AdguardTeam / AdguardTeam/FiltersCompiler
Wrong compilation of a scriptlet rule
未关闭
Priority: P4
- 主要语言
- JavaScript
- 星标
- 64
- 派生
- 11
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。