From b5c6f3bb5d00954a86a1e242359fe56743b9c713 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Thu, 28 May 2020 08:14:49 -0700 Subject: [PATCH] Cleanup #850 --- contents.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/contents.json b/contents.json index 2c1ac99a..d0bce488 100644 --- a/contents.json +++ b/contents.json @@ -20835,10 +20835,11 @@ }, { "title": "HTTPS4All", - "category-ids": ["security"], - "description": "Port of HTTPS Everywhere for iOS", + "category-ids": ["security", "extension"], + "tags": ["swift"], + "description": "Port of HTTPS Everywhere to force (most) links to use HTTPS", "source": "https://github.com/bouk/HTTPS4All", - "itunes": "https://apps.apple.com/us/app/https4all/id1305430042", + "itunes": "https://apps.apple.com/app/https4all/id1305430042", "license": "gpl-2.0", "date_added": "May 27 2020", "suggested_by": "@bradenglund"