mirror of
https://github.com/lwthiker/curl-impersonate.git
synced 2025-08-04 10:52:29 +00:00
Remove archive.org from test urls
archive.org rejects connections which makes our test fail.
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user