diff options
| author | root | 2014-09-15 15:04:39 +0200 |
|---|---|---|
| committer | root | 2014-09-15 15:04:39 +0200 |
| commit | b44a26eb73010260922d242875a3b4773936a084 (patch) | |
| tree | fb52e73785afc46cb66ae627811c0b1485aef77a /error.php | |
| parent | 93b2daff3db922541e3cd1cb59081f15025439c8 (diff) | |
| download | video-dl-b44a26eb73010260922d242875a3b4773936a084.tar.gz | |
f5 protection and improved UI
Diffstat (limited to 'error.php')
| -rw-r--r-- | error.php | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -9,7 +9,6 @@ <link rel='shortcut icon' href='/favicon.ico' type='image/x-icon'> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"> - <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css"> <style><?php echo file_get_contents('./css/style.min.css'); ?></style> <?php require_once("static/noscript.html"); ?> </head> |
