From f2e4ad9b8230702a06bf9accba8bb4adda18dca0 Mon Sep 17 00:00:00 2001 From: Rodrigo Orem Date: Sat, 23 Sep 2017 22:57:05 -0300 Subject: [PATCH] =?UTF-8?q?Readiciona=20o=20Di=C3=A1rio=20de=20Santa=20Cat?= =?UTF-8?q?arina?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/manifest-chrome.json | 3 ++- src/manifest-firefox.json | 3 ++- src/manifest-opera.json | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/manifest-chrome.json b/src/manifest-chrome.json index a7c62ca..aa3bc42 100644 --- a/src/manifest-chrome.json +++ b/src/manifest-chrome.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "burlesco", - "version": "2.18", + "version": "2.19", "description": "Leia notícias sem ser assinante, burle o paywall", "homepage_url": "http://burles.co", "author": "rodorgas", @@ -33,6 +33,7 @@ "cookies", "*://correio.rac.com.br/*", + "*://dc.clicrbs.com.br/*", "*://www.economist.com/*", "*://*.estadao.com.br/*", "*://foreignpolicy.com/*", diff --git a/src/manifest-firefox.json b/src/manifest-firefox.json index b2af107..4546ce4 100644 --- a/src/manifest-firefox.json +++ b/src/manifest-firefox.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "burlesco", - "version": "2.18", + "version": "2.19", "description": "Leia notícias sem ser assinante, burle o paywall", "homepage_url": "http://burles.co", "author": "rodorgas", @@ -33,6 +33,7 @@ "cookies", "*://correio.rac.com.br/*", + "*://dc.clicrbs.com.br/*", "*://www.economist.com/*", "*://*.estadao.com.br/*", "*://foreignpolicy.com/*", diff --git a/src/manifest-opera.json b/src/manifest-opera.json index d4b060f..4546ce4 100644 --- a/src/manifest-opera.json +++ b/src/manifest-opera.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "burlesco", - "version": "2.17", + "version": "2.19", "description": "Leia notícias sem ser assinante, burle o paywall", "homepage_url": "http://burles.co", "author": "rodorgas", @@ -33,6 +33,7 @@ "cookies", "*://correio.rac.com.br/*", + "*://dc.clicrbs.com.br/*", "*://www.economist.com/*", "*://*.estadao.com.br/*", "*://foreignpolicy.com/*",