mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Fix link to modheader plugin
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user