Updated Dynamic filtering tutorial (markdown)

Raymond Hill 2015-01-07 07:20:12 -05:00
parent f0bf05f478
commit bca08f5196

@ -30,7 +30,7 @@ As seen above, just as with previous versions you can still dynamically filter:
- 3rd-party scripts
- 3rd-party frames
However, as per issue #282, you can't no longer dynamically filter 1st-party frames (that was pointless).
However, as per [issue #282](https://github.com/gorhill/uBlock/issues/282), you can't no longer dynamically filter 1st-party frames (that was pointless).
Also, I threw in the ability to dynamically filters images (regardless of origin), as I saw this sort of feature requested a couple of places. It's useful for users who wish to save bandwidth, or memory resources.