Advertisement
Guest User

Untitled

a guest
Mar 20th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. https://example.com/f/random-id/text.text
  2. http://example.io/f/random-id/text.text
  3. www.example.co/f/random-id/text.text
  4. http://www.example.co/f/random-id/text.text
  5.  
  6. url.replace("https://example.com/f/", "");
  7. url.replace("text.text", "");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement