From 66364552b99ecb6fd21d64773d53a52468cbdbb3 Mon Sep 17 00:00:00 2001 From: ignoramous Date: Mon, 17 May 2021 19:51:50 +0530 Subject: [PATCH 1/2] Update degoogle.yml Add Nebulo and RethinkDNS + Firewall --- yaml/degoogle.yml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/yaml/degoogle.yml b/yaml/degoogle.yml index d9fef90..607b1c8 100644 --- a/yaml/degoogle.yml +++ b/yaml/degoogle.yml @@ -2031,9 +2031,27 @@ mobile applications: fdroid: org.blokada.alarm eyes: null text: > - From the website: "If you want to efficiently block ads, trackers, malware, save on your data + From the website: If you want to efficiently block ads, trackers, malware, save on your data plan, speed up your device and protect your privacy with just one application, then Blokada is for you. It is free, secure and open-source." Uses internal VPN on Android to block ads. + - name: Nebulo + url: https://nebulo.app/ + repo: https://github.com/Ch4t4r/Nebulo + fdroid: null + eyes: null + text: > + From GitHub README: "Nebulo is a free, open-source, no-root, light-weight dns-over-https, + dns-over-tls, and dns-over-http-over-quic client for Android with emphasis on privacy and security. + Nebulo is fast, highly-customizable, ad-free, efficient on the battery, contains + zero analytics / tracking. + - name: RethinkDNS + Firewall + url: https://rethinkfirewall.com/ + repo: https://github.com/celzero/rethink-app + fdroid: com.celzero.bravedns + eyes: null + text: > + From the website: "Rethink DNS + Firewall is the easiest way to monitor app activity, circumvent + Internet censorship, block ads and trackers on your Android device." - name: TrackerControl url: https://github.com/OxfordHCC/tracker-control-android repo: https://github.com/OxfordHCC/tracker-control-android From dad4eada1d979d1fa0b872004dd483184d862bc0 Mon Sep 17 00:00:00 2001 From: ignoramous Date: Tue, 18 May 2021 02:19:02 +0530 Subject: [PATCH 2/2] Re-add incorrectly removed open quote --- yaml/degoogle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml/degoogle.yml b/yaml/degoogle.yml index 607b1c8..a030340 100644 --- a/yaml/degoogle.yml +++ b/yaml/degoogle.yml @@ -2031,7 +2031,7 @@ mobile applications: fdroid: org.blokada.alarm eyes: null text: > - From the website: If you want to efficiently block ads, trackers, malware, save on your data + From the website: "If you want to efficiently block ads, trackers, malware, save on your data plan, speed up your device and protect your privacy with just one application, then Blokada is for you. It is free, secure and open-source." Uses internal VPN on Android to block ads. - name: Nebulo