Skip to content
This repository was archived by the owner on Apr 18, 2022. It is now read-only.

Commit 4099ad9

Browse files
authored
be enthusiastic
1 parent 0ed64fa commit 4099ad9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Description
44

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:
66

77
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.
88

@@ -56,4 +56,4 @@ ipfilter / {
5656
prefix_dir JAIL_PATH
5757
}
5858
````
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

Comments
 (0)