added old reddit to redirect
This commit is contained in:
parent
6ec35c3e51
commit
a1eba98d06
|
@ -5,6 +5,7 @@
|
|||
// @description Rediret Reddit
|
||||
// @author rudism
|
||||
// @match https://www.reddit.com/*
|
||||
// @match https://old.reddit.com/*
|
||||
// @match https://reddit.com/*
|
||||
// @grant none
|
||||
// @run-at document-start
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
// @description Rediret Twitter
|
||||
// @author rudism
|
||||
// @match https://www.twitter.com/*
|
||||
// @match https://mobile.twitter.com/*
|
||||
// @match https://twitter.com/*
|
||||
// @grant none
|
||||
// @run-at document-start
|
||||
|
|
Loading…
Reference in New Issue