From 4d38793c4862c0afece210c3056be7d3f080082e Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Tue, 20 Jun 2017 04:40:29 +1200 Subject: [PATCH] Updated 3.5 Request Control (markdown) --- 3.5-Request-Control.md | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/3.5-Request-Control.md b/3.5-Request-Control.md index 5fcd1f4..2d82ddf 100644 --- a/3.5-Request-Control.md +++ b/3.5-Request-Control.md @@ -1,13 +1,10 @@ [Request Control](https://addons.mozilla.org/firefox/addon/requestcontrol/) | [GitHub](https://github.com/tumpio/requestcontrol) -### Examples - :small_orange_diamond: clean imdb titles - -Author: [earthlng](https://github.com/earthlng) -> re: imdb -> Pattern=> scheme: `http` or `http/https` host: `www.imdb.com` path: `title/*` -> 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/*` +> * Types: Document +> * Action: Filter +> * Filter URL Redirection: Off +> * Trim URL Parameters: `ref_`