maxmind国家判断失效跳过
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
define('SHOW_SITE_IP', '' );
|
||||
define('BLACKLIST_GROUP_ID', 0 );
|
||||
define('WHITELIST_GROUP_ID', 0 );
|
||||
define('SHOW_SITE_COUNTRY', 'BR' );
|
||||
define('SHOW_SITE_COUNTRY', '' );
|
||||
define('CLOAK_SHOW_CONTENT', '302');
|
||||
define('DB_FP', array (
|
||||
0 => 'https://www.google.com/',
|
||||
@@ -19,12 +19,12 @@
|
||||
define('SHOW_SITE_MOBILE', 0 );
|
||||
define('SHOW_SITE_OUTPUT', 1 );
|
||||
define('WRITE_LOG', 1 );
|
||||
define('CLOAK_ZH_ON', 'OFF');
|
||||
define('CLOAK_ZH_ON', 'ON');
|
||||
define('CLOAK_OS_ON', 'OFF');
|
||||
define('KEEP_PARAMS', 'OFF');
|
||||
define('CLOAK_REDIRECT_METHOD', 'curl');
|
||||
define('DB_ZP', 'https://worldhomenest.store');
|
||||
define('CLOAK_MOBILE_ON', 'ON');
|
||||
define('CLOAK_MOBILE_ON', 'OFF');
|
||||
define('CLOAK_V_REFERER', 'OFF');
|
||||
define('CLOAK_RISK_NUMBER', '68');
|
||||
define('CLOAK_RISK_ENHANCED', 'ON');
|
||||
|
||||
Reference in New Issue
Block a user