Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
P
px3
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
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangmingming
px3
Commits
37c63b29
Commit
37c63b29
authored
Jun 21, 2024
by
wang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
收集环境
parent
3a2240ed
Changes
5
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
757 additions
and
5064 deletions
+757
-5064
pc.js
pc.js
+223
-217
f91.js
src/f91.js
+461
-4771
px.js
src/px.js
+19
-19
utils.js
src/utils.js
+49
-51
test_search.py
test_search.py
+5
-6
No files found.
pc.js
View file @
37c63b29
This diff is collapsed.
Click to expand it.
src/f91.js
View file @
37c63b29
This diff is collapsed.
Click to expand it.
src/px.js
View file @
37c63b29
...
...
@@ -958,7 +958,7 @@ export class PxEnv {
"PX12260"
:
this
.
navigator
.
useragent
,
"PX12249"
:
false
,
"PX11897"
:
"
90e65465
"
,
// 固定
"PX11897"
:
"
6a7358db
"
,
// 固定
"PX12597"
:
1
,
...
...
@@ -984,15 +984,15 @@ export class PxEnv {
"PX11991"
:
12
,
"PX11837"
:
3
4
,
"PX11837"
:
3
6
,
"PX11632"
:
0
,
"PX11409"
:
11
,
//todo
"PX11508"
:
"49e5084e"
,
"PX11452"
:
"
7c5f9724
"
,
//
"PX11508": "49e5084e",
"PX11452"
:
"
fd132069
"
,
"PX12218"
:
"65d826e0"
,
"PX12481"
:
"a9269e00"
,
"PX11780"
:
"
50a5ec55
"
,
"PX11780"
:
"
cbc13de0
"
,
"PX12588"
:
"webkit"
,
// "\u0018nSxTq}":1,
...
...
@@ -1004,7 +1004,7 @@ export class PxEnv {
// "PX12577": "function query() { [native code] }",
"PX12594"
:
false
,
"PX12566"
:
false
,
"PX12571"
:
this
.
createPX12571
()
||
"60921215"
,
// allowedFeatures();
"PX12571"
:
"60921215"
,
// allowedFeatures();
"PX12581"
:
"default"
,
"PX12582"
:
3
,
"PX12587"
:
false
,
...
...
@@ -1352,7 +1352,7 @@ export class PxEnv {
"PX11540"
:
true
,
"PX11539"
:
"64556c77"
,
"PX11555"
:
4294705152
,
"PX11452"
:
"7c5f9724
"
,
"PX11452"
:
"fd132069
"
,
"PX12527"
:
"3207084bd110f1ac964863e23aa78e04"
,
"PX11484"
:
[],
"PX12501"
:
md5
(
this
.
vid
),
...
...
@@ -1984,18 +1984,18 @@ export class PxEnv {
// return plg.name+'::'+ plg.description+'::' + plg['0'].type + '~' + plg['0'].suffixes
// })
var
e
=
[];
try
{
let
m
=
this
.
ENV
for
(
var
t
=
0
;
t
<
Object
.
keys
(
m
[
"plugins"
])[
"length"
]
&&
t
<
30
;
t
++
)
{
var
n
=
m
[
"plugins"
][
t
],
r
=
n
[
"name"
]
+
"::"
+
n
[
"description"
];
for
(
var
a
=
0
;
a
<
n
[
"length"
];
a
++
)
{
r
=
r
+
"::"
+
(
n
[
a
]
??
n
[
'field'
+
(
a
+
1
)])[
"type"
]
+
"~"
+
(
n
[
a
]
??
n
[
'field'
+
(
a
+
1
)])[
"suffixes"
];
}
e
[
"push"
](
r
);
}
}
catch
(
e
)
{
}
//
try {
//
let m = this.ENV
//
for (var t = 0; t < Object.keys(m["plugins"])["length"] && t < 30; t++) {
//
var n = m["plugins"][t], r = n["name"] + "::" + n["description"];
//
for (var a = 0; a < n["length"]; a++) {
//
r = r + "::" + (n[a] ?? n['field' + (a + 1)])["type"] + "~" + (n[a] ?? n['field' + (a + 1)])["suffixes"];
//
}
//
e["push"](r);
//
}
//
} catch (e) {
//
//
}
return
e
;
}
...
...
src/utils.js
View file @
37c63b29
...
...
@@ -676,19 +676,16 @@ export function Ol(t) {
export function genUuid(t, e, n, r) {
function s(t) {
return s = "
function
" == typeof Symbol && "
symbol
" == typeof Symbol.iterator ? function (t) {
return typeof t;
} : function (t) {
return t && "
function
" == typeof Symbol && t.constructor === Symbol && t !== Symbol.prototype ? "
symbol
" : typeof t;
}, s(t);
export function genUuid (t, e, n, r) {
function vt() {
return +new Date();
}
var ir;
var cr = 36;
try {
if (("
undefined
" == typeof crypto ? "
undefined
" : s(crypto)) !== g && crypto && crypto["
getRandomValues
"]
) {
if (("
undefined
" !== typeof crypto)
) {
var ur = new Uint8Array(16);
(ir = function () {
return crypto["
getRandomValues
"](ur), ur;
...
...
@@ -728,7 +725,8 @@ export function genUuid(t, e, n, r) {
o[i] = parseInt(10 * Math["
random
"]()) * +o[i] || parseInt(Math["
random
"]() * cr);
}
a = yr(o, 0);
} catch (t) {}
} catch (t) {
}
}
var c = e && n || 0;
var u = e || [];
...
...
@@ -749,7 +747,7 @@ export function genUuid(t, e, n, r) {
}
var g = e || yr(u);
return a === g ? a : g;
}
}
if (import.meta.url === `file://${process.argv[1]}`) {
...
...
test_search.py
View file @
37c63b29
...
...
@@ -10,7 +10,7 @@ headers = {
"authority"
:
"www.flyfrontier.com"
,
"accept"
:
"application/json, text/plain, */*"
,
"accept-language"
:
"en-US"
}
url
=
"https://booking.flyfrontier.com/Flight/InternalSelect?o1=BNA&d1=ATL&dd1=Apr
%2027
,
%202024
&ADT=1&mon=true&promo="
cks
=
"
_px2=eyJ1IjoiYTQ0YTQ5ZTAtMmYxNy0xMWVmLThmYmEtZTFlZTAxNmJhMTdjIiwidiI6ImE0OGNhNDBiLTJmMTctMTFlZi1hMmE0LWQxMTM3ZGU5NDVlMiIsInQiOjE3MTg4OTY3MDg4NDMsImgiOiI4OTUyOGIwYTY1NWVlMzUzMTczMjBiNDliZWE2MTA5MmU4MWZmMmU5NTk0NTI4Mzc3YTRlNjgzZTQ5Y2UxNjYwIn0
="
cks
=
"
pxcts=3ee1648a-2fa6-11ef-9bc1-7ce24800bb12; _pxvid=3ee15079-2fa6-11ef-9bc0-0add1130ea42; _px2=eyJ1IjoiM2U2MTg1ZjAtMmZhNi0xMWVmLWFlMmItMzM5NzViZmUyNTQ2IiwidiI6IjNlZTE1MDc5LTJmYTYtMTFlZi05YmMwLTBhZGQxMTMwZWE0MiIsInQiOjYyMDIzMzg4MDAwNCwiaCI6IjhiZTJmYzc0YmRlYzNlN2RlYTIwMjc2NTRlOGEwMWI1OGVkYWFkMWU5YTFhNjMzMzNmMTNkMjU2NTViN2JmZmMifQ=
="
...
...
@@ -26,7 +26,7 @@ prox = 'http://uni00002_custom_zone_US2_sid_4428759_time_5:FdkiGHty9a@us.ipwo.ne
for
i
in
range
(
20
):
prox
=
'http://127.0.0.1:7890'
#
prox = 'http://127.0.0.1:7890'
# url = "http://httpbin.org/ip"
# response = requests.post('http://52.52.23.116/tls/forward',
# response = requests.post('http://lcc.unififi.com/tls/forward',
...
...
@@ -34,14 +34,14 @@ for i in range(20):
response
=
requests
.
post
(
'http://192.168.50.197:58000/tls/forward'
,
json
=
{
'url'
:
'https://booking.flyfrontier.com/Flight/InternalSelect?o1=
BNA&d1=ATL&dd1=Apr
%2027
,
%202024
&ADT=1&mon=true&promo='
,
'url'
:
'https://booking.flyfrontier.com/Flight/InternalSelect?o1=
ATL&d1=AUS&dd1=Jun
%2021
,
%202024
&ADT=1&mon=true&promo='
,
'headers'
:
{
"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"
,
"accept-language"
:
"en,en-US;q=0.9,zh-CN;q=0.8,zh;q=0.7,ru;q=0.6"
,
"cache-control"
:
"no-cache"
,
"pragma"
:
"no-cache"
,
"priority"
:
"u=0, i"
,
"sec-ch-ua"
:
"
\"
Not/A)Brand
\"
;v=
\"
8
\"
,
\"
Chromium
\"
;v=
\"
12
6
\"
,
\"
Google Chrome
\"
;v=
\"
126
\"
"
,
"sec-ch-ua"
:
"
\"
Not/A)Brand
\"
;v=
\"
8
\"
,
\"
Chromium
\"
;v=
\"
12
0
\"
,
\"
Google Chrome
\"
;v=
\"
120
\"
"
,
"sec-ch-ua-mobile"
:
"?0"
,
"sec-ch-ua-platform"
:
"
\"
Windows
\"
"
,
"sec-fetch-dest"
:
"document"
,
...
...
@@ -49,8 +49,7 @@ for i in range(20):
"sec-fetch-site"
:
"same-site"
,
"sec-fetch-user"
:
"?1"
,
"upgrade-insecure-requests"
:
"1"
,
"user-agent"
:
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"
,
"user-agent"
:
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
,
"cookie"
:
cks
,
},
...
...
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