Skip to content

Commit e88d6aa

Browse files
committed
Tooling: Don't check archive links as they run into the timeout
1 parent 7841ed6 commit e88d6aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.toml

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ skip_prefixes = [
2828
"https://www.reddit.com/", # 403 forbidden
2929
"https://blog.rust.careers", # Expired certificate
3030
"https://gee.cs.oswego.edu", # times out
31+
"https://archive.org", # times out
3132
]
3233

3334
[extra]

0 commit comments

Comments
 (0)