mirror of https://gitlab.com/curben/blog
page(about): vn-badsite-filter
https://gitlab.com/curben/vn-badsite-filter
This commit is contained in:
parent
cb763e4747
commit
80999674ac
|
@ -2,7 +2,7 @@
|
||||||
title: About
|
title: About
|
||||||
layout: page
|
layout: page
|
||||||
date: 2019-09-20
|
date: 2019-09-20
|
||||||
updated: 2021-12-19
|
updated: 2022-03-28
|
||||||
---
|
---
|
||||||
|
|
||||||
## About Me
|
## About Me
|
||||||
|
@ -27,6 +27,8 @@ updated: 2021-12-19
|
||||||
|
|
||||||
- [**tracking-filter**](https://gitlab.com/curben/tracking-filter): A set of blocklists to restrict javascript links that perform [browser fingerprinting](https://en.wikipedia.org/wiki/Web_tracking). Based on DuckDuckGo [Tracker Radar](https://github.com/duckduckgo/tracker-radar). [Blokada version](https://community.blokada.org/t/introducing-duckduckgo-tracker-radar-to-blokada/469) blocks more tracking links but the trade-off is more false positive; available at [blokada.org](https://blokada.org/blocklists/ddgtrackerradar/standard/hosts.txt).
|
- [**tracking-filter**](https://gitlab.com/curben/tracking-filter): A set of blocklists to restrict javascript links that perform [browser fingerprinting](https://en.wikipedia.org/wiki/Web_tracking). Based on DuckDuckGo [Tracker Radar](https://github.com/duckduckgo/tracker-radar). [Blokada version](https://community.blokada.org/t/introducing-duckduckgo-tracker-radar-to-blokada/469) blocks more tracking links but the trade-off is more false positive; available at [blokada.org](https://blokada.org/blocklists/ddgtrackerradar/standard/hosts.txt).
|
||||||
|
|
||||||
|
- [**vn-badsite-filter**](https://gitlab.com/curben/vn-badsite-filter): A set of blocklists to restrict 6,000+ malicious websites targeting Vietnamese users; also suitable for global users. Based on [Hieu Minh Ngo](https://chongluadao.vn)'s list.
|
||||||
|
|
||||||
- [**aws-scripts**](https://gitlab.com/curben/aws-scripts): Security-related python scripts for AWS.
|
- [**aws-scripts**](https://gitlab.com/curben/aws-scripts): Security-related python scripts for AWS.
|
||||||
|
|
||||||
## Architecture
|
## Architecture
|
||||||
|
|
Loading…
Reference in New Issue