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

+ 1 - 1
monitor/hhh3.py

@@ -25,7 +25,7 @@ lst=[]
 cursor = db.query('SELECT query FROM seo.hhh_gsc_imp where position >=2.0 and position <=9.0 order by rand();')
 
 for c in cursor:
-    lst.append([c['kw']])
+    lst.append([c['query']])
 
 
 def run_once(pport, dockername):