Jared %!s(int64=2) %!d(string=hai) anos
pai
achega
c76e4530df
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      monitor/general_clickbot_hhh.py

+ 1 - 1
monitor/general_clickbot_hhh.py

@@ -112,11 +112,11 @@ def run_once(q):
     driver.quit()
     sys.exit()
 
-
 cursor = db.query('SELECT query FROM seo.hhh_gsc_imp where position >=2.5 and position <=8.5 order by rand() limit 1')
 query=None
 for c in cursor:
     query=c['query']
+    print(query)
     break
 
 run_once((query,'hhh.com.tw'))