Remove archive.org from test urls

archive.org rejects connections which makes our test fail.
This commit is contained in:
lwthiker
2022-07-05 08:49:32 +03:00
parent e5670826ba
commit c2adb51d08

View File

@@ -133,7 +133,6 @@ class TestImpersonation:
TEST_URLS = [
"https://www.wikimedia.org",
"https://www.wikipedia.org",
"https://www.archive.org",
"https://www.mozilla.org/en-US",
"https://www.apache.org",
"https://www.kernel.org",