@@ -14,6 +14,8 @@ cursor=db.query('SELECT hcolumn_id FROM xoops._hcolumn where onoff>0 order by ra
for c in cursor:
print(c['hcolumn_id'])
os.system('python3 hhh_404.py https://hhh.com.tw/columns/detail/'+str(c['hcolumn_id'])+'/')
+ os.system('python3 hhh_404.py https://www.hhh.com.tw/')
+ os.system('python3 hhh_404.py https://m.hhh.com.tw/hhh-home-mb/index.html')