Jared 3 năm trước cách đây
mục cha
commit
d40832073c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      INNNews/general_clickbot.py

+ 1 - 1
INNNews/general_clickbot.py

@@ -17,7 +17,7 @@ import time
 import traceback
 import sys
 import fire
-from INNNews import notifytest
+#from INNNews import notifytest
 
 db = dataset.connect('mysql://choozmo:pAssw0rd@db.ptt.cx:3306/seo?charset=utf8mb4')
 table=db['general_log']