AdguardTeam / AdguardTeam/AGLint
Validate regexp values of `$domain` modifier
未關閉
bug
Priority: P4
- 主要語言
- TypeScript
- 星號
- 70
- 分支
- 4
- PR 合併指標
- 30 天內沒有已合併 PR
描述
The linter won't let the rule below through because of a supposedly incorrect value in the domain, but that's not true.
```adblock
/xyzsports\d+\.xyz\/assets\/images\/\w{3}\//$image,domain=/xyzsports\d+\.xyz/
```
Screenshot:

貢獻指南
評估
這個 Issue 還沒有評估資料。