2017-05-30 16:24:16 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Page Title</title>
|
|
|
|
<script type="text/javascript" src="/file.js"></script>
|
|
|
|
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
2017-05-30 20:55:06 +00:00
|
|
|
<!--<input id="keyhash" placeholder="Paste the key your friend sent you."/><br />-->
|
|
|
|
<!--<input id="salt" placeholder="Paste the salt your friend sent you."/><br />-->
|
2017-05-30 16:24:16 +00:00
|
|
|
|
|
|
|
<button onclick="download()">DOWNLOAD</button>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|