Advertisement
quirons

redirect code

Jul 27th, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. <html><head>
  2.  
  3. <title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <script>
  9. window.location.replace('http://NEWURL.tumblr.com' + window.location.pathname);
  10. </script>
  11.  
  12. </head><body></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement