diff --git a/metadata/dnsfilter.android.yml b/metadata/dnsfilter.android.yml new file mode 100644 index 0000000000..0fb7f8641f --- /dev/null +++ b/metadata/dnsfilter.android.yml @@ -0,0 +1,38 @@ +Categories: + - Internet +License: GPL-2.0-only +WebSite: https://www.zenz-solutions.de/personaldnsfilter/ +SourceCode: https://github.com/IngoZenz/personaldnsfilter +IssueTracker: https://github.com/IngoZenz/personaldnsfilter/issues +Changelog: https://github.com/IngoZenz/personaldnsfilter/releases + +Summary: DNS request based Host Blocker over local VPN using a Blocklist +Description: |- + ''personalDNSfilter'' is a DNS filter proxy written in Java. It hooks into + the domain name (DNS) resolution and returns the loopback address for + filtered hosts. + + It can be used for filtering ads and other unwished hosts based on a host + list – thus it is a good AdBlock alternative. On Android 4.2 and newer it + can be used as effective ad, malware and tracking server filter without + root access! + + It works with any upstream DNS server - filtering is completely local - no + phoning home or such things! You can run it locally on your device or + centrally as DNS server in your network. + +RepoType: git +Repo: https://github.com/IngoZenz/personaldnsfilter + +Builds: + - versionName: 1.50.27 + versionCode: 1502700 + commit: 1.50.27 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.50.27 +CurrentVersionCode: 1502700