# Ignore local development and loopback URLs used in docs examples.
^https?://(localhost|127\.0\.0\.1|0\.0\.0\.0|\[::1\]|10\.\d{1,3}\.\d{1,3}\.\d{1,3}|172\.(1[6-9]|2\d|3[01])\.\d{1,3}\.\d{1,3}|192\.168\.\d{1,3}\.\d{1,3})(:\d+)?/?$

# npmjs.com is treated as a known 403 by the upstream service; ignore it in docs checks.
^https://www\.npmjs\.com/?$
