39 lines
1.5 KiB
HTML
39 lines
1.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<meta name="darkreader-lock">
|
|
|
|
<meta name="Author" content="Endermanch">
|
|
<meta name="Keywords" content="fast-dl, fast, download, cdn, delivery, files">
|
|
<meta name="Description" content="A free and blazing fast download service.">
|
|
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:title" content="Click Here to Download">
|
|
<meta property="og:description" content="Downloading is an extremely important aspect of your life. A free, functioning and blazing fast download service is necessary.">
|
|
<meta property="og:url" content="https://fast-dl.cc">
|
|
<meta property="og:image" content="http://fast-dl.cc/images/download.png">
|
|
<meta property="og:image:secure_url" content="https://fast-dl.cc/images/download.png">
|
|
<meta property="og:image:width" content="256">
|
|
<meta property="og:image:height" content="256">
|
|
<meta property="og:image:alt" content="Download">
|
|
|
|
<title>Click to Download</title>
|
|
|
|
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
|
|
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
|
|
|
|
<link rel="stylesheet" href="/styles/styles.css" type="text/css" />
|
|
</head>
|
|
|
|
<body>
|
|
<div class="content">
|
|
<video class="fullscreen" id="player" disablePictureInPicture>
|
|
<source src="/media/download.mp4" type="video/mp4">
|
|
</video>
|
|
</div>
|
|
|
|
<script src="/scripts/index.js" type="application/javascript"></script>
|
|
</body>
|
|
</html> |