We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7841ed6 commit e88d6aaCopy full SHA for e88d6aa
config.toml
@@ -28,6 +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
32
]
33
34
[extra]
0 commit comments