quick check

This commit is contained in:
Thephaseless 2024-09-13 19:13:37 +00:00
parent fda6f18657
commit 0d5dfb0eb4

View File

@ -9,10 +9,10 @@ from src.models.requests import LinkRequest
client = TestClient(app) client = TestClient(app)
test_websites = [ test_websites = [
"https://ext.to/", # "https://ext.to/",
"https://btmet.com/", # "https://btmet.com/",
"https://extratorrent.st/", "https://extratorrent.st/",
"https://idope.se/", # "https://idope.se/",
] ]