mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
Allow create a whitelist to not block some bots
This commit is contained in:
parent
5ad9dbf321
commit
a768d31efe
1 changed files with 1 additions and 0 deletions
|
@ -209,6 +209,7 @@ if(empty(\$global['webSiteRootPath'])){
|
|||
\$mysqlDatabase = '{$_POST['databaseName']}';
|
||||
|
||||
//\$global['stopBotsList'] = array('bot','spider','rouwler','Nuclei','MegaIndex','NetSystemsResearch','CensysInspect','slurp','crawler','curl','fetch','loader');
|
||||
//\$global['stopBotsWhiteList'] = array('google','bing','yahoo','yandex');
|
||||
|
||||
/**
|
||||
* Do NOT change from here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue