From 0f09e2f6b8e552f0cc66cbd84c5c67657e9fc397 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Tue, 26 May 2015 10:31:07 -0400 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ca01ebc2..40f3f4622 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,16 @@ -**Yet another myth to dispel**: I've seen in many places lately the following assertion ([example](https://np.reddit.com/r/AskReddit/comments/35s2je/whats_a_product_that_everybody_uses_but_nobody/cr7h8l6)): +**Couple of ongoing myths to dispel**: + +I've seen in many places lately the following assertion ([example](https://np.reddit.com/r/AskReddit/comments/35s2je/whats_a_product_that_everybody_uses_but_nobody/cr7h8l6)): > ublock blocks ads just like adblock plus, but triggers the ads API to think it got viewed **Completely false.** uBlock Origin (and uBlock) does not "trigger" any "ads API" (whatever that is). It prevents network requests from being made according to filter lists so that your browser does not connect to remote servers, period. -**uBlock's purpose is to only serve users' interests, and nothing else**. See [uBlock's Manifesto](https://github.com/gorhill/uBlock/blob/master/MANIFESTO.md). +Also, another myth to dispel: as opposed to what [_uBlock FAQ_ suggests](https://www.ublock.org/faq/): + +> [...] **In contrast**, the uBlock project will be moving forward with awesome new features, refinements, and enhancements [...] + +uBlock Origin is also actively maintained and is also moving forward with new features, refinements, and enhancements. ***