Files
idk.i2p/video.html
2021-07-22 13:40:18 -04:00

27 lines
942 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>idk's home page</title>
<link rel="stylesheet" type="text/css" href ="style.css" />
<meta http-equiv="i2p-location" content="http://b2o47zwxqjbn7jj37yqkmvbmci7kqubwgxu3umqid7cexmc7xudq.b32.i2p"/>
<meta http-equiv="i2p-torrentlocation" content="magnet:?xl=20571&dn=idk.i2p.torrent&xt=urn:tree:tiger:5aonpe5b7dlzkqqzy2qsghsnjv6s3nwqh2qdaby&xt=urn:ed2k:1fe5990861d143e9648f39e709843f10&xt=urn:aich:nsvfeaynk3kjdltgsh6hldj7t3wporvn"/>
</head>
<body>
<h1>Video Gallery</h1>
<p>These are videos that deal with topics related to I2P. For now,
just talks that I have personally given because I didn't want to
download them all at once.</p>
<ul><li>
<video>
<source src="video/torontotalk.webm" type="video/webm">
</video>
</li><li>
<video>
<source src="video/monerotalk.mp4" type="video/mp4">
</video>
</li></ul>
<script src="script.js" type="text/javascript"></script>
</body>
</html>