mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
Renamed to NSFW as per https://gitlab.com/fdroid/admin/-/issues/252
This commit is contained in:
parent
ec194ef6e6
commit
3779481519
1 changed files with 1 additions and 1 deletions
|
|
@ -446,7 +446,7 @@ valuetypes = {
|
|||
["ArchivePolicy"]),
|
||||
|
||||
FieldValidator("Anti-Feature",
|
||||
r'^(Ads|Tracking|NonFreeNet|NonFreeDep|NonFreeAdd|UpstreamNonFree|NonFreeAssets|KnownVuln|ApplicationDebuggable|NoSourceSince|AdultContent)$',
|
||||
r'^(Ads|Tracking|NonFreeNet|NonFreeDep|NonFreeAdd|UpstreamNonFree|NonFreeAssets|KnownVuln|ApplicationDebuggable|NoSourceSince|NSFW)$',
|
||||
["AntiFeatures"]),
|
||||
|
||||
FieldValidator("Auto Update Mode",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue