mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 18:32:30 +01:00
reverting last change
This commit is contained in:
parent
30039ff9c7
commit
640452ad42
@ -429,10 +429,7 @@ var getRepoMetadata = function(callback) {
|
||||
) {
|
||||
entry.repoChecksum = entry.localChecksum;
|
||||
}
|
||||
// New entry in remote repo.
|
||||
if ( entry.repoChecksum !== '' || entry.localChecksum === '' ) {
|
||||
entry.localChecksum = 'd41d8cd98f00b204e9800998ecf8427e';
|
||||
checksumsChanged = true;
|
||||
continue;
|
||||
}
|
||||
checksumsChanged = true;
|
||||
|
Loading…
Reference in New Issue
Block a user