mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
force potentially bad mirrors to be flushed
This commit is contained in:
parent
f95bd2b0f6
commit
c2d0e3dd3f
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue