mirror of
https://github.com/luzhisheng/js_reverse.git
synced 2025-04-20 10:25:01 +08:00
猿人学第16题
This commit is contained in:
parent
3bef2f38b8
commit
4fa64f20a6
1021
猿人学第16题-网站打开调试就跳转/btoa.js
Normal file
1021
猿人学第16题-网站打开调试就跳转/btoa.js
Normal file
File diff suppressed because it is too large
Load Diff
5
猿人学第16题-网站打开调试就跳转/案例.py
Normal file
5
猿人学第16题-网站打开调试就跳转/案例.py
Normal file
@ -0,0 +1,5 @@
|
||||
import requests
|
||||
|
||||
|
||||
res = requests.get(url="https://match.yuanrenxue.com/api/match/16?page=3&m=35pGsZKckjNpYG4caf9b2ee96b170539ec31690e4d614c7r2JyPi2kRm&t=1650522431000")
|
||||
print(res.text)
|
Loading…
x
Reference in New Issue
Block a user