stanley 2 年之前
父节点
当前提交
670713943e
共有 2 个文件被更改,包括 10 次插入0 次删除
  1. 5 0
      data/config/xyz/refill.ini.php
  2. 5 0
      data/config/yl/refill.ini.php

+ 5 - 0
data/config/xyz/refill.ini.php

@@ -8748,3 +8748,8 @@ $config['third_providers'] = $third_providers;
 
 
 $config['auto_find_channels'] = true;
 $config['auto_find_channels'] = true;
 $config['cancel_retry_time'] = [10120 => ["9:00",'10:00','11:00']];
 $config['cancel_retry_time'] = [10120 => ["9:00",'10:00','11:00']];
+
+
+$third_jumps = [
+];
+$config['third_jumps'] = $third_jumps;

+ 5 - 0
data/config/yl/refill.ini.php

@@ -7388,3 +7388,8 @@ $config['third_providers'] = $third_providers;
 
 
 $config['auto_find_channels'] = true;
 $config['auto_find_channels'] = true;
 $config['cancel_retry_time'] = [10120 => ["9:00",'10:00','11:00']];
 $config['cancel_retry_time'] = [10120 => ["9:00",'10:00','11:00']];
+
+
+$third_jumps = [
+];
+$config['third_jumps'] = $third_jumps;