From 54f7fade73759b824f67f749dc1de5ec571b8235 Mon Sep 17 00:00:00 2001 From: Sebastian Schmidt Date: Sat, 5 Dec 2015 10:16:36 +1000 Subject: [PATCH] add url --- 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 a227e98..38f450a 100644 --- a/Static-filter-syntax.md +++ b/Static-filter-syntax.md @@ -39,7 +39,7 @@ Usually, it is far more convenient to use [dynamic filtering rules](https://gith ##### Wildcard character `*` -For the Adblock Plus like wildcard character `*`, uBlock Origin uses `/*` instead. This is due to uBlocks ability to read HOSTS files where a filter like `@@*arrow.gif` is a valid hostname. So in this case use `@@/*arrow.gif` instead. The first filter will allow `http://some-arrow.gif` while the second filter will allow `http://anydomain.com/some-arrow.gif` See #997 for details. +For the Adblock Plus like wildcard character `*`, uBlock Origin uses `/*` instead. This is due to uBlocks ability to read HOSTS files where a filter like `@@*arrow.gif` is a valid hostname. So in this case use `@@/*arrow.gif` instead. The first filter will allow `http://some-arrow.gif` while the second filter will allow `http://anydomain.com/some-arrow.gif` See [#997](https://github.com/gorhill/uBlock/issues/997) for details. ##### Network filters options