derrickx hace 1 año
padre
commit
1251bbb77f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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__':