From 9914121193643028722c17340a25399cc004430b Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Thu, 22 Jun 2017 05:52:38 +1200 Subject: [PATCH] Updated 3.5 Request Control (markdown) --- 3.5-Request-Control.md | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/3.5-Request-Control.md b/3.5-Request-Control.md index b7393e2..bea0933 100644 --- a/3.5-Request-Control.md +++ b/3.5-Request-Control.md @@ -1,10 +1,15 @@ [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 -* Author: [earthlng](https://github.com/earthlng) -* 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/*` , `name/*`, `character/*` -> * Types: Document -> * Action: Filter -> * Filter URL Redirection: Off -> * Trim URL Parameters: `ref_` + +Author: [earthlng](https://github.com/earthlng) +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/*` , `name/*`, `character/*` + * Types: Document + * Action: Filter + * Filter URL Redirection: Off + * Trim URL Parameters: `ref_` +