nang-dev / hover-paywalls-browser-extension

Hover is an open-sourced browser extension that bypasses paywalls and blocks ads.
1.1k stars 148 forks source link

Lyra Health Redirect Links Blocked #186

Open veleek opened 1 year ago

veleek commented 1 year ago

Lyra Health (a mental health care provider) provides company specific login links in e-mails about appointments. These links (unfortunately) are redirected through a link tracker so:

The displayed link (https://unity.lyrahealth.com/login) actually points to something like http://tracker.lyrahealth.com/f/a/blah/blah/blah...

This eventually redirects back to https://lyra.app.link/appointments?$fallback_url=https://unity.lyrahealth.com/login, with ERR_BLOCKED_BY_CLIENT on Edge (Chrome).

I would assume that these links should not be blocked by default, I assume. None of the other ad-blockers I have seem to block them. Disabling block ads on this site resolves the issue.