We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 752bc54 commit 7b40daeCopy full SHA for 7b40dae
README.md
@@ -50,7 +50,7 @@ $api_result = $cleantalk_antispam->handle();
50
51
### Step 2.1 - add js lib to your html template
52
```html
53
-<script src="https://moderate.cleantalk.org/ct-bot-detector-wrapper.js"></script>
+<script src="https://moderate.cleantalk.org/ct-bot-detector-wrapper.js" defer></script>
54
```
55
_Need for gathering frontend data._
56
0 commit comments