diff options
author | Raymond Hill <gorhill@users.noreply.github.com> | 2015-08-06 18:58:51 -0400 |
---|---|---|
committer | Raymond Hill <gorhill@users.noreply.github.com> | 2015-08-06 18:58:51 -0400 |
commit | c2bb5bd38673c962e2aefa83893b6c2d866f7137 (patch) | |
tree | aea38119f483939efbe25d6f1cd9c0f27f657d7f | |
parent | 71f754817516bea7276d8003cffa6b47e9f4a1eb (diff) | |
download | uBlock-c2bb5bd38673c962e2aefa83893b6c2d866f7137.zip uBlock-c2bb5bd38673c962e2aefa83893b6c2d866f7137.tar.gz uBlock-c2bb5bd38673c962e2aefa83893b6c2d866f7137.tar.bz2 |
Update README.md
-rw-r--r-- | README.md | 10 |
1 files changed, 2 insertions, 8 deletions
@@ -48,8 +48,8 @@ uBlock Origin **An efficient blocker add-on for various browsers. Fast, potent, and lean.** -* [Purpose & General Info](#philosophy) * [Documentation](#documentation) +* [Purpose & General Info](#philosophy) * [Performance and Efficiency](#performance) * [Memory](#memory) * [CPU](#cpu) @@ -67,8 +67,8 @@ uBlock Origin Basic mode | Advanced-user mode :----------:|:------------------: -<a href="https://github.com/gorhill/uBlock/wiki/Quick-guide:-popup-user-interface"><img src="https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/popup-1.png" /></a> | <a href="https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-quick-guide"><img src="https://cloud.githubusercontent.com/assets/585534/9021740/41eac000-3821-11e5-9842-c4c6fea573c3.png" /></a> [Popup user interface](https://github.com/gorhill/uBlock/wiki/Quick-guide:-popup-user-interface) | [A point-and-click firewall which can be configured on a per-site basis](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-quick-guide) +<a href="https://github.com/gorhill/uBlock/wiki/Quick-guide:-popup-user-interface"><img src="https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/popup-1.png" /></a><br><sup>.</sup> | <a href="https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-quick-guide"><img src="https://cloud.githubusercontent.com/assets/585534/9021740/41eac000-3821-11e5-9842-c4c6fea573c3.png" /></a><br><sup>Configure as you wish: picture shows 3rd-party scripts and frames blocked by default everywhere</sup> Visit the [uBlock Origin's wiki](https://github.com/gorhill/uBlock/wiki) for documentation. @@ -84,12 +84,6 @@ _EasyList_, _Peter Lowe's Adservers_, _EasyPrivacy_ and _Malware domains_ are en Once you install uBlock₀, you may easily un-select any of the pre-selected filter lists if you think uBlock₀ blocks too much. For reference, Adblock Plus installs with only _EasyList_ enabled by default. -By the way, looks like I still need to dispel that other myth: I've seen in [many](https://np.reddit.com/r/AskReddit/comments/35s2je/whats_a_product_that_everybody_uses_but_nobody/cr7h8l6) [places](https://twitter.com/1v1MeInBed/status/611658444244951040) [lately](https://np.reddit.com/r/explainlikeimfive/comments/363569/eli5_how_come_adblockublock_doesnt_let_the_ad/crafo5p?context=3) the following assertion: - -> ublock blocks ads just like adblock plus, but triggers the ads API to think it got viewed - -Completely false. uBlock Origin does not "trigger" any "ads API" (whatever that is). It [prevents network requests from being made](https://github.com/gorhill/uBlock/wiki/Does-uBlock-block-ads-or-just-hide-them%3F) according to filter lists so that your browser does not connect to remote servers, period. - ## Performance #### Memory |