diff --git a/config.php b/config.php index 740721e..b42be76 100644 --- a/config.php +++ b/config.php @@ -22,7 +22,7 @@ define('SIGN', true); // 用户传参的签名验证,请勿关闭,后果自 // 封锁指定epid视频 define('BAN_EP', 0); // 是否开启ban特定视频。1 为开启, 0 关闭 //$epid_list = array('369747','371362','371461','371462','371463','371596'); //示范内容:(单集屏蔽) -//$epid_list = array("769927","778292","778044","779739","778998","780016"); //示范内容:(屏蔽天官賜福 第二季) +//$epid_list = array("769927","778292","778044","779739","780016","779967","778998"); //示范内容:(屏蔽天官賜福 第二季) /* // 示范内容:(范围屏蔽) foreach (range(368703, 368714) as $n) { array_push($epid_list, strval($n));