Commit 51d56260 authored by wang's avatar wang

ws 测试

parent 9e291463
......@@ -177,7 +177,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