diff --git a/config.toml b/config.toml index 149a9e83..091c42d6 100644 --- a/config.toml +++ b/config.toml @@ -28,7 +28,7 @@ skip_prefixes = [ "https://www.reddit.com/", # 403 forbidden "https://blog.rust.careers", # Expired certificate "https://gee.cs.oswego.edu", # times out - "https://archive.org", # times out + "https://web.archive.org", # times out ] [extra]