diff --git a/README.md b/README.md index cafb656..381579b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Blocklists mirror of - [urlhaus-filter](https://gitlab.com/malware-filter/urlhaus-filter) - [phishing-filter](https://gitlab.com/malware-filter/phishing-filter) - [tracking-filter](https://gitlab.com/malware-filter/tracking-filter) -- [vn-badsite-filter](https://gitlab.com/malware-filter/vn-badsite-filter) +~~- [vn-badsite-filter](https://gitlab.com/malware-filter/vn-badsite-filter)~~ (see https://gitlab.com/malware-filter/vn-badsite-filter/-/commit/df356d9c1bf1dc2733b9260e6fae076f9751a2a4) - [botnet-filter](https://gitlab.com/malware-filter/botnet-filter) ~~- [pup-filter](https://gitlab.com/malware-filter/pup-filter)~~ (see [malware-filter/pup-filter#2](https://gitlab.com/malware-filter/pup-filter/-/issues/2)) diff --git a/src/build.js b/src/build.js index d212574..bf76d25 100644 --- a/src/build.js +++ b/src/build.js @@ -23,7 +23,7 @@ const projects = [ 'urlhaus-filter', 'phishing-filter', 'tracking-filter', - 'vn-badsite-filter', + // 'vn-badsite-filter', 'botnet-filter' // 'pup-filter' ]