We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5710f72 + 06523c4 commit 8922bcfCopy full SHA for 8922bcf
config.toml
@@ -28,7 +28,7 @@ skip_prefixes = [
28
"https://www.reddit.com/", # 403 forbidden
29
"https://blog.rust.careers", # Expired certificate
30
"https://gee.cs.oswego.edu", # times out
31
- "https://archive.org", # times out
+ "https://web.archive.org", # times out
32
]
33
34
[extra]
0 commit comments