diff --git a/data/FilterListTag.json b/data/FilterListTag.json index 9b33198d6..2b783645e 100644 --- a/data/FilterListTag.json +++ b/data/FilterListTag.json @@ -211,6 +211,10 @@ "filterListId": 384, "tagId": 10 }, + { + "filterListId": 388, + "tagId": 17 + }, { "filterListId": 389, "tagId": 13 diff --git a/data/Tag.json b/data/Tag.json index ac0c32526..0eb0127b6 100644 --- a/data/Tag.json +++ b/data/Tag.json @@ -78,5 +78,10 @@ "id": 16, "description": "Removes obstructing or annoying overlays", "name": "overlay" + }, + { + "id": 17, + "description": "Intended for use in Internet Explorer", + "name": "ie" } ]