diff --git a/data/List.csv b/data/List.csv index 65c7dc4fb..6909bc12d 100644 --- a/data/List.csv +++ b/data/List.csv @@ -170,6 +170,7 @@ hpHosts MMT,https://hosts-file.net/mmt.txt,https://hosts-file.net/,Sites engaged hpHosts Partial,https://hosts-file.net/hphosts-partial.txt,https://hosts-file.net/,The following hosts were added to hpHosts AFTER the last full release.,https://hosts-file.net/hphosts-partial.txt,,https://forum.hosts-file.net/,,, hpHosts PHA,https://hosts-file.net/pha.txt,https://hosts-file.net/,Sites engaged in illegal pharmacy activities.,https://hosts-file.net/?s=classifications,,https://forum.hosts-file.net/,,, hpHosts PSH,https://hosts-file.net/psh.txt,https://hosts-file.net/,Sites engaged in Phishing.,https://hosts-file.net/?s=classifications,,https://forum.hosts-file.net/,,, +hpHosts PUP,https://hosts-file.net/pup.txt,https://hosts-file.net/,Sites engaged in the distribution of Potentially Unwanted Programs.,https://hosts-file.net/?s=classifications,,https://forum.hosts-file.net/,,, hpHosts WRZ,https://hosts-file.net/wrz.txt,https://hosts-file.net/,"Sites engaged in the selling, distribution or provision of warez (including but not limited to keygens, serials etc), where such provisions do not contain malware.",https://hosts-file.net/?s=classifications,,https://forum.hosts-file.net/,,, hufilter,https://raw.githubusercontent.com/szpeter80/hufilter/master/hufilter.txt,https://github.com/szpeter80/hufilter/wiki,Blocks Hungarian regional advertisements and trackers.,,,,https://github.com/szpeter80/hufilter/issues,hufilter.adblock@gmail.com, I Don't Care about Cookies,https://www.kiboke-studio.hr/i-dont-care-about-cookies/abp/,https://www.kiboke-studio.hr/i-dont-care-about-cookies/,Get rid of annoying cookie warnings from almost all 'infected' websites!,https://www.kiboke-studio.hr/i-dont-care-about-cookies/,,,,info@kiboke-studio.hr,https://flattr.com/submit/auto?user_id=kiboke&url=https%3A%2F%2Fwww.kiboke-studio.hr%2Fi-dont-care-about-cookies%2F diff --git a/data/lists.json b/data/lists.json index fcf2984c9..64132d473 100644 --- a/data/lists.json +++ b/data/lists.json @@ -1357,6 +1357,14 @@ "list": "hpHosts PSH", "related": ["hpHosts"], "viewUrl": "https://hosts-file.net/psh.txt" +}, { + "descr": "Sites engaged in the distribution of Potentially Unwanted Programs.", + "descrSourceUrl": "https://hosts-file.net/?s=classifications", + "forumUrl": "https://forum.hosts-file.net/", + "homeUrl": "https://hosts-file.net/", + "list": "hpHosts PUP", + "related": ["hpHosts"], + "viewUrl": "https://hosts-file.net/pup.txt" }, { "descr": "Sites engaged in the selling, distribution or provision of warez (including but not limited to keygens, serials etc), where such provisions do not contain malware.", "descrSourceUrl": "https://hosts-file.net/?s=classifications", @@ -2273,4 +2281,4 @@ "list": "YouTube: Remove Youtube Suggestions", "related": "YouTube: Pure Video Experience", "viewUrl": "https://easylist-downloads.adblockplus.org/yt_annoyances_suggestions.txt" -}] \ No newline at end of file +}]