69 lines
No EOL
1.9 KiB
HTML
69 lines
No EOL
1.9 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>
|
|
<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">
|
|
</head>
|
|
<body>
|
|
<style>
|
|
.bg {
|
|
opacity: .4!important;
|
|
}
|
|
</style>
|
|
<div id="everythingHelper">
|
|
<img src="/static/images/bear.jpg" class="bg">
|
|
<header>
|
|
<div>
|
|
<h1>Adrian Victor:Blog</h1>
|
|
<a id="headerSubtitle"><i>Fanasy is not a crime, find your castle in the sky.</i></a>
|
|
</div>
|
|
<div id="linksHelper">
|
|
<div id="soundDiv" data-title="tenkuma - Velkommen" data-source="Velkommen.mp3"></div>
|
|
<ul id="headerLinks">
|
|
<a href="/en/">home</a>
|
|
<a href="/en/blog/">blog</a>
|
|
</ul>
|
|
</div>
|
|
</header>
|
|
<div id="mainHelper">
|
|
|
|
<main>
|
|
<p><b>Listing Blog Posts:</b></p>
|
|
<ul>
|
|
|
|
|
|
<li>
|
|
<p>
|
|
<a href="/posts/android-developer-verification/">On the Recent Changes to App Distribution Requirements in the Android System by Google.</a><br>
|
|
Fri Aug 29 2025 21:00:00 GMT-0300 (Brasilia Standard Time)
|
|
</p>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
<li>
|
|
<p>
|
|
<a href="/posts/telnet-en/">Telnet</a><br>
|
|
Tue Aug 26 2025 21:00:00 GMT-0300 (Brasilia Standard Time)
|
|
</p>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
</main>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |