Commit 488aa207 authored by TesterYao's avatar TesterYao

1

parent b034b62e
......@@ -46,8 +46,8 @@ if __name__ == '__main__':
base_url = 'http://mp.weixinbridge.com/mp/wapredirect?url=' # 微信官方接口,可用于域名巡查,后面拼接上需要巡查的域名或链接
session = requests.session()
headers = {'User-Agent':'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36'}
ck_url_list = ['po.sxyddc555.cn/site/danding/wxpayment.html','web.sgwd188.com/landingPage/getGiftV2022804_01_29_new_jsapi_q?channelCode=u155ha',
'web.sgwd188.com/','po.sxyddc555.cn'
ck_url_list = ['web.sgwd188.com/landingPage/getGiftV2022804_01_29_new_jsapi_q?channelCode=u155ha',
'web.sgwd188.com/'
]
while True:
for ck_url in ck_url_list:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment