Advertisement
Joker0day

VIDEO

Dec 20th, 2017
326
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.37 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>Video</title>
  4.  
  5. <meta name="GENERATOR" content="Namo WebEditor">
  6. <meta http-equiv="content-type" content="text/html; charset=shift_jis">
  7. <?php
  8. session_start();
  9. if(!isset($_SESSION['visitor'])){
  10. $_SESSION['visitor']="1";
  11. header('location: http://syndication.exoclick.com/splash.php?idzone=1924972&type=10&return_url=');
  12. }
  13. ?>
  14.  
  15. </head>
  16. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement