From 648d1e720089d6a5e342bc56e4b2eb2b84909c99 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Fri, 3 Jul 2020 23:03:18 +0200 Subject: [PATCH] Update Tag.json --- data/Tag.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/Tag.json b/data/Tag.json index 09381f557..4b167af5e 100644 --- a/data/Tag.json +++ b/data/Tag.json @@ -188,5 +188,10 @@ "id": 38, "description": "Pre-stable lists where maintainers are extra interested in feedback", "name": "beta" + }, + { + "id": 39, + "description": "Replaces file and page sources to make them load faster", + "name": "cdn-replacer" } ]