Your Name 3 年 前
コミット
a6c5c9fe82
1 ファイル変更2 行追加0 行削除
  1. 2 0
      monitor/hhh_404_manager.py

+ 2 - 0
monitor/hhh_404_manager.py

@@ -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')