bot detector base code

This commit is contained in:
Klemek
2021-04-04 21:56:39 +02:00
parent 823d97f4bb
commit 140e472e29
3 changed files with 67 additions and 0 deletions
+4
View File
@@ -63,6 +63,10 @@
"hit_counter": {
"unique_visitor_timeout": 7200000
},
"robots": {
"list_url": "https://raw.githubusercontent.com/atmire/COUNTER-Robots/master/COUNTER_Robots_list.json",
"list_file": "robots_list.json"
},
"redis": {
"host": "localhost",
"port": 6379