mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Merge pull request #118 from DJCrashdummy/add/hpHost-PUP
added PUP-list from hosts-file.net
This commit is contained in:
commit
fe13094bd3
2 changed files with 10 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
|
@ -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"
|
||||
}]
|
||||
}]
|
||||
|
|
|
|||
Loading…
Reference in a new issue