Your Name 4 years ago
parent
commit
5f3216abbb
1 changed files with 2 additions and 1 deletions
  1. 2 1
      utils/check_web.py

+ 2 - 1
utils/check_web.py

@@ -32,7 +32,8 @@ allurls=[
     'https://admin.hhh.com.tw/login.php',
     'https://admin.hhh.com.tw/login.php',
     'http://gstv.com.tw/',
     'http://gstv.com.tw/',
     'http://www.liyang-design.com/',
     'http://www.liyang-design.com/',
-    'http://www.keidesign.com.tw'
+    'http://www.keidesign.com.tw',
+    'https://rss.hhh.com.tw/yahoo/index'
 ]
 ]
 
 
 for url in allurls:
 for url in allurls: