-
Notifications
You must be signed in to change notification settings - Fork 94
Description
Prerequisites
- I verified that this is not a filter issue
- Filter issues MUST be reported at filter issue tracker
- This is not a support issue or a question
- Support issues and questions are handled at /r/uBlockOrigin
- I performed a cursory search of the issue tracker to avoid opening a duplicate issue
- Your issue may already be reported.
- I tried to reproduce the issue when...
- uBlock Origin is the only extension
- uBlock Origin with default lists/settings
- using a new, unmodified browser profile
- I am running the latest version of uBlock Origin
- I checked the documentation to understand that the issue I report is not a normal behavior
Description
AdGuard Japanese addressed AdguardTeam/AdguardFilters#70829 by redirecting XHR to noopvmap-1.0, which indeed works. uBO doesn't have a counterpart so only way to fix this is allowing the request - redirecting to other resources such as noop.txt doesn't work. To be fair, allowing the request doesn't bring actual ads and uBO version of AG Japanese doesn't include the redirect filter so it's not a serious problem but a suggestion.
A specific URL where the issue occurs
https://tver.jp/corner/f0064327
(geo-locked)
Steps to Reproduce
- Visit the site using Japanese VPN with uBO and AdGuard (Chromium extension) each.
- If you get a modal, close by clicking upper-right X button (or "あとで" on bottom).
- Play the video and see AG solution works on AG. No breakage on uBO too as both uBlock Unbreak and AGJPN has whitelist, but if you badfiltered them the player doesn't work. Redirecting to other resources doesn't work either.
Expected behavior:
AG Japanese' redirect works on uBO too.
Actual behavior:
Doesn't work.
Your environment
- uBlock Origin version: 1.32.0
- Browser Name and version: Firefox 84.0.1/Brave 1.18.75
- Operating System and version: Windows 10
Note
I'll remove the whitelist from Unbreak. If this suggestion is accepted and the resource is added, I can make PR on AG for them to include uBO for the target of the redirect filter.
Related:
#1366 (comment)
AdguardTeam/Scriptlets#52