Skip to content

Commit a989839

Browse files
committed
update altcha challenge url
1 parent a65dcea commit a989839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/catalog-submit/CatalogSubmit.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -830,7 +830,7 @@ export function Component() {
830830
/>
831831
</Form.Group>
832832
<altcha-widget
833-
challengeurl={`https://api.staticforms.xyz/api/altcha/challenge?apiKey=${API_KEY}`}
833+
challengeurl={`https://www.staticforms.xyz/api/altcha/challenge?apiKey=${API_KEY}`}
834834
name="altchaToken"
835835
auto="onfocus"
836836
/>

0 commit comments

Comments
 (0)