-
-
Save robbiet480/792953 to your computer and use it in GitHub Desktop.
Revisions
-
robbiet480 revised this gist
Jan 24, 2011 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -89,7 +89,7 @@ $i=0; while($flvfile=readdir($dir)) { if ($flvfile != "." && $flvfile!=".." && $flvfile!="index.php") { $flvarray[$i]=$flvfile; $i++; -
robbiet480 revised this gist
Jan 24, 2011 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -68,6 +68,7 @@ --> <!-- http://dnn.st/index.php?file=FILENAME where FILENAME is the swf you wanna play --> <head><title>'.$_REQUEST['file'].'</title> <script type="text/javascript" src="http://include.reinvigorate.net/re_.js"></script> <script type="text/javascript"> -
robbiet480 revised this gist
Jan 24, 2011 . 1 changed file with 139 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,74 @@ <?php if(isset($_REQUEST['file'])) { echo '<html> <!-- -\- \-- \- \ - -\ \ \\ \ \ \ \\ \ \\ \ \\ \ \\\ \ \\ \ \\ \. . \\ \ . \\ \ . \\ \ . \\ \ . \\ \ <=) \ <==) \ <=) \ .\\ _- \ . \\ _-// \ . \\ _-_/ / \ . . . \\ _--_/ _/ \ \\ _- _/ _/ \ \\ ___-(O) _/ _/ \ \ __-- __ /_ / *********************************** \ \\ ____--__---- / \_ I AM A MOTHERFUCKING PTERODACTYL! \ \\ ------- / \_ \_ HERE TO PTERO-YOU A NEW ASSHOLE \ \ // // \__ \_ HTTP://PTERODACTYL.ME \ \\ // // \_ \_ ********************************** \ \\ /// // \__- \ - \\///////// // \ - \_ // / - // / - /// / - // __--/ /// __________/ // | //-_________ ___ //// | ____\__--/ ///// | -----______ -/---________//// | _______/ --/ \ | /_________-/ \ | // \ / \. / \ . / \ . / \\ . / \ / \ __| \ ==/ / // / . // / . . // /. / / // / / / // / // --/ / / // //// // ///_________//// --> <head><title>'.$_REQUEST['file'].'</title> <script type="text/javascript" src="http://include.reinvigorate.net/re_.js"></script> <script type="text/javascript"> try { @@ -33,7 +101,76 @@ if($rand >= 0) { echo '<html> <!-- -\- \-- \- \ - -\ \ \\ \ \ \ \\ \ \\ \ \\ \ \\\ \ \\ \ \\ \. . \\ \ . \\ \ . \\ \ . \\ \ . \\ \ <=) \ <==) \ <=) \ .\\ _- \ . \\ _-// \ . \\ _-_/ / \ . . . \\ _--_/ _/ \ \\ _- _/ _/ \ \\ ___-(O) _/ _/ \ \ __-- __ /_ / *********************************** \ \\ ____--__---- / \_ I AM A MOTHERFUCKING PTERODACTYL! \ \\ ------- / \_ \_ HERE TO PTERO-YOU A NEW ASSHOLE \ \ // // \__ \_ HTTP://PTERODACTYL.ME \ \\ // // \_ \_ ********************************** \ \\ /// // \__- \ - \\///////// // \ - \_ // / - // / - /// / - // __--/ /// __________/ // | //-_________ ___ //// | ____\__--/ ///// | -----______ -/---________//// | _______/ --/ \ | /_________-/ \ | // \ / \. / \ . / \ . / \\ . / \ / \ __| \ ==/ / // / . // / . . // /. / / // / / / // / // --/ / / // //// // ///_________//// --> <head><title>'.$flvarray[$rand].'</title> <script type="text/javascript" src="http://include.reinvigorate.net/re_.js"></script> <script type="text/javascript"> try { -
Dennis Tang revised this gist
Jan 24, 2011 . 1 changed file with 17 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,14 +1,21 @@ <?php if(isset($_REQUEST['file'])) { echo '<html><head><title>'.$_REQUEST['file'].'</title> <script type="text/javascript" src="http://include.reinvigorate.net/re_.js"></script> <script type="text/javascript"> try { reinvigorate.track("ks74s-857rmjp5v4"); } catch(err) {} </script> </head><body style="background: #000;"><h1> <object width="100%" height="100%"> <param name="movie" value="swf/'.$_REQUEST['file'].'"> <embed src="swf/'.$_REQUEST['file'].'" width="100%" height="100%"> </embed> </object> </h1></body></html>'; } else { $dir=opendir("/var/www/swf"); $i=0; while($flvfile=readdir($dir)) @@ -26,7 +33,14 @@ if($rand >= 0) { echo '<html><head><title>'.$flvarray[$rand].'</title> <script type="text/javascript" src="http://include.reinvigorate.net/re_.js"></script> <script type="text/javascript"> try { reinvigorate.track("ks74s-857rmjp5v4"); } catch(err) {} </script> </head><body style="background: #000;"><h1> <object width="100%" height="100%"> <param name="movie" value="swf/'.$flvarray[$rand].'"> <embed src="swf/'.$flvarray[$rand].'" width="100%" height="100%"> -
robbiet480 revised this gist
Jan 24, 2011 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ <?php if(isset($_REQUEST['file'])) { echo '<html><head><title>'.$_REQUEST['file'].'</title></head><body style="background: #000;"><h1> <object width="100%" height="100%"> -
robbiet480 revised this gist
Jan 24, 2011 . 1 changed file with 10 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,13 @@ <? if(isset($_REQUEST['file'])) { echo '<html><head><title>'.$_REQUEST['file'].'</title></head><body style="background: #000;"><h1> <object width="100%" height="100%"> <param name="movie" value="swf/'.$_REQUEST['file'].'"> <embed src="swf/'.$_REQUEST['file'].'" width="100%" height="100%"> </embed> </object> </h1></body></html>'; } else { $dir=opendir("/path/to/your/flv/folder/"); $i=0; @@ -25,4 +34,5 @@ </object> </h1></body></html>'; } } ?> -
robbiet480 revised this gist
Jan 24, 2011 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -17,10 +17,10 @@ if($rand >= 0) { echo '<html><head><title>'.$flvarray[$rand].'</title></head><body style="background: #000;"><h1> <object width="100%" height="100%"> <param name="movie" value="swf/'.$flvarray[$rand].'"> <embed src="swf/'.$flvarray[$rand].'" width="100%" height="100%"> </embed> </object> </h1></body></html>'; -
robbiet480 revised this gist
Jan 24, 2011 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -20,7 +20,7 @@ echo '<html><body style="background: #000;"><h1> <object width="100%" height="100%"> <param name="movie" value="gahhh.swf"> <embed src="'.$flvarray[$rand].'" width="100%" height="100%"> </embed> </object> </h1></body></html>'; -
robbiet480 created this gist
Jan 24, 2011 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,28 @@ <? $dir=opendir("/path/to/your/flv/folder/"); $i=0; while($flvfile=readdir($dir)) { if ($flvfile != "." && $flvfile!="..") { $flvarray[$i]=$flvfile; $i++; } } closedir($dir); $rand=rand(0,count($flvarray)-1); if($rand >= 0) { echo '<html><body style="background: #000;"><h1> <object width="100%" height="100%"> <param name="movie" value="gahhh.swf"> <embed src="$flvarray[$rand]" width="100%" height="100%"> </embed> </object> </h1></body></html>'; } ?>