Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
L
lcc-shape
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
wangmingming
lcc-shape
Commits
8fbf14a1
Commit
8fbf14a1
authored
Dec 20, 2023
by
wang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pc test
parent
f9d0f14a
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
94 additions
and
88 deletions
+94
-88
jetblue.py
jetblue.py
+71
-64
js_dom_run.js
js_dom_run.js
+2
-1
src.js
src.js
+4
-4
src_run_chrome_105.js
src_run_chrome_105.js
+6
-6
sss.js
sss.js
+2
-2
test_cookie.py
test_cookie.py
+9
-11
No files found.
jetblue.py
View file @
8fbf14a1
This diff is collapsed.
Click to expand it.
js_dom_run.js
View file @
8fbf14a1
...
@@ -5834,7 +5834,7 @@ setTimeout(() => {
...
@@ -5834,7 +5834,7 @@ setTimeout(() => {
var
xhr
=
new
XMLHttpRequest
();
var
xhr
=
new
XMLHttpRequest
();
xhr
.
open
(
'POST'
,
"https://
jbrest.jetblue.com/lfs-rwb/outboundLFS
"
,
false
);
xhr
.
open
(
'POST'
,
"https://
www.southwest.com/api/air-booking/v1/air-booking/page/air/booking/shopping
"
,
false
);
xhr
.
send
(
"{
\"
tripType
\"
:
\"
oneWay
\"
,
\"
from
\"
:
\"
ZLA
\"
,
\"
to
\"
:
\"
NAS
\"
,
\"
depart
\"
:
\"
2023-04-11
\"
,
\"
cabin
\"
:
\"
economy
\"
,
\"
refundable
\"
:false,
\"
dates
\"
:{
\"
before
\"
:
\"
3
\"
,
\"
after
\"
:
\"
3
\"
},
\"
pax
\"
:{
\"
ADT
\"
:1,
\"
CHD
\"
:0,
\"
INF
\"
:0,
\"
UNN
\"
:0},
\"
redempoint
\"
:false,
\"
pointsBreakup
\"
:{
\"
option
\"
:
\"\"
,
\"
value
\"
:0},
\"
isMultiCity
\"
:false}"
)
xhr
.
send
(
"{
\"
tripType
\"
:
\"
oneWay
\"
,
\"
from
\"
:
\"
ZLA
\"
,
\"
to
\"
:
\"
NAS
\"
,
\"
depart
\"
:
\"
2023-04-11
\"
,
\"
cabin
\"
:
\"
economy
\"
,
\"
refundable
\"
:false,
\"
dates
\"
:{
\"
before
\"
:
\"
3
\"
,
\"
after
\"
:
\"
3
\"
},
\"
pax
\"
:{
\"
ADT
\"
:1,
\"
CHD
\"
:0,
\"
INF
\"
:0,
\"
UNN
\"
:0},
\"
redempoint
\"
:false,
\"
pointsBreakup
\"
:{
\"
option
\"
:
\"\"
,
\"
value
\"
:0},
\"
isMultiCity
\"
:false}"
)
xhr
.
setRequestHeader
(
'user-agent'
,
ENV
.
navigatorparams
.
useragent
)
xhr
.
setRequestHeader
(
'user-agent'
,
ENV
.
navigatorparams
.
useragent
)
print
(
JSON
.
stringify
(
xhr
.
headers
))
print
(
JSON
.
stringify
(
xhr
.
headers
))
...
@@ -5846,6 +5846,7 @@ setTimeout(() => {
...
@@ -5846,6 +5846,7 @@ setTimeout(() => {
},
2000
)
},
2000
)
;
;
;
;
addEventListener
=
window
.
addEventListener
;
;
;
we
=
Function
.
prototype
.
toString
,
we
=
Function
.
prototype
.
toString
,
Function
.
prototype
.
toString
=
function
(...
h
)
{
Function
.
prototype
.
toString
=
function
(...
h
)
{
...
...
src.js
View file @
8fbf14a1
No preview for this file type
src_run_chrome_105.js
View file @
8fbf14a1
This diff is collapsed.
Click to expand it.
sss.js
View file @
8fbf14a1
This diff is collapsed.
Click to expand it.
test_cookie.py
View file @
8fbf14a1
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment