mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 19:42:38 +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']}';
|
\$mysqlDatabase = '{$_POST['databaseName']}';
|
||||||
|
|
||||||
//\$global['stopBotsList'] = array('bot','spider','rouwler','Nuclei','MegaIndex','NetSystemsResearch','CensysInspect','slurp','crawler','curl','fetch','loader');
|
//\$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
|
* Do NOT change from here
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue