mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
This commit is contained in:
parent
6ed0a891f0
commit
cd7b1c0eb4
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue