mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-24 19:33:01 +01:00
This commit is contained in:
parent
6ed0a891f0
commit
cd7b1c0eb4
@ -862,6 +862,7 @@ FilterContainer.prototype.skipGenericCompiledContent = function(reader) {
|
||||
// hash, example.com, .promoted-tweet
|
||||
// hash, example.*, .promoted-tweet
|
||||
case 8:
|
||||
this.duplicateBuster.add(fingerprint);
|
||||
bucket = this.specificFilters.get(args[1]);
|
||||
if ( bucket === undefined ) {
|
||||
this.specificFilters.set(
|
||||
|
Loading…
Reference in New Issue
Block a user