-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
26 lines (22 loc) · 1.01 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta name="abuseipdb-verification" content="QDJcbrOY" />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>mateisr</title>
<meta name="description" content="mateisr - developer" />
<link href="/src/assets/styles/style.css" rel="stylesheet">
<meta name="darkreader-lock">
<link rel="icon" type="image/ico" href="/src/assets/favicon.ico">
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
<a href="https://www.abuseipdb.com/user/112987"
title="AbuseIPDB is an IP address blacklist for webmasters and sysadmins to report IP addresses engaging in abusive behavior on their networks">
<img src="https://www.abuseipdb.com/contributor/112987.svg" alt="AbuseIPDB Contributor Badge"
style="width: 190px;background: #35c246 linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.3) 50%, rgba(0,0,0,.2) 51%, rgba(0,0,0,0));padding: 5px;" class="hidden">
</a>
</body>
</html>