- 
                Notifications
    You must be signed in to change notification settings 
- Fork 2
Open
Labels
Description
С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
- sa8zdui.com- third-party redirect
- www.mp4er.cc- legal redirect
hagezi and iam-py-test


