mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2026-09-24 14:20:08 +01:00
do not use proxy on tests
This commit is contained in:
+1
-1
@@ -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",
|
||||
},
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user