AdguardTeam / AdguardTeam/AGLint
Validate regexp values of `$domain` modifier
Aberta
bug
Priority: P4
- Linguagem predominante
- TypeScript
- Estrelas
- 71
- Forks
- 4
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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:

Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.