From 9c8900852a149a8d1a794759094b3a7a1a353f3b Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Tue, 15 Dec 2015 09:30:57 -0500 Subject: [PATCH] Updated What uBlock can and can not (currently) do (markdown) --- What-uBlock-can-and-can-not-(currently)-do.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/What-uBlock-can-and-can-not-(currently)-do.md b/What-uBlock-can-and-can-not-(currently)-do.md index d7152ea..00ebd6e 100644 --- a/What-uBlock-can-and-can-not-(currently)-do.md +++ b/What-uBlock-can-and-can-not-(currently)-do.md @@ -20,7 +20,7 @@ The `$document` filter option is not supported, see [issue #405](https://github. #### "ABP has all the features uBlock has!" No. uBlock currently offers you more: -- [Extends the filter syntax](https://github.com/gorhill/uBlock/wiki/Filter-syntax-extensions). +- [Extends the filter syntax](https://github.com/gorhill/uBlock/wiki/Static-filter-syntax). - [Dynamic filtering](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering), the ability to point-and-click to filter on/off `script` and `iframe` tags, on a 1st- or 3rd-party basis. I consider this to be a [key feature](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering---examples) of uBlock. - Element picker is more modern. - Let you select most common filter lists out of the box, without the need to import them first.