diff --git a/docs/tests/hostname-pool.js b/docs/tests/hostname-pool.js index 19112607f..57c959e5d 100644 --- a/docs/tests/hostname-pool.js +++ b/docs/tests/hostname-pool.js @@ -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', -] \ No newline at end of file +]; \ No newline at end of file