Commit Graph

32 Commits

Author SHA1 Message Date
MDLeom 0a633e3c57
fix: stricter IPv4 matching
- avoid excluding domains with IPv4, e.g. static.21.101.69.159.clients.your-server.de
2021-07-18 09:59:09 +00:00
MDLeom 9fbb4b4686
feat: dnscrypt-proxy blocklists
- support names and IPs
- https://github.com/DNSCrypt/dnscrypt-proxy
2021-07-18 09:55:58 +00:00
MDLeom 0e9845b69a
fix: remove port number and deduplicate entries
- Fixes #8
2021-06-20 07:38:55 +00:00
MDLeom 43ac6158f1 fix: cleanup oisd-exlusion files 2021-05-05 10:05:18 +00:00
MDLeom 7cba69f1d5 fix: add oisd exclusion list
- https://oisd.nl/excludes.php
2021-05-05 10:05:17 +00:00
MDLeom 421e52d340
docs: switch mirror to curben.gitlab.io/malware-filter
- 40647d12e7
2021-04-02 03:43:28 +00:00
MDLeom 22c10b4018
feat: DNS Response Policy Zone (RPZ)
- syntax based on https://rpz.oisd.nl/basic/
2021-04-02 03:37:21 +00:00
MDLeom cf3a820b24 refactor: dedup ip removal function 2021-04-02 03:21:25 +00:00
MDLeom 3417d86243
docs: limitation of snort2 2021-03-20 00:57:45 +00:00
MDLeom 153970064d
fix: unique sid
- resolve conflict with urlhaus-filter
2021-03-20 00:56:59 +00:00
MDLeom 7cea93d141
refactor: simpler sed 2021-03-19 22:10:54 +00:00
MDLeom 4d0b92434b feat: add Snort3 ruleset 2021-03-19 19:04:02 +00:00
MDLeom 2024c75550
docs: link to license section
- license differs on components and sources
2021-03-18 22:04:01 +00:00
MDLeom cc9b306076
fix: prod 2021-03-18 18:51:43 +00:00
MDLeom d258cbd714
fix(snort/suricata): escape colons
- trim snort rule to 2047 chars
2021-03-18 18:49:50 +00:00
MDLeom d76146515c
feat: add Snort2 and Suricata rulesets 2021-03-18 17:44:15 +00:00
MDLeom fc4a538223
docs: specify homepage
- https://help.eyeo.com/en/adblockplus/how-to-write-filters#special-comments
2020-12-30 23:37:26 +00:00
MDLeom 2b267b9991
feat: add IE-compatible blocklist
- https://gitlab.com/curben/urlhaus-filter/-/issues/30
2020-12-07 05:11:47 +00:00
MDLeom fc578757f7
fix: remove invalid links
- Closes #2
2020-10-08 05:04:32 +00:00
MDLeom 7dea6723b3
refactor: reorganise 2020-10-04 02:38:14 +00:00
MDLeom 35cb7464d9
feat: drop AdGuard Home support in phishing-filter.txt
- BREAKING CHANGE
- AdGuard Home should use https://gitlab.com/curben/phishing-filter#domain-based-adguard-home
2020-10-04 02:35:18 +00:00
MDLeom 193bb9ed8d docs: add change notice for AdGuard Home 2020-09-19 08:42:47 +00:00
MDLeom 21f7554c85
feat: support Vivaldi
- Requires Vivaldi 3.3+
- Supported in both desktop and Android.
- https://vivaldi.com/blog/vivaldi-introduces-break-mode/
- https://vivaldi.com/blog/vivaldi-on-android-configurable-address-bar-tab-bar/
2020-09-15 08:48:44 +00:00
MDLeom c9feacdc2e feat: add AdGuard-specific blocklist
- 7878367eeb
2020-09-03 02:00:14 +00:00
MDLeom f8a22696ab
feat: add AdGuard Home-specific blocklist
- AdGuard Home is still compatible with URL-based and hosts-based
- https://gitlab.com/curben/urlhaus-filter/-/issues/22
2020-09-01 06:36:05 +00:00
MDLeom 3b10b21163
docs: relicense blocklist under CC BY-SA 4.0
Comply with CC license of PhishTank data (CC BY-SA 2.5)
https://creativecommons.org/share-your-work/licensing-considerations/compatible-licenses
2020-07-21 01:15:49 +01:00
MDLeom d11f59fc1b
docs: mention OpenPhish in comment 2020-07-13 03:30:06 +01:00
MDLeom e38bc68ada
feat: add OpenPhish data
- https://openphish.com/
2020-07-12 08:16:27 +01:00
MDLeom 28a6304640
fix: compatibility with Adguard Home
- https://gitlab.com/curben/urlhaus-filter/-/issues/19
2020-07-08 11:28:35 +01:00
MDLeom e0eccb3ad8
fix: remove all quotes before extracting URLs
- result is still the same, but it's safer this way
2020-07-07 11:06:18 +01:00
MDLeom 14cf36c690
fix: more accurate static filter
- https://github.com/uBlockOrigin/uBlock-issues/issues/1116#issuecomment-654291153
2020-07-07 02:28:03 +01:00
MDLeom aa8fc238d6
Initial commit 2020-07-05 11:53:13 +01:00