Explorar o código

add new result record file

xubo hai 1 ano
pai
achega
7e24374d78
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app.py

+ 1 - 1
app.py

@@ -307,7 +307,7 @@ def run_daily_job(hour, minute):
 
 def looper_job():
     while 1:
-        process_running(max_threads=1, pocket_url='https://t.livepocket.jp/e/henai_food')
+        process_running(max_threads=1, pocket_url='https://t.livepocket.jp/e/l3im7')
 
 
 if __name__ == '__main__':