You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
# Description
4
4
5
-
:warning: This program is still experimental and (badly written) so there are probably some bugs and vulnerabilities in the bot detection system. :warning:
5
+
:warning: This program is still experimental so there are probably some bugs and vulnerabilities in the bot detection system. :warning:
6
6
7
7
The algorithm is based on the fact that every browser will accept cookie and load the external CSS that you included in your HTML page so in case of a stupid/basic bot it won't simply process the cookie or/and load that external CSS file because it does not process the HTML code.
8
8
@@ -56,4 +56,4 @@ ipfilter / {
56
56
prefix_dir JAIL_PATH
57
57
}
58
58
````
59
-
and change `JAIL_PATH` with the value of `JAIL_PATH` that you have previously defined in the `config.toml` file.
59
+
and change `JAIL_PATH` with the value of `JAIL_PATH` that you have previously defined in the `config.toml` file.
0 commit comments