From 019c615e6fda45320d4558d45b1e08efa64b2163 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 29 May 2015 14:43:05 -0400 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 4037c7b..88f3a75 100644 --- a/What-uBlock-can-and-can-not-(currently)-do.md +++ b/What-uBlock-can-and-can-not-(currently)-do.md @@ -13,7 +13,7 @@ memory of [Adblock Plus](https://adblockplus.org/) ("ABP"), which is itself much uBlock is its own thing, it doesn't try to be Adblock Plus or any other. -The `$document` filter option is not supported, see [issue #405](https://github.com/gorhill/uBlock/issues/405). At time of writing, I see 10 such filters in _EasyList_. +The `$document` filter option is not supported, see [issue #405](https://github.com/chrisaljoudi/uBlock/issues/405). At time of writing, I see 10 such filters in _EasyList_. **Read carefully:** Not supporting `$document` filter option has absolutely **nothing** to do with uBlock being more efficient than ABP. It's a principle thing: the purpose of the `$document` filter option is to disable a blocker on a specific site. I do not want uBlock to submit itself to 3rd-party filter lists for when it should completely disable it self.