Files
CLOAK/tools/fixtures/regression_fp.php
T
2026-06-14 14:00:24 +08:00

31 lines
1019 B
PHP
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
/** 回归:fp 模式(独立配置,勿与其他 fixture 同进程 include */
define('SHOW_SITE_MODE_SWITCH', 'fp');
define('SHOW_SITE_IP', '');
define('BLACKLIST_GROUP_ID', 0);
define('WHITELIST_GROUP_ID', 0);
define('SHOW_SITE_COUNTRY', 'US');
define('CLOAK_SHOW_CONTENT', '302');
define('DB_FP', ['https://example.com/fp']);
define('COSTM_IP_SCORE', 'test');
define('BLACK_LIST', '0');
define('AUTO_BLACK', 'OFF');
define('IS_VIRTUAL', '0');
define('AUTO_BLACK_TIMES', '5');
define('WHITE_PARAMS', '');
define('IPHONE_MODEL', 0);
define('SHOW_SITE_MOBILE', 0);
define('SHOW_SITE_OUTPUT', 1);
define('WRITE_LOG', 0);
define('CLOAK_ZH_ON', 'OFF');
define('CLOAK_OS_ON', 'OFF');
define('KEEP_PARAMS', 'OFF');
define('CLOAK_REDIRECT_METHOD', '302');
define('DB_ZP', 'https://example.com/zp');
define('CLOAK_MOBILE_ON', 'OFF');
define('CLOAK_V_REFERER', 'OFF');
define('CLOAK_RISK_NUMBER', '0');
define('CLOAK_RISK_ENHANCED', 'OFF');
define('CLOAK_URL_ARGS_TIMEOUT', '0');
define('CLOAK_DEBUG_MODE', 'OFF');