From 6cf3f0b4799dcf295dcfb8c73c7f1704665afd6d Mon Sep 17 00:00:00 2001 From: mohita-taggbox Date: Thu, 18 Jun 2020 11:52:47 +0530 Subject: [PATCH 1/2] Taggbox widget rule add --- src/apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apps.json b/src/apps.json index 492a42190..ced811cee 100644 --- a/src/apps.json +++ b/src/apps.json @@ -11048,10 +11048,10 @@ "Taggbox": { "cats": [ 5 - ], + ], "icon": "Taggbox.svg", "url": "web.taggbox.com", - "website": "https://taggbox.com/" + "website": "https://taggbox.com/" }, "T-Soft": { "cats": [ From 98219d1d2b3355137ec47c624e63b99449942ea8 Mon Sep 17 00:00:00 2001 From: mohita-taggbox Date: Thu, 18 Jun 2020 14:10:19 +0530 Subject: [PATCH 2/2] Taggbox widget rule add --- src/apps.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/apps.json b/src/apps.json index ced811cee..d960d3327 100644 --- a/src/apps.json +++ b/src/apps.json @@ -11050,6 +11050,7 @@ 5 ], "icon": "Taggbox.svg", + "script": "web\\.taggbox\\.com", "url": "web.taggbox.com", "website": "https://taggbox.com/" },