From 4ad23c61186511f5b8c1b4327f2b4df703db0461 Mon Sep 17 00:00:00 2001 From: Ivan Kozik Date: Fri, 13 Feb 2015 02:08:28 +0000 Subject: [PATCH] Ignore more twitter share links --- db/ignore_patterns/global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/ignore_patterns/global.json b/db/ignore_patterns/global.json index 09bf535..f8eba3a 100644 --- a/db/ignore_patterns/global.json +++ b/db/ignore_patterns/global.json @@ -117,7 +117,7 @@ "^https?://(ssl\\.|www\\.)?reddit\\.com/(login\\?dest=|submit\\?|static/button/button)", "^https?://digg\\.com/submit\\?", "^https?://(www\\.)?facebook\\.com/(plugins/like(box)?\\.php|sharer/sharer\\.php|sharer?\\.php|dialog/feed)\\?", - "^https?://twitter\\.com/(share\\?|intent/((re)?tweet|favorite)|home/?\\?status=|\\?status=)", + "^https?://(www\\.)?twitter\\.com/(share\\?|intent/((re)?tweet|favorite)|home/?\\?status=|\\?status=)", "^https?://platform\\d?\\.twitter\\.com/widgets/tweet_button.html\\?", "^https?://www\\.newsvine\\.com/_wine/save\\?", "^https?://www\\.netvibes\\.com/subscribe\\.php\\?",