mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 09:50:20 +08:00
test if cloudflare blocks after 2 requests
This commit is contained in:
parent
070ecf2eaa
commit
b5538c17ea
@ -12,12 +12,12 @@ from src.utils import logger
|
|||||||
client = TestClient(app)
|
client = TestClient(app)
|
||||||
|
|
||||||
test_websites = [
|
test_websites = [
|
||||||
"https://ext.to/",
|
|
||||||
"https://btmet.com/",
|
|
||||||
"https://extratorrent.st/", # github is blocking these
|
|
||||||
"https://idope.se/", # github is blocking these
|
|
||||||
"https://www.ygg.re/",
|
"https://www.ygg.re/",
|
||||||
"https://speed.cd/login",
|
"https://ext.to/",
|
||||||
|
# "https://btmet.com/",
|
||||||
|
# "https://extratorrent.st/", # github is blocking these
|
||||||
|
# "https://idope.se/", # github is blocking these
|
||||||
|
# "https://speed.cd/login",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user