mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Mark relevant apps NSFW
This commit is contained in:
parent
2d03cc2dd7
commit
877aa082d6
6 changed files with 16 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- NonFreeNet
|
||||||
|
- NSFW
|
||||||
Categories:
|
Categories:
|
||||||
- Reading
|
- Reading
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
AntiFeatures:
|
AntiFeatures:
|
||||||
- NonFreeNet
|
- NonFreeNet
|
||||||
|
- NSFW
|
||||||
Categories:
|
Categories:
|
||||||
- Graphics
|
- Graphics
|
||||||
- Reading
|
- Reading
|
||||||
|
|
@ -313,6 +314,9 @@ Builds:
|
||||||
- $$flutter$$/bin/flutter build apk
|
- $$flutter$$/bin/flutter build apk
|
||||||
ndk: r23
|
ndk: r23
|
||||||
|
|
||||||
|
MaintainerNotes: While the default sources seem clean, the screenshots strongly imply
|
||||||
|
adult content so I tagged this NSFW to be on the safe side.
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
||||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||||
|
|
|
||||||
|
|
@ -504,6 +504,10 @@ Builds:
|
||||||
- sed -i -e '/google-services/d' ../build.gradle.kts build.gradle.kts
|
- sed -i -e '/google-services/d' ../build.gradle.kts build.gradle.kts
|
||||||
ndk: r22b
|
ndk: r22b
|
||||||
|
|
||||||
|
MaintainerNotes: Offers both SFW and NSFW addons, but clearly marks NSFW addons as
|
||||||
|
18+. So we don't need to mark it NSFW because the app already does that for such
|
||||||
|
content itself.
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.13.1
|
CurrentVersion: 0.13.1
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
AntiFeatures:
|
AntiFeatures:
|
||||||
- NonFreeNet
|
- NonFreeNet
|
||||||
|
- NSFW
|
||||||
Categories:
|
Categories:
|
||||||
- Multimedia
|
- Multimedia
|
||||||
- Internet
|
- Internet
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
AntiFeatures:
|
AntiFeatures:
|
||||||
- Ads
|
- Ads
|
||||||
- NonFreeNet
|
- NonFreeNet
|
||||||
|
- NSFW
|
||||||
Categories:
|
Categories:
|
||||||
- Reading
|
- Reading
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,6 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- NonFreeNet
|
||||||
|
- NSFW
|
||||||
Categories:
|
Categories:
|
||||||
- Reading
|
- Reading
|
||||||
- Multimedia
|
- Multimedia
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue