Fix link to modheader plugin

This commit is contained in:
eikek
2024-02-26 17:32:32 +01:00
parent 469fd70959
commit d4eeb01c7c
2 changed files with 3 additions and 2 deletions

View File

@ -24,7 +24,8 @@ skip_prefixes = [
"http://localhost",
"https://docs.github.com", # doesn't allow checking anymore
"/openapi",
"https://www.abisource.com" # has bad ssl config
"https://www.abisource.com", # has bad ssl config
"https://chromewebstore.google.com" # too many redirects reported
]
skip_anchor_prefixes = [
"https://github.com",