1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-15 15:32:28 +02:00

force potentially bad mirrors to be flushed

This commit is contained in:
gorhill 2014-10-10 11:04:21 -04:00
parent f95bd2b0f6
commit c2d0e3dd3f

View File

@ -53,7 +53,7 @@ var nullFunc = function() {};
// control over what significant part(s) of a URL is to be used as key.
var mirrorCandidates = Object.create(null);
var magicId = 'zicibucpobdu';
var magicId = 'nmewkrsniruu';
var metadataPersistTimer = null;
var bytesInUseMercy = 1 * 1024 * 1024;