diff options
author | makefu <root@pigstarter.de> | 2013-01-14 00:50:15 +0000 |
---|---|---|
committer | makefu <root@pigstarter.de> | 2013-01-14 00:50:15 +0000 |
commit | a2195f3c9f382acebcf49b3043944f34609e4550 (patch) | |
tree | c542ab73193cd81ecd6482806c05b2fb6560cdae /minikrebs/profiles/rickroller/customfiles/www/index.html | |
parent | b6144a1e1b24a82d479741edd12fa3ad7a744c58 (diff) | |
parent | abf9916bc1add17888308877fa4eb9da330297ef (diff) |
Merge branch 'master' of https://github.com/krebscode/painload
Diffstat (limited to 'minikrebs/profiles/rickroller/customfiles/www/index.html')
-rw-r--r-- | minikrebs/profiles/rickroller/customfiles/www/index.html | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/minikrebs/profiles/rickroller/customfiles/www/index.html b/minikrebs/profiles/rickroller/customfiles/www/index.html deleted file mode 100644 index 4c4a9d9f..00000000 --- a/minikrebs/profiles/rickroller/customfiles/www/index.html +++ /dev/null @@ -1,24 +0,0 @@ -<html> -<head> -<title>RickRoll'D</title> -</head> -<body > -<img src="/cgi-bin/rrhelper"> -<center> -<h1>RickRoll'D</h1> -<!-- start of flv player --> -<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8" width="80%" height="98%" id="theMediaPlayer"> -<param name=movie value="flvplayer.swf"> -<param name=quality value="high"> -<param name=bgcolor value="#FFFFFF"> -<param name=allowFullScreen value="true"> -<param name=swLiveConnect value="true"> -<param name=allowScriptAccess value="sameDomain"> -<param name="FlashVars" value="file=/rickroll.flv&overstretch=true&autostart=true"> -<embed type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" width="80%" height="98%" bgcolor="#000000" name="theMediaPlayer" src="/flvplayer.swf" flashvars="file=/rickroll.flv&overstretch=true&autostart=true"> -</embed> -</object> -</center> -<!-- end of flv player --> -</body> -</html> |