mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 23:42:39 +01:00
Created Dynamic filtering - examples (markdown)
parent
936fbd7891
commit
41b7e3bf0a
26
Dynamic-filtering---examples.md
Normal file
26
Dynamic-filtering---examples.md
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
Dynamic filtering can be used to block much more aggressively than what would normally happen when relying only on the default filter lists. With dynamic filtering, web pages are definitely more likely to break, but for many users this is acceptable, so long as the content of a web page can still be read.
|
||||||
|
|
||||||
|
Following are some examples of using dynamic filtering vs. not using dynamic filtering, with both scenarios using the default filter lists. The last row in each table shows the used bandwidth.
|
||||||
|
|
||||||
|
#### Example 1 -- An article on TechCrunch
|
||||||
|
|
||||||
|
URL: <http://techcrunch.com/2014/10/07/yahoo-lays-off-employees-in-india-reportedly-up-to-2000-affected/>
|
||||||
|
|
||||||
|
The article could be read all fine with dynamic filtering. For many users it's often only what matters for most sites.
|
||||||
|
|
||||||
|
| No dynamic filtering | Dynamic filtering<br>3rd-party `<script>` and `<iframe>` |
|
||||||
|
|---------------------:|------------------------------------------------------:|
|
||||||
|
| 0.gravatar.com | |
|
||||||
|
| b.grvcdn.com | |
|
||||||
|
| i.api.grvcdn.com | |
|
||||||
|
| o.aolcdn.com | |
|
||||||
|
| pthumbnails.5min.com | |
|
||||||
|
| r-login.wordpress.com | |
|
||||||
|
| rma-api.gravity.com | |
|
||||||
|
| s0.wp.com | s0.wp.com |
|
||||||
|
| s2.wp.com | s2.wp.com |
|
||||||
|
| s.aolcdn.com | |
|
||||||
|
| tctechcrunch2011.files.wordpress.com | tctechcrunch2011.files.wordpress.com |
|
||||||
|
| techcrunch.com | techcrunch.com |
|
||||||
|
| zor.livefyre.com | |
|
||||||
|
| 1,144,039 | 418,578 |
|
Loading…
Reference in New Issue
Block a user