mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Merge pull request #127 from DandelionSprout/master
Norwegian filter list
This commit is contained in:
commit
289b2c624a
2 changed files with 10 additions and 0 deletions
|
|
@ -207,6 +207,7 @@ Mute,http://mute.bradconte.com/mute.txt,http://mute.bradconte.com/,Mute is an Ad
|
|||
MVPS HOSTS,http://winhelp2002.mvps.org/hosts.txt,http://winhelp2002.mvps.org/hosts.htm,"Block ads, banners, 3rd party Cookies, 3rd party page counters, web bugs, and even most hijackers.",http://winhelp2002.mvps.org/hosts.htm,,,,winhelp2002@gmail.com,https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UNHL2VY85PB8N
|
||||
NoCoin,https://raw.githubusercontent.com/hoshsadiq/adblock-nocoin-list/master/nocoin.txt,https://github.com/hoshsadiq/adblock-nocoin-list,Prevents browser based coin mining from clogging up your resources.,https://github.com/hoshsadiq/adblock-nocoin-list,Hosh Sadiq,,https://github.com/hoshsadiq/adblock-nocoin-list/issues,,
|
||||
Nopelist,https://raw.githubusercontent.com/genediazjr/nopelist/master/nopelist.txt,https://github.com/genediazjr/nopelist,"A personal filter list. Each host is either an ad, phishing, malicious, analytics, or clickbait.",https://github.com/genediazjr/nopelist,,,https://github.com/genediazjr/nopelist/issues,,
|
||||
Norwegian EasyList supplement for tidier websites,https://github.com/DandelionSprout/adfilt/blob/master/ExperimentalNorwegianList.txt,https://github.com/DandelionSprout/adfilt,Removes ads, affiliation ads, and empty boxes on Norwegian sites to produce a cleaner browser experience. Meant to be used on top of general filters,Imre Kristoffer Eilertsen,,https://github.com/DandelionSprout/adfilt/issues,imreeil42@gmail.com,https://www.paypal.me/DandeeSprout
|
||||
NoTrack Blocklist,https://raw.githubusercontent.com/quidsup/notrack/master/trackers.txt,https://github.com/quidsup/notrack,Blocks trackers.,,,,https://github.com/quidsup/notrack/issues,,
|
||||
OpenPhish Phishing Intelligence Community Feed,https://openphish.com/feed.txt,https://openphish.com/,"OpenPhish uses proprietary Artificial Intelligence algorithms to automatically identify zero-day phishing sites and provide comprehensive, actionable, real-time threat intelligence.",https://openphish.com/,,,,contact@openphish.com,
|
||||
Overlay Blocker,https://raw.githubusercontent.com/LordBadmintonofYorkshire/Overlay-Blocker/master/blocklist.txt,https://github.com/LordBadmintonofYorkshire/Overlay-Blocker,Adblock filter for obtrusive overlay (pop up) elements and various other annoying elements on websites.,https://github.com/LordBadmintonofYorkshire/Overlay-Blocker,,,https://github.com/LordBadmintonofYorkshire/Overlay-Blocker/issues,,
|
||||
|
|
|
|||
|
Can't render this file because it has a wrong number of fields in line 72.
|
|
|
@ -1626,6 +1626,15 @@
|
|||
"issuesUrl": "https://github.com/genediazjr/nopelist/issues",
|
||||
"list": "Nopelist",
|
||||
"viewUrl": "https://raw.githubusercontent.com/genediazjr/nopelist/master/nopelist.txt"
|
||||
}, {
|
||||
"descr": "Removes ads, affiliation ads, and empty boxes on Norwegian sites to produce a cleaner browser experience. Meant to be used on top of general filters.",
|
||||
"donateUrl": "https://www.paypal.me/DandeeSprout",
|
||||
"email": "imreeil42@gmail.com",
|
||||
"homeUrl": "https://github.com/DandelionSprout/adfilt/blob/master/ExperimentalNorwegianList.txt",
|
||||
"issuesUrl": "https://github.com/DandelionSprout/adfilt/issues",
|
||||
"list": "Norwegian list for tidier websites",
|
||||
"tagLang": ["no"],
|
||||
"viewURL": "https://github.com/DandelionSprout/adfilt/blob/master/ExperimentalNorwegianList.txt"
|
||||
}, {
|
||||
"descr": "Blocks trackers.",
|
||||
"homeUrl": "https://github.com/quidsup/notrack",
|
||||
|
|
|
|||
Loading…
Reference in a new issue