From b530e8cacdf1c8a0fa6359c823a3e92da6842f26 Mon Sep 17 00:00:00 2001 From: mohita-taggbox <59464507+taggboxwappalyzer@users.noreply.github.com> Date: Thu, 10 Dec 2020 11:57:18 +0530 Subject: [PATCH 1/2] Update apps.json --- src/apps.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/apps.json b/src/apps.json index 7ba0682f9..47c180246 100644 --- a/src/apps.json +++ b/src/apps.json @@ -11552,8 +11552,8 @@ 5 ], "icon": "Taggbox.svg", - "script": "web\\.taggbox\\.com", - "url": "web\\.taggbox\\.com", + "script": "widget\\.taggbox\\.com", + "url": "widget\\.taggbox\\.com", "website": "https://taggbox.com/" }, "Taiga": { @@ -15284,4 +15284,4 @@ "priority": 9 } } -} \ No newline at end of file +} From 2c313b8d6b8bc2d1954950818e4207b287b6d530 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Sun, 13 Dec 2020 09:51:01 +1100 Subject: [PATCH 2/2] Update apps.json --- src/apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apps.json b/src/apps.json index 47c180246..116613ac4 100644 --- a/src/apps.json +++ b/src/apps.json @@ -11552,8 +11552,8 @@ 5 ], "icon": "Taggbox.svg", - "script": "widget\\.taggbox\\.com", - "url": "widget\\.taggbox\\.com", + "script": "(widget|web)\\.taggbox\\.com", + "url": "(widget|web)\\.taggbox\\.com", "website": "https://taggbox.com/" }, "Taiga": {