mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
add TetheredNet AF
This commit is contained in:
parent
9bf4d1a232
commit
a83f50c352
2 changed files with 4 additions and 0 deletions
|
|
@ -38,6 +38,9 @@ Tracking:
|
|||
description: This app tracks and reports your activity
|
||||
icon: ic_antifeature_tracking.png
|
||||
name: Tracking
|
||||
TetheredNet:
|
||||
description: This app promotes or depends entirely on a certain instance of a network service.
|
||||
name: TetheredNet
|
||||
UpstreamNonFree:
|
||||
description: The upstream source code is not entirely Free
|
||||
icon: ic_antifeature_upstreamnonfree.png
|
||||
|
|
|
|||
|
|
@ -751,6 +751,7 @@
|
|||
"NoSourceSince",
|
||||
"NSFW",
|
||||
"UpstreamNonFree",
|
||||
"TetheredNet",
|
||||
"Tracking"
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue