mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01:00
minor edit
This commit is contained in:
parent
6a523656c3
commit
a0602fc343
@ -547,12 +547,12 @@ FilterContainer.prototype.reset = function() {
|
||||
this.highHighGenericHide = '';
|
||||
this.highHighGenericHideCount = 0;
|
||||
|
||||
// generic exception filters
|
||||
this.genericDonthide = [];
|
||||
|
||||
// hostname, entity-based filters
|
||||
this.hostnameFilters = {};
|
||||
this.entityFilters = {};
|
||||
|
||||
// generic exception filters
|
||||
this.genericDonthide = [];
|
||||
};
|
||||
|
||||
/******************************************************************************/
|
||||
|
Loading…
Reference in New Issue
Block a user