From 413a07b646898ede30fa6a162f4372e2563d8dc6 Mon Sep 17 00:00:00 2001 From: Ming Di Leom <2809763-curben@users.noreply.gitlab.com> Date: Sat, 29 May 2021 03:00:16 +0000 Subject: [PATCH] page(about): add pup-filter --- source/about/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/about/index.md b/source/about/index.md index b7dbfd3..fcb995a 100644 --- a/source/about/index.md +++ b/source/about/index.md @@ -23,6 +23,8 @@ updated: 2021-03-13 - [**phishing-filter**](https://gitlab.com/curben/phishing-filter): A set of blocklists to restrict ~9,000 phishing websites. Based on [PhishTank](https://www.phishtank.com/) and [OpenPhish](https://openphish.com/). +- [**pup-filter**](https://gitlab.com/curben/pup-filter): A set of blocklists to restrict ~500 websites that host potentially unwanted programs (PUP). Based on [Zhouhan Chen](https://zhouhanc.com/)'s [malware-discoverer](https://github.com/zhouhanc/malware-discoverer). + ## Architecture ![Architecture behind mdleom.com](20200223/caddy-nixos.png)