mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 09:50:20 +08:00
remove untestable websites from github
This commit is contained in:
parent
b5538c17ea
commit
542603b246
@ -12,11 +12,12 @@ from src.utils import logger
|
||||
client = TestClient(app)
|
||||
|
||||
test_websites = [
|
||||
"https://www.ygg.re/",
|
||||
"https://btmet.com/",
|
||||
"https://ext.to/",
|
||||
# "https://btmet.com/",
|
||||
# "https://extratorrent.st/", # github is blocking these
|
||||
# "https://idope.se/", # github is blocking these
|
||||
# Not testable on github actions
|
||||
# "https://www.ygg.re/",
|
||||
# "https://extratorrent.st/",
|
||||
# "https://idope.se/",
|
||||
# "https://speed.cd/login",
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user