Merge branch 'adawayfastlane' into 'master'

AdAway use Fastlane metadata

Closes #1894

See merge request fdroid/fdroiddata!7157
This commit is contained in:
Licaon_Kter 2020-07-27 11:22:49 +00:00
commit e429f136e6

View file

@ -11,16 +11,6 @@ Donate: https://paypal.me/BruceBUJON
FlattrID: '369138' FlattrID: '369138'
AutoName: AdAway 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' RequiresRoot: 'yes'