mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-14 17:30:21 +08:00
do not use proxy on tests
This commit is contained in:
parent
1f23eaf37e
commit
d3ec88eeff
@ -40,7 +40,7 @@ def test_bypass(website: str):
|
||||
**LinkRequest.model_construct(
|
||||
url=website, max_timeout=30, cmd="request.get"
|
||||
).model_dump(),
|
||||
"proxy": "203.174.15.83:8080",
|
||||
# "proxy": "203.174.15.83:8080",
|
||||
},
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user