AdguardTeam / AdguardTeam/FiltersCompiler
Wrong compilation of a scriptlet rule
Open
Priority: P4
- Dominant language
- JavaScript
- Stars
- 64
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
IDK what is causing this, but `amazon.de,amazon.co.jp,amazon.com#%#//scriptlet('xml-prune', 'xpath(//*[name()="Period"][.//*[@value="Ad"]] | //*[name()="Period"]/@start)', '[value="Ad"]', '.mpd')` for uBO in Base is compiled into `amazon.de,amazon.co.jp,amazon.com#@#+js(xml-prune, xpath(//*[name()="Period"][.//*[@value="Ad"]] | //*[name()="Period"]/@start), [value="Ad"], .mpd)` and causing problem.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.