whitelist amazon
This commit is contained in:
parent
98a67dc23b
commit
39ad2655a4
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue