Adiciona suporte ao Folha de Londrina

master
CaioWzy 2018-03-06 15:02:31 -03:00
parent 1b844dc72b
commit c6b38749a1
No known key found for this signature in database
GPG Key ID: 78F3D5B09AA574ED
2 changed files with 6 additions and 2 deletions

View File

@ -52,7 +52,10 @@ chrome.webRequest.onBeforeRequest.addListener(
'*://www.rbsonline.com.br/cdn/scripts/paywall.min.js*',
// Gramophone
'*://api.tinypass.com/tpl/*'
'*://api.tinypass.com/tpl/*',
// Folha de Londrina
'*://www.folhadelondrina.com.br/*/fivewall.js*'
],
types: ['script']
},

View File

@ -77,7 +77,8 @@
"*://*.uol.com.br/*",
"*://tm.jsuol.com.br/*",
"*://www.uol/*",
"*://*.gramophone.co.uk/*"
"*://*.gramophone.co.uk/*",
"*://www.folhadelondrina.com.br/*/fivewall.js*"
],
"applications": {