Сheck to find live domains which redirect somewhere.
The most popular cases:
- a site just moved to a new domain
- a site is dead, but new domain owner uses it for another purposes (99% parked and uses redirection to a selling page, or used for ads/scum.
Currently, domains that are used in such scenarios are skipped.
In the second case URLs contain query params (usually ad related).
These domains can be logged to a file by pairs domain + tab + redirection_url or replaced in the filter by ! commented out by dead-domains-linter: domain + redirection_url
Perhaps if an address doesn't open with HTTPS, it can be considered dead.
Examples:
bukaivip.com - first-party redirect
Screenshot

sa8zdui.com - third-party redirect
Screenshot

www.mp4er.cc - legal redirect
Screenshot

Сheck to find live domains which redirect somewhere.
The most popular cases:
Currently, domains that are used in such scenarios are skipped.
In the second case URLs contain query params (usually ad related).
These domains can be logged to a file by pairs
domain+tab+redirection_urlor replaced in the filter by! commented out by dead-domains-linter: domain + redirection_urlPerhaps if an address doesn't open with HTTPS, it can be considered dead.
Examples:
bukaivip.com- first-party redirectScreenshot
sa8zdui.com- third-party redirectScreenshot
www.mp4er.cc- legal redirectScreenshot