AdguardTeam / AdguardTeam/FiltersCompiler

Our current exclusion does not remove `! Redirect:` directive

未關閉
#150 4 則留言 0 個 reaction 已指派 1 人 已被 @maximtop 認領 在 GitHub 檢視
主要語言
JavaScript
星號
64
分支
11
PR 合併指標
30 天內沒有已合併 PR

描述

To reproduce it:
1. Add [my filter](https://raw.githubusercontent.com/zloyden/fox/master/123.txt) via `@include` to any template of the filter. For instance, Dandelion Sprout Annoyances
```
@include "https://raw.githubusercontent.com/zloyden/fox/master/123.txt" /exclude="../../exclusions.txt"
```
2. Run the filter build
3. It does not work, but it should work due to exclusion `Redirect:`

Please also check that [this Regex](https://regex101.com/r/5DGFet/1) should also apply and remove the redirect directive.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。