Commit Graph

10 Commits

Author SHA1 Message Date
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