We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c77627 commit 5758b09Copy full SHA for 5758b09
1 file changed
README.md
@@ -79,7 +79,7 @@ from cleantalk_python_antispam.cleantalk import CleanTalk
79
80
For improve protection include javascript to your layout before \<\/body\> tag:
81
```html
82
-<script type="text/javascript" src="https://moderate.cleantalk.org/ct-bot-detector-wrapper.js"></script>
+<script type="text/javascript" src="https://fd.cleantalk.org/ct-bot-detector-wrapper.js"></script>
83
```
84
85
## Changelog
0 commit comments