derrickx 1 rok temu
rodzic
commit
1251bbb77f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      livepocket/302_full.py

+ 1 - 1
livepocket/302_full.py

@@ -317,7 +317,7 @@ def run_daily_job(hour, minute):
 
 def looper_job():
     while 1:
-        process_running(max_threads=8, pocket_url='https://t.livepocket.jp/e/989wh')
+        process_running(max_threads=8, pocket_url='https://t.livepocket.jp/e/7ubn_')
 
 
 if __name__ == '__main__':