whitelist amazon

This commit is contained in:
Who? Me?! 2020-06-22 22:54:14 -05:00
parent 784bf0ffb9
commit 41b9022652

View file

@ -15,6 +15,6 @@ level = 1
[output.linkcheck]
follow-web-links = true
exclude = [ "crates\\.io", "gcc\\.godbolt\\.org", "youtube\\.com", "youtu\\.be", "dl\\.acm\\.org", "cs\\.bgu\\.ac\\.il" ]
exclude = [ "crates\\.io", "gcc\\.godbolt\\.org", "youtube\\.com", "youtu\\.be", "dl\\.acm\\.org", "cs\\.bgu\\.ac\\.il", "www\\.amazon\\.com" ]
cache-timeout = 86400
warning-policy = "error"