AdguardTeam / Scriptlets

AdGuard scriptlets library
GNU General Public License v3.0
148 stars 29 forks source link

Redirect-rule `noopjs` causes breakage on `vseinstrumenti.ru` #406

Open zloyden opened 7 months ago

zloyden commented 7 months ago

For some reason, after applying the rule ||yandex.ru/ads/system/context.js$script,xmlhttprequest,redirect-rule=noopjs on vseinstrumenti.ru a useful element is gone.

Screenshot: ![image](https://github.com/AdguardTeam/Scriptlets/assets/33488229/c74adf97-b1d4-4508-9048-b2e29d74ccb4)

For now it's fixed by excluding the domain from the rule. Let me know if there will be a fix in this case or not. --- Expected behavior.
Screenshot: ![image](https://github.com/AdguardTeam/Scriptlets/assets/33488229/105c66fa-3f55-4136-b3f1-0ad7a3aeb92a)

--- STR: 1. Turn only the AdGuard Base on 2. Add the rule below ```adblock ||yandex.ru/ads/system/context.js$script,xmlhttprequest,redirect-rule=noopjs ``` 3. Open `vseinstrumenti.ru`.