mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 09:50:20 +08:00
disable invalid websites
This commit is contained in:
parent
0d5dfb0eb4
commit
6577ad2df8
@ -9,10 +9,10 @@ from src.models.requests import LinkRequest
|
||||
client = TestClient(app)
|
||||
|
||||
test_websites = [
|
||||
# "https://ext.to/",
|
||||
# "https://btmet.com/",
|
||||
"https://extratorrent.st/",
|
||||
# "https://idope.se/",
|
||||
"https://ext.to/",
|
||||
"https://btmet.com/",
|
||||
# "https://extratorrent.st/", # github is blocking these
|
||||
# "https://idope.se/", # github is blocking these
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user