Files
idk.i2p/video.html
2021-07-22 13:38:56 -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=20514&dn=idk.i2p.torrent&xt=urn:tree:tiger:plr75l6ayirduhf5wejy5l3as27t2mrmfrx24ji&xt=urn:ed2k:654705fdf5ea95cc36182f228a9121bb&xt=urn:aich:tjh74ycvbkuavvt5gmfr4ge4eumziskm"/>
</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>