From 19ffd8cedb1fe6c9ea028712e3e6267637e0eaef Mon Sep 17 00:00:00 2001 From: hfrid Date: Thu, 5 Oct 2017 09:56:36 +0200 Subject: [PATCH] Update apps.json Corrected identifier for tictail, previous one was not working. --- src/apps.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/apps.json b/src/apps.json index 9ab09dcfb..b8ee542e3 100644 --- a/src/apps.json +++ b/src/apps.json @@ -8360,9 +8360,7 @@ "cats": [ "6" ], - "script": [ - "https:\\/\\/tictail\\.com" - ], + "html": "]*tictail\\.com", "icon": "tictail.png", "website": "https://tictail.com" },