瀏覽代碼

add model

derrickx 1 年之前
父節點
當前提交
d0bf384faf
共有 1 個文件被更改,包括 1 次插入1 次删除
  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/7ubn_')
+        process_running(max_threads=8, pocket_url='https://t.livepocket.jp/e/kpzzl')
 
 
 if __name__ == '__main__':