AdguardTeam / AdguardTeam/AdguardForAndroid
Add import of user's rules by URL
- Dominant language
- No language data
- Stars
- 1.9k
- Forks
- 121
- PR merge metrics
- No merged PRs in 30d
Description
### Issue Details
In 4.0 there is no ability to import user rules (`ad blocking` / `DNS` rules).
Import by URL is useful for writing and debugging filter rules. On the desktop I prepared the rules, saved to gist or to my server, and on the mobile device I imported them and checked.
This significantly speeds up the process of creating rules.
### Proposed solution
* Add import by URL of
- ad blocking rules
- DNS filtering rules
Last used URL must be remembered.
Like in AdGuard for Android 3.6
* Add an option to overwrite or to append the contents of a user filter like in 3.6 in the import dialog.
### Alternative solution
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.