diff --git a/tests/main_test.py b/tests/main_test.py index a6c2c3f..f2c62b4 100644 --- a/tests/main_test.py +++ b/tests/main_test.py @@ -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 ]