Merge branch 'master' into 'master'

Add scanignore to allow publicsuffixes plaintext file from publicsuffix.org

See merge request fdroid/fdroiddata!7652
This commit is contained in:
Licaon_Kter 2020-11-03 14:04:22 +00:00
commit 641e391260

View file

@ -238,7 +238,16 @@ Builds:
subdir: app
gradle:
- libre
ndk: r20b
scanignore:
- app/src/main/assets/publicsuffixes
ndk: r21d
MaintainerNotes: |-
The file at `app/src/main/assets/publicsuffixes` is a version of the
[Public Suffix List](https://publicsuffix.org/) that has been sorted and
stripped of all comments. It is identified as a binary files because it
contains two 4-byte length fields, one right at the beginning, but is
otherwise plaintext.
AutoUpdateMode: Version %v
UpdateCheckMode: Tags