mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-13 10:17:34 +01:00
jshint
This commit is contained in:
parent
f55ce63f64
commit
e036ae038e
1 changed files with 0 additions and 2 deletions
|
@ -37,8 +37,6 @@ var cacheWasPurged = false;
|
||||||
var needUpdate = false;
|
var needUpdate = false;
|
||||||
var hasCachedContent = false;
|
var hasCachedContent = false;
|
||||||
|
|
||||||
var re3rdPartyExternalAsset = /^https?:\/\/[a-z0-9]+/;
|
|
||||||
|
|
||||||
/******************************************************************************/
|
/******************************************************************************/
|
||||||
|
|
||||||
var onMessage = function(msg) {
|
var onMessage = function(msg) {
|
||||||
|
|
Loading…
Reference in a new issue