mirror of https://github.com/gorhill/uBlock.git
jshint-compliance
This commit is contained in:
parent
8d6bb24fc3
commit
7831c094fc
|
@ -1,3 +1,7 @@
|
||||||
|
/* exported hostnamePool */
|
||||||
|
|
||||||
|
'use strict';
|
||||||
|
|
||||||
// Following hostnames were extracted from',
|
// Following hostnames were extracted from',
|
||||||
// "hpHosts - Ad and Tracking servers only",',
|
// "hpHosts - Ad and Tracking servers only",',
|
||||||
// except for the first few I added to test',
|
// except for the first few I added to test',
|
||||||
|
@ -45755,4 +45759,4 @@ const hostnamePool = [
|
||||||
'zzptzdhugavot.review',
|
'zzptzdhugavot.review',
|
||||||
'zzz.clickbank.net',
|
'zzz.clickbank.net',
|
||||||
'_thums.ero-advertising.com',
|
'_thums.ero-advertising.com',
|
||||||
]
|
];
|
Loading…
Reference in New Issue