From b38f1bbf22ba32f749743b4aecf9962dc7b61bfe Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Thu, 5 Dec 2019 00:24:19 +0100 Subject: [PATCH] Update Tag.json --- data/Tag.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/data/Tag.json b/data/Tag.json index cc4aec8b3..b44e50ab9 100644 --- a/data/Tag.json +++ b/data/Tag.json @@ -148,5 +148,20 @@ "id": 30, "description": "Blocks certain cultural content", "name": "cultural" + }, + { + "id": 31, + "description": "Removes empty boxes that remain after other things were blocked", + "name": "ampty-box" + }, + { + "id": 32, + "description": "Blocks prompts to subscribe to push notifications", + "name": "push-notes" + }, + { + "id": 33, + "description": "Blocks promotions of websites' own mobile apps", + "name": "app-download" } -] \ No newline at end of file +]