From b41ec78a592aaeb5e5190d7d1900dbffc0c38042 Mon Sep 17 00:00:00 2001 From: q-- Date: Tue, 8 Jul 2014 13:31:46 +0200 Subject: [PATCH] Re-add ShinyStat ShinyStat was accidentally removed in f171989a9bb0ce8819a337e95ba6b347d85f378a --- share/apps.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/share/apps.json b/share/apps.json index f7344f5b0..e1daf5ca8 100644 --- a/share/apps.json +++ b/share/apps.json @@ -2665,6 +2665,12 @@ "script": "w\\.sharethis\\.com/", "env": "^SHARETHIS$" }, + "ShinyStat": { + "cats": [ 10 ], + "env": "^SSsdk$", + "html": "]*\\s+src=['\"]?https?://www\\.shinystat\\.com/cgi-bin/shinystat\\.cgi\\?[^'\"\\s>]*['\"\\s/>]", + "script": "^https?://codice(business|ssl|pro|isp)?\\.shinystat\\.com/cgi-bin/getcod\\.cgi" + }, "Shopalize": { "website": "shopalize.com", "cats": [ 5, 10 ],