Corrige erro Chrome

master
CaioWzy 2017-11-03 12:09:49 -03:00
parent 90c7d05533
commit a08c3baa8c
No known key found for this signature in database
GPG Key ID: 78F3D5B09AA574ED
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ chrome.webRequest.onBeforeRequest.addListener(
"*://cdn.tinypass.com/api/tinypass.min.js",
// UOL
- "*://tm.jsuol.com.br/modules/content-gate.js"
"*://tm.jsuol.com.br/modules/content-gate.js"
],
types: ["script"]
},