mirror of
https://github.com/arkenfox/user.js.git
synced 2024-11-29 22:06:55 +01:00
Updated 3.5 Request Control (markdown)
parent
5fbd03046d
commit
4d38793c48
@ -1,13 +1,10 @@
|
|||||||
[Request Control](https://addons.mozilla.org/firefox/addon/requestcontrol/) | [GitHub](https://github.com/tumpio/requestcontrol)
|
[Request Control](https://addons.mozilla.org/firefox/addon/requestcontrol/) | [GitHub](https://github.com/tumpio/requestcontrol)
|
||||||
|
|
||||||
### Examples
|
|
||||||
|
|
||||||
:small_orange_diamond: clean imdb titles
|
:small_orange_diamond: clean imdb titles
|
||||||
|
* 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/
|
||||||
> re: imdb
|
> * 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
|
||||||
> Types: Document
|
> * Action: Filter
|
||||||
> Action: Filter
|
> * Filter URL Redirection: Off
|
||||||
> Filter URL Redirection: Off
|
> * Trim URL Parameters: `ref_`
|
||||||
> Trim URL Parameters: `ref_`
|
|
||||||
|
Loading…
Reference in New Issue
Block a user