We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57783e3 commit ed447c4Copy full SHA for ed447c4
docs/conf.py
@@ -73,6 +73,7 @@
73
for i in (
74
r"https://github.com/tox-dev/tox/issues/new?title=Trouble+with+development+environment",
75
r"https://www.unix.org/version2/sample/abort.html",
76
+ r"https://porkbun.com/", # has captcha on it that makes it return with 405
77
)
78
]
79
extlinks_detect_hardcoded_links = True
0 commit comments