mirror of
https://github.com/lwthiker/curl-impersonate.git
synced 2025-08-05 03:12:26 +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 = [
|
TEST_URLS = [
|
||||||
"https://www.wikimedia.org",
|
"https://www.wikimedia.org",
|
||||||
"https://www.wikipedia.org",
|
"https://www.wikipedia.org",
|
||||||
"https://www.archive.org",
|
|
||||||
"https://www.mozilla.org/en-US",
|
"https://www.mozilla.org/en-US",
|
||||||
"https://www.apache.org",
|
"https://www.apache.org",
|
||||||
"https://www.kernel.org",
|
"https://www.kernel.org",
|
||||||
|
Reference in New Issue
Block a user