stanley 2 лет назад
Родитель
Сommit
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['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['cancel_retry_time'] = [10120 => ["9:00",'10:00','11:00']];
+
+
+$third_jumps = [
+];
+$config['third_jumps'] = $third_jumps;