diff --git a/docs/conf.py b/docs/conf.py index 6c0e72e..653c061 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -62,5 +62,7 @@ r"https://[a-zA-Z0-9.-]+\.org\.readthedocs\.build/[a-zA-Z0-9.-]+/[a-zA-Z0-9.-]+/", # Deleted pages: r"https://plausible\.io/share/hugovk-cpython\.readthedocs\.io\?auth=XDF9fK3EB2dEHCr4sC9hn", + r"https://plausible.io/docs.python.org", + r"https://plausible.io/packaging.python.org", r"https://us.pycon.org/2024/registration/category/4", ]