feat+bug: ignore specific external URLs #43

Open
opened 2023-08-05 09:38:54 +02:00 by msbt · 0 comments
msbt commented 2023-08-05 09:38:54 +02:00 (Migrated from github.com)

Hi there! I'm trying to scan a site that has a lot of URLs to http://localhost:1234 (because part of the site is a documentation) and also many GitHub & Twitter links - which for whatever reason are "unavailable" (maybe rate limit or something). Is there a way to ignore/exclude specific URLs (in this case http://localhost*, https://twitter.com/* and https://github.com/*) so they don't show up as broken links? I tried with both, exclude words and path, but that doesn't seem to work.

Best,
M

Hi there! I'm trying to scan a site that has a lot of URLs to `http://localhost:1234` (because part of the site is a documentation) and also many GitHub & Twitter links - which for whatever reason are "unavailable" (maybe rate limit or something). Is there a way to ignore/exclude specific URLs (in this case `http://localhost*`, `https://twitter.com/*` and `https://github.com/*`) so they don't show up as broken links? I tried with both, exclude words and path, but that doesn't seem to work. Best, M
dan changed title from Possibility to ignore specific external URLs to feat+bug: ignore specific external URLs 2025-10-26 13:20:41 +01:00
dan added this to the siteinspector project 2025-10-26 13:20:43 +01:00
This discussion has been locked. Commenting is limited to contributors.
No description provided.