From c04fd1b02df887e9d549d3918d9ce9b6470d8237 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 27 Jul 2020 14:17:10 +0300 Subject: [PATCH] AdAday use FAstlane --- metadata/org.adaway.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/metadata/org.adaway.yml b/metadata/org.adaway.yml index e0a0f7dc32..19f875f688 100644 --- a/metadata/org.adaway.yml +++ b/metadata/org.adaway.yml @@ -11,16 +11,6 @@ Donate: https://paypal.me/BruceBUJON FlattrID: '369138' AutoName: AdAway -Description: |- - An ad blocker that uses the hosts file. The hosts file contains a list of - mappings between hostnames and IP addresses. When an app requests an ad, that - request is directed to 127.0.0.1 which does nothing. There are options to run a - web server to respond to blocked hostnames and to direct requests to the IP - address of your choosing. You can download hosts files from the app but it is - possible to use your own and to add certain sites to the white- and black-lists. - - Requires root as the hosts files is located in /system which is normally - read-only. RequiresRoot: 'yes'