adblock: list maintenance
authorDirk Brenken <dev@brenken.org>
Tue, 10 May 2022 14:53:52 +0000 (16:53 +0200)
committerDirk Brenken <dev@brenken.org>
Tue, 10 May 2022 14:53:52 +0000 (16:53 +0200)
* add new oisd nsfw source (XL)
* change korean source name (again)
* update readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
net/adblock/Makefile
net/adblock/files/README.md
net/adblock/files/adblock.sources

index d2987d69895391311f3a3f051b76103ddba5a0dc..cd7393f44780485bf76a2e1aed70a8b03be53e05 100644 (file)
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=adblock
 PKG_VERSION:=4.1.3
-PKG_RELEASE:=8
+PKG_RELEASE:=9
 PKG_LICENSE:=GPL-3.0-or-later
 PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>
 
index 0336bab50d812b4cacb13ee765387ac51716a499..ef1532fe3743b4b163f20a2deccf73f33e309bdb 100644 (file)
@@ -22,9 +22,10 @@ A lot of people already use adblocker plugins within their desktop browsers, but
 | energized           |         | VAR  | compilation      | [Link](https://energized.pro)                                                     |
 | firetv_tracking     |         | S    | tracking         | [Link](https://github.com/Perflyst/PiHoleBlocklist)                               |
 | games_tracking      |         | S    | tracking         | [Link](https://www.gameindustry.eu)                                               |
-| hblock              |         | XL   | compilation      | [Link](https://hblock.molinero.dev)                                                     |
+| hblock              |         | XL   | compilation      | [Link](https://hblock.molinero.dev)                                               |
 | notracking          |         | XL   | tracking         | [Link](https://github.com/notracking/hosts-blocklists)                            |
 | oisd_basic          |         | L    | general          | [Link](https://oisd.nl)                                                           |
+| oisd_nsfw           |         | XL   | general          | [Link](https://oisd.nl)                                                           |
 | oisd_full           |         | XXL  | general          | [Link](https://oisd.nl)                                                           |
 | openphish           |         | S    | phishing         | [Link](https://openphish.com)                                                     |
 | phishing_army       |         | S    | phishing         | [Link](https://phishing.army)                                                     |
@@ -36,7 +37,7 @@ A lot of people already use adblocker plugins within their desktop browsers, but
 | reg_fr              |         | S    | reg_france       | [Link](https://forums.lanik.us/viewforum.php?f=91)                                |
 | reg_id              |         | M    | reg_indonesia    | [Link](https://easylist.to)                                                       |
 | reg_it              |         | M    | reg_italy        | [Link](https://easylist.to)                                                       |
-| reg_kr              |         | S    | reg_korea        | [Link](https://list-kr.github.io)                                                 |
+| reg_kr              |         | S    | reg_korea        | [Link](https://github.com/List-KR/List-KR)                                        |
 | reg_nl              |         | M    | reg_netherlands  | [Link](https://easylist.to)                                                       |
 | reg_pl1             |         | S    | reg_poland       | [Link](https://kadantiscam.netlify.com)                                           |
 | reg_pl2             |         | S    | reg_poland       | [Link](https://www.certyficate.it)                                                |
index 59df5c4448c6926e84bebb2b63aac3ffea6505f7..4e02221ffb8924734480ba322d9ae4d1d4f298c4 100644 (file)
                "focus": "general",
                "descurl": "https://oisd.nl"
        },
+       "oisd_nsfw": {
+               "url": "https://dbl.oisd.nl/nsfw/",
+               "rule": "/^([[:alnum:]_-]{1,63}\\.)+[[:alpha:]]+([[:space:]]|$)/{print tolower($1)}",
+               "size": "XL",
+               "focus": "general",
+               "descurl": "https://oisd.nl"
+       },
        "oisd_full": {
                "url": "https://dbl.oisd.nl",
                "rule": "/^([[:alnum:]_-]{1,63}\\.)+[[:alpha:]]+([[:space:]]|$)/{print tolower($1)}",
                "descurl": "https://easylist.to"
        },
        "reg_kr": {
-               "url": "https://raw.githubusercontent.com/List-KR/List-KR/master/filters-share/adserver.txt",
+               "url": "https://raw.githubusercontent.com/List-KR/List-KR/master/filters-share/adservice.txt",
                "rule": "BEGIN{FS=\"[|^]\"}/^\\|\\|([[:alnum:]_-]{1,63}\\.)+[[:alpha:]]+\\^(\\$third-party)?$/{print tolower($3)}",
                "size": "S",
                "focus": "reg_korea",
-               "descurl": "https://list-kr.github.io"
+               "descurl": "https://github.com/List-KR/List-KR"
        },
        "reg_nl": {
                "url": "https://easylist-downloads.adblockplus.org/easylistdutch+easylist.txt",