mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-18 03:52:13 +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
|
description: This app tracks and reports your activity
|
||||||
icon: ic_antifeature_tracking.png
|
icon: ic_antifeature_tracking.png
|
||||||
name: Tracking
|
name: Tracking
|
||||||
|
TetheredNet:
|
||||||
|
description: This app promotes or depends entirely on a certain instance of a network service.
|
||||||
|
name: TetheredNet
|
||||||
UpstreamNonFree:
|
UpstreamNonFree:
|
||||||
description: The upstream source code is not entirely Free
|
description: The upstream source code is not entirely Free
|
||||||
icon: ic_antifeature_upstreamnonfree.png
|
icon: ic_antifeature_upstreamnonfree.png
|
||||||
|
|
|
||||||
|
|
@ -751,6 +751,7 @@
|
||||||
"NoSourceSince",
|
"NoSourceSince",
|
||||||
"NSFW",
|
"NSFW",
|
||||||
"UpstreamNonFree",
|
"UpstreamNonFree",
|
||||||
|
"TetheredNet",
|
||||||
"Tracking"
|
"Tracking"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue