Updated 3.5 Request Control (markdown)

Thorin-Oakenpants
2017-06-20 05:41:50 +12:00
parent 9607aae5c1
commit 7beba39af1

@@ -1,9 +1,9 @@
[Request Control](https://addons.mozilla.org/firefox/addon/requestcontrol/) | [GitHub](https://github.com/tumpio/requestcontrol) | [Help](https://github.com/tumpio/requestcontrol/wiki/Request-Control-Help) | [Testing Page](https://github.com/tumpio/requestcontrol/wiki/Testing-page-for-redirection-filtering) [Request Control](https://addons.mozilla.org/firefox/addon/requestcontrol/) | [GitHub](https://github.com/tumpio/requestcontrol) | [Help](https://github.com/tumpio/requestcontrol/wiki/Request-Control-Help) | [Testing Page](https://github.com/tumpio/requestcontrol/wiki/Testing-page-for-redirection-filtering)
:small_orange_diamond: clean imdb titles :small_orange_diamond: clean imdb
* Author: [earthlng](https://github.com/earthlng) * Author: [earthlng](https://github.com/earthlng)
* Example: http://www.imdb.com/title/tt0083943/?ref_=fn_al_tt_1 => http://www.imdb.com/title/tt0083943/ * Example: http://www.imdb.com/title/tt0083943/?ref_=fn_al_tt_1 => http://www.imdb.com/title/tt0083943/
> * **Pattern** scheme: `http` or `http/https` host: `www.imdb.com` path: `title/*` > * **Pattern** scheme: `http` or `http/https` host: `www.imdb.com` path: `title/*` , `name/*`, `character/*`
> * Types: Document > * Types: Document
> * Action: Filter > * Action: Filter
> * Filter URL Redirection: Off > * Filter URL Redirection: Off