We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2513fd5 commit d00038eCopy full SHA for d00038e
docs/conf.py
@@ -131,6 +131,7 @@
131
r'^https://img\.shields\.io/matrix', # these are rate-limited
132
r'^https://matrix\.to/#', # these render fully on front-end from anchors
133
r'^https://stackoverflow\.com/', # these generate HTTP 403 Forbidden
134
+ r'^https://forums\.sabnzbd\.org/', # these generate HTTP 403 Forbidden
135
]
136
linkcheck_anchors_ignore = [
137
r'^!', # default
0 commit comments