114 lines
No EOL
3.5 KiB
HTML
114 lines
No EOL
3.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Adrian Victor</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="stylesheet" href="/static/main.css?fixcache=1">
|
|
<script src="/static/scripts/ccd.js"></script>
|
|
<script src="/static/scripts/main.js" defer></script>
|
|
<script src="/static/scripts/88x31.js" defer></script>
|
|
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
|
|
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
|
|
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
|
|
<link rel="manifest" href="/static/site.webmanifest">
|
|
<script src="https://keepandroidopen.org/banner.js" defer></script>
|
|
<meta property="og:title" content="Adrian Victor">
|
|
<meta property="og:description" content="Personal website/blog of Adrian Victor.">
|
|
<meta property="og:type" content="article">
|
|
<meta property="og:url" content="https://adrianvic.github.io/en/misc/bookmarks/">
|
|
<meta property="og:image" content="https://adrianvic.github.io/static/images/towers.jpg">
|
|
</head>
|
|
<body>
|
|
<style>
|
|
.bg {
|
|
opacity: 0.2!important;
|
|
}
|
|
</style>
|
|
<noscript>
|
|
<style>
|
|
.i88x31:hover {
|
|
transform: scale(2);
|
|
}
|
|
</style>
|
|
</noscript>
|
|
<div id="everythingHelper">
|
|
<img src="/static/images/towers.jpg" class="bg">
|
|
<header>
|
|
<div>
|
|
<h1>Adrian Victor</h1>
|
|
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
|
|
<script>
|
|
const headeri18n =
|
|
{
|
|
by: "by",
|
|
options: "Options",
|
|
hideBackground: "Hide background",
|
|
back: "back"
|
|
}
|
|
</script>
|
|
</div>
|
|
<div id="linksHelper">
|
|
<div id="music">
|
|
</div>
|
|
<ul id="headerLinks">
|
|
<a href="/en/">home</a>
|
|
<a href="/en/blog/">blog</a>
|
|
<a href="/en/misc/">misc</a>
|
|
</ul>
|
|
</div>
|
|
</header>
|
|
<div id="mainHelper">
|
|
|
|
<main>
|
|
<div class="box pageHeaderBox">
|
|
<h1>Bookmarks</h1>
|
|
<p></p>
|
|
<img class="i88x31" src="/static/images/88x31/BOOKMARKthispageNOW.png" alt="">
|
|
</div>
|
|
<hr>
|
|
|
|
<h2>Downloads</h2>
|
|
<dl>
|
|
|
|
<dt><a href="https://malwarewatch.org/">MalwareWatch</a></dt>
|
|
<dd>
|
|
|
|
Enderman's website. Provides download to various useful softwares, operating system images and malware.
|
|
</dd>
|
|
|
|
<dt><a href="https://88x31.nl/">88x31</a></dt>
|
|
<dd>
|
|
|
|
|
|
<img class="i88x31" style="margin-top: .6em;" src="/static/images/88x31/WEBP.gif">
|
|
|
|
<br>
|
|
|
|
This website is a collection with over 6500 GIF's and PNG's in 88x31 format. In the late 1990 and begin of the 2000's it was very common to use these pictures on your personal website.
|
|
</dd>
|
|
|
|
</dl>
|
|
|
|
<h2>Profiles</h2>
|
|
<dl>
|
|
|
|
<dt><a href="https://www.youtube.com/@mrnandokk">Mr. Nando</a></dt>
|
|
<dd>
|
|
|
|
My friend Fernando, he makes music and YouTube videos of Minecraft and speedrun.
|
|
</dd>
|
|
|
|
<dt><a href="https://enderman.ch/">Endermanch</a></dt>
|
|
<dd>
|
|
|
|
Andrew is a software engineer, a malware enthusiast and most importantly, a weird tall creature. I've grown up with his videos and he's a great inspiration for me.
|
|
</dd>
|
|
|
|
</dl>
|
|
|
|
</main>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |