Commit 97e3df6c authored by wang's avatar wang

test

parent 33c263bf
......@@ -256,8 +256,8 @@ if __name__ == '__main__':
# 'http': "http://unfflcc:76cc14-47b8dd-1f8ace-827836-0c740e@usa.rotating.proxyrack.net:9000",
# 'https': "http://unfflcc:76cc14-47b8dd-1f8ace-827836-0c740e@usa.rotating.proxyrack.net:9000",
# }
# r = Reese84ByPass('https://www.flyscoot.com/', 'http://unfflcc:76cc14-47b8dd-1f8ace-827836-0c740e@usa.rotating.proxyrack.net:9000')
r = Reese84ByPass('https://www.flyscoot.com/', 'http://user-uni007-region-us:q39CEBTs5A5YQXor@pr.roxlabs.cn:4600')
r = Reese84ByPass('https://www.flyscoot.com/', 'http://unfflcc:76cc14-47b8dd-1f8ace-827836-0c740e@usa.rotating.proxyrack.net:9000')
# r = Reese84ByPass('https://www.flyscoot.com/', 'http://user-uni007-region-us:q39CEBTs5A5YQXor@pr.roxlabs.cn:4600')
# r = Reese84ByPass('https://www.flyscoot.com/', 'http://127.0.0.1:8890')
# while True:
print(r.start())
......@@ -13,7 +13,9 @@ session.proxies = {
'https': "http://user-uni007-region-us:q39CEBTs5A5YQXor@pr.roxlabs.cn:4600",
}
headers = {"authority": "makeabooking.flyscoot.com", "sec-ch-ua": "\"Google Chrome\";v=\"117\", \"Not;A=Brand\";v=\"8\", \"Chromium\";v=\"117\"", "sec-fetch-mode": "navigate", "accept-language": "en-US,en;q=0.9", "pragma": "no-cache", "sec-ch-ua-mobile": "?0", "sec-fetch-user": "?1", "accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", "cache-control": "no-cache", "sec-ch-ua-platform": "\"macOS\"", "sec-fetch-site": "none", "upgrade-insecure-requests": "1", "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36", "sec-fetch-dest": "document", "cookie": "reese84=3:4CmdPwLvfBRc6A36T09R0w==:tKDETX3kQXeYfkFw2EfPXCvTc3fOybw+e73DWigYe9Ihs/hjv94ARAsU1hVXjB70ZJSeGaPf66tqtTi4s4jamm0CossreLcFI7PTBhMqgtKmLuaiXNMl9zClgbwjacQ7stELU4ozLcvvmCT4d1YkI4Ik3YpL49nQNDIw0fOgXmd/GljSMf0hNUZBiICP2hmERgMgwNBB5QuitSZzcJjbVM8zZ5Ws9Qdy5QiCa30DCq3niVrK4tFI5Q9G5r4gaG5xqye+vpZH9ckjSDS9LZaj1lXVF4FYe5M6cup4Xxs2VxmjuHcnNjaCHndoHLOZpyP1buptOOuV/RG7x10rjrwTbPv2qw31vm8RXK7W3heh8MsBhRFzNf7Wy5WIXWL4kbGONiZITLjOCdddXrlT+XZPLPXAwJ3zjeJr4IndPOONrlp3u7bnm7GO+VTdfj4WkgpTKtkulLBftxLFzk5MWaWDYg==:ZhgVCth+sGQAZXY3Hh/AbMNS1sI7NSy3t60KbI1oyig="}
headers = {"sec-ch-ua-platform": "\"macOS\"", "sec-fetch-mode": "navigate", "upgrade-insecure-requests": "1", "cookie": "", "sec-ch-ua-mobile": "?0", "cache-control": "no-cache", "authority": "makeabooking.flyscoot.com", "accept-language": "en-US,en;q=0.9", "pragma": "no-cache", "sec-fetch-dest": "document", "sec-fetch-site": "none", "accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", "sec-fetch-user": "?1", "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36", "sec-ch-ua": "\"Google Chrome\";v=\"117\", \"Not;A=Brand\";v=\"8\", \"Chromium\";v=\"117\""}
url = "https://makeabooking.flyscoot.com/Book/Flight?culture=en-SG&type=oneway&dst1=HKT&ast1=TAO&dd=2023-12-15&rd=null&adt=1&chd=0&inf=0#"
url = "https://makeabooking.flyscoot.com/Book/Flight?culture=en-SG&type=oneway&dst1=SIN&ast1=ADL&dst2=ADL&ast2=SIN&dd=2023-12-18&rd=null&adt=1&chd=0&inf=0"
......
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