Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // ==UserScript==
- // @name youtube redir
- // @namespace [email protected]
- // @include https://www.youtube.com/
- // @version 1
- // @grant none
- // ==/UserScript==
- window.location = "https://www.youtube.com/feed/subscriptions/u";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement