1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 04:49:12 +02:00

jshint-compliance

This commit is contained in:
Raymond Hill 2018-11-16 08:00:02 -05:00
parent 8d6bb24fc3
commit 7831c094fc
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -1,3 +1,7 @@
/* exported hostnamePool */
'use strict';
// Following hostnames were extracted from',
// "hpHosts - Ad and Tracking servers only",',
// except for the first few I added to test',
@ -45755,4 +45759,4 @@ const hostnamePool = [
'zzptzdhugavot.review',
'zzz.clickbank.net',
'_thums.ero-advertising.com',
]
];