1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-19 03:05:22 +02:00
This commit is contained in:
gorhill 2015-03-08 18:01:29 -04:00
parent f55ce63f64
commit e036ae038e

View File

@ -37,8 +37,6 @@ var cacheWasPurged = false;
var needUpdate = false;
var hasCachedContent = false;
var re3rdPartyExternalAsset = /^https?:\/\/[a-z0-9]+/;
/******************************************************************************/
var onMessage = function(msg) {