Update bot_detector.js
This commit is contained in:
@@ -11,8 +11,6 @@ module.exports = (config) => {
|
||||
},
|
||||
count: [],
|
||||
regex: null,
|
||||
knownBots: [],
|
||||
known: [],
|
||||
};
|
||||
|
||||
const fetchList = (cb) => {
|
||||
|
||||
Reference in New Issue
Block a user