diff --git a/data/Tag.json b/data/Tag.json index 1d63c0d8e..8088869f6 100644 --- a/data/Tag.json +++ b/data/Tag.json @@ -78,5 +78,25 @@ "id": 16, "description": "Removes obstructing or annoying overlays", "name": "overlay" + }, + { + "id": 17, + "description": "Blocks gambling resources", + "name": "gambling" + }, + { + "id": 18, + "description": "Removes website-embedded fonts", + "name": "fonts" + }, + { + "id": 19, + "description": "Blocks resources from certain companies", + "name": "anti-corp" + }, + { + "id": 20, + "description": "Lists that are of special interest to IT admins", + "name": "admin" } -] \ No newline at end of file +]