From 89940c199b7319959d092a2ffe68ebff68b8bd14 Mon Sep 17 00:00:00 2001 From: garry-ut99 <72945564+garry-ut99@users.noreply.github.com> Date: Sat, 6 Jul 2024 17:59:58 +0000 Subject: [PATCH] Fixed typo - broken link (previous commit) --- Static-filter-syntax.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Static-filter-syntax.md b/Static-filter-syntax.md index a2aeaac..7475141 100644 --- a/Static-filter-syntax.md +++ b/Static-filter-syntax.md @@ -2,7 +2,7 @@ uBlock Origin (uBO) supports most of the EasyList filter syntax. You can refer t While uBO does not support some specific cases, it further extends the EasyList filter syntax, which also may share with AG's extended syntax. [Here](./Syntax-quirks) are the most surprising cases documented. -Starting with [1.46.1b15](https://github.com/gorhill/uBlock/commit/81498474d6d440b032681aa9952d593749b39efb), you can use regex-based values as target domain for static extended filters, see more [here](#hostame-regex). +Starting with [1.46.1b15](https://github.com/gorhill/uBlock/commit/81498474d6d440b032681aa9952d593749b39efb), you can use regex-based values as target domain for static extended filters, see more [here](#hostname-regex). - [Not supported](#not-supported) - [Pre-parsing directives](#pre-parsing-directives)