AdguardTeam / AdguardTeam/AdguardBrowserExtension
Redirect rule is not applied to all requests
- Vorherrschende Sprache
- TypeScript
- Sterne
- 4.4k
- Forks
- 449
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### Prerequisites
Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.**
- [x] I am running the latest version
- [x] I checked the documentation and found no answer
- [x] I checked to make sure that this issue has not already been filed
### Issue Details
- **AdGuard version:** 4.1.37
- **Browser and version:** 106.0.5249.119
- **Operating system and version:** Win 10
- **Filters you use in AdGuard:** Base
- **Stealth Mode settings:** no
- **Other browser extensions:** no
Related to this issue: https://github.com/AdguardTeam/AdguardFilters/issues/132479
Add `@@||snobdomobeyeo.com^$script,domain=blog.cryptowidgets.net,badfilter` before checking.
When you open an original link from the issue above, you will be redirected through a few sites. The problem is on **blog.cryptowidgets.net** - `$redirect-rule=noopjs,domain=cryptowidgets.net` does not redirects `snobdomobeyeo.com` request, and the site redirects to `https://blog.cryptowidgets.net/detected.html`
``
`@@||snobdomobeyeo.com^$script,domain=blog.cryptowidgets.net` - solves anti-adblock problem
`||snobdomobeyeo.com^$script,redirect=noopjs,domain=cryptowidgets.net` - does not work
### Expected Behavior
Redirect is applied.
### Actual Behavior
Redirect is not applied.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.