Advertisement
JLMoss

Reddit Slideshow

Dec 20th, 2023
694
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JavaScript 0.18 KB | Source Code | 0 0
  1. javascript:(
  2. function() {
  3.     var url = ""+window.location;
  4.     var urlparts = url.split('/');
  5.     window.location = "https://www.redditp.com/"+urlparts[3]+"/"+urlparts[4]
  6. }
  7. )()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement