1
0
mirror of https://github.com/niespodd/browser-fingerprinting.git synced 2021-11-01 22:44:07 +03:00
Files
browser-fingerprinting-bot-…/public/index.html
2021-06-08 07:02:28 +02:00

23 lines
638 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>tester at niespodd/browser-fingerprinting</title>
<style>
.bia {
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
}
</style>
<script type="module" crossorigin src="/assets/index.250ee517.js"></script>
<link rel="modulepreload" href="/assets/vendor.4ca41b87.js">
<link rel="stylesheet" href="/assets/index.f44316bf.css">
</head>
<body>
<div id="root"></div>
</body>
</html>