diff --git a/3.5-Request-Control.md b/3.5-Request-Control.md index 2d82ddf..27b71f1 100644 --- a/3.5-Request-Control.md +++ b/3.5-Request-Control.md @@ -3,7 +3,7 @@ :small_orange_diamond: clean imdb titles * 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/*` +> * **Pattern** scheme: `http` or `http/https` host: `www.imdb.com` path: `title/*` > * Types: Document > * Action: Filter > * Filter URL Redirection: Off