diff --git a/webext/background.js b/webext/background.js index 89cc8c4..ac6ba08 100644 --- a/webext/background.js +++ b/webext/background.js @@ -108,6 +108,11 @@ const BLOCKLIST = { '*://ogjs.infoglobo.com.br/*/js/controla-acesso-aux.js', ] }, + pioneiro: { + scriptBlocking: [ + '*://www.rbsonline.com.br/cdn/scripts/SLoader.js', + ] + }, quatrorodas: { scriptBlocking: [ '*://cdn.tinypass.com/api/tinypass.min.js', diff --git a/webext/manifest.json b/webext/manifest.json index ef16cba..85070e9 100644 --- a/webext/manifest.json +++ b/webext/manifest.json @@ -79,7 +79,8 @@ "*://tm.jsuol.com.br/*", "*://www.uol/*", "*://*.gramophone.co.uk/*", - "*://www.folhadelondrina.com.br/*/fivewall.js*" + "*://www.folhadelondrina.com.br/*/fivewall.js*", + "*://pioneiro.clicrbs.com.br/*" ], "applications": { diff --git a/webext/options.html b/webext/options.html index e66e234..00f72ee 100644 --- a/webext/options.html +++ b/webext/options.html @@ -127,6 +127,12 @@ O Globo +
+ +