diff --git a/tests/main_test.py b/tests/main_test.py index 20e6160..a6c2c3f 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://ext.to/", + # "https://btmet.com/", "https://extratorrent.st/", - "https://idope.se/", + # "https://idope.se/", ]