AdguardTeam / AdguardTeam/tsurlfilter
Support $network in Firefox extension
Open
Priority: P4
- Dominant language
- TypeScript
- Stars
- 81
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
### Issue Details
`$network` is currently only available in apps, but I think it can be implemented in Firefox extension with [dns.resolve](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/dns/resolve). The modifier is very useful to block malicious sites using changing or tons of domains all of them point to the same IP, see https://github.com/AdguardTeam/AdguardFilters/pull/160415 for example.
### Proposed solution
Described
### Alternative solution
NA
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.