From 0952a56556362e65dc46b1ff2b1d9348fc6d5395 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Fri, 1 May 2020 13:16:57 +0200 Subject: [PATCH] Update Tag.json --- data/Tag.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/data/Tag.json b/data/Tag.json index 7c9879a64..09381f557 100644 --- a/data/Tag.json +++ b/data/Tag.json @@ -176,12 +176,17 @@ }, { "id": 36, - "description": "These lists are known to be so big as to begin to cause loading and processing issues on weaker units, e.g. old phones", + "description": "Lists known to be so big as to begin to cause loading/processing issues on weaker units, e.g. old phones", "name": "≥250K entries" }, { "id": 37, "description": "Blocks Dynamic DNS (DDNS) address providers and hosts", "name": "dynamic-domains" + }, + { + "id": 38, + "description": "Pre-stable lists where maintainers are extra interested in feedback", + "name": "beta" } ]