Skip to content

Commit ce0ae57

Browse files
authored
Update README.md
Changed URL for bot detector
1 parent 07c39e6 commit ce0ae57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ $api_result = $cleantalk_antispam->handle();
5252
### Step 2.1 - add js lib to your html template
5353
_Need for gathering frontend data._
5454
```html
55-
<script src="https://moderate.cleantalk.org/ct-bot-detector-wrapper.js" defer></script>
55+
<script src="https://fd.cleantalk.org/ct-bot-detector-wrapper.js" defer></script>
5656
```
5757
and do not forget to add additional parameter to the request
5858
```php linenums="3"

0 commit comments

Comments
 (0)