update version
This commit is contained in:
@@ -38,6 +38,7 @@ class Bot
|
||||
];
|
||||
$this->reg = '~' . implode('|', [
|
||||
'GET / HTTP',
|
||||
'GET /favicon.ico HTTP',
|
||||
preg_quote($this->getHashBot())
|
||||
]) . '~';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user