mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 18:32:30 +01:00
parent
676fff6843
commit
efa3c140ab
@ -3006,7 +3006,7 @@ FilterContainer.prototype.compile = function(raw, writer) {
|
||||
if (
|
||||
parsed.isPureHostname &&
|
||||
parsed.domainOpt === '' &&
|
||||
parsed.denyAllow === '' &&
|
||||
parsed.denyallow === '' &&
|
||||
parsed.dataType === undefined
|
||||
) {
|
||||
parsed.tokenHash = this.dotTokenHash;
|
||||
|
Loading…
Reference in New Issue
Block a user