Commit 342deb8c authored by wang's avatar wang

ws 测试

parent 4d23dd30
......@@ -200,7 +200,7 @@ while True:
setTimeout(r=> {
window.mouse_move(startx,starty,endx,endy)
// window.mouse_move(startx,starty,endx,endy)
var xhr = new XMLHttpRequest();
xhr.open('POST', "https://apiw.westjet.com/ecomm/booktrip/flight-search-api/v1", false);
xhr.send(`{"tripType": "oneWay", "from": "ZLA", "to": "NAS", "depart": "2023-04-11",
......
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