AdguardTeam / AdguardTeam/AdguardForAndroid
When you import a filter list to user rules, AG should check for errors
- Dominant language
- No language data
- Stars
- 1.9k
- Forks
- 121
- PR merge metrics
- No merged PRs in 30d
Description
### Issue Details
When you import your personal filter list to User Rules, AG should warn user if some rules are wrong or/and not recognized.
For example, these rules are wrong
```
example.org##//scriptlet('abort-current-inline-script', property[, search])
example.org#%#/scriptlet('abort-current-inline-script', property[, search])
example.org#%#//scriptlet('abort-line-script', property[, search])
```
### Proposed solution
See uBlock Origin behavior:
_
PS:
This feature request regards all AG products where you can add user rules :)
### Alternative solution
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.