diff --git a/src/background.js b/src/background.js index de25b03..ce82ab3 100644 --- a/src/background.js +++ b/src/background.js @@ -28,6 +28,11 @@ const BLOCKLIST = { '*://*.diarinho.com.br/wp-admin/admin-ajax.php', ] }, + diariodecanoas: { + xhrBlocking: [ + '*://*.fivewall.com.br/*', + ] + }, diariopopular: { cookieBlocking: { urlFilter: '*://www.diariopopular.com.br/*', diff --git a/src/manifest.json b/src/manifest.json index b877d61..41e54a7 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -90,7 +90,9 @@ "*://*.diariodaregiao.com.br/*", "*://*.correio24horas.com.br/*", "*://correio-static.cworks.cloud/vendor/bower_components/paywall.js/paywall.js*", - "*://*.epoca.globo.com/*" + "*://*.epoca.globo.com/*", + "*://blockv4.fivewall.com.br/paywall.js*", + "*://*.diariodecanoas.com.br/*" ], "applications": { diff --git a/src/options.html b/src/options.html index ece3dbe..916b92e 100644 --- a/src/options.html +++ b/src/options.html @@ -54,6 +54,12 @@ Diarinho +
+ +