mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 07:10:41 +00:00
37 lines
1.4 KiB
HTML
37 lines
1.4 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<script>
|
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
|
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
|
|
ga('create', 'UA-73024255-2', 'auto');
|
|
ga('set', 'page', location.pathname);
|
|
ga('set', 'dimension1', localStorage.getItem('theme') || 'default');
|
|
ga('set', 'dimension2', 'v2');
|
|
ga('set', 'dimension3', localStorage.getItem('schema_version') || '1.18.2');
|
|
ga('set', 'dimension4', localStorage.getItem('language') || 'en');
|
|
ga('set', 'dimension5', 'none');
|
|
ga('send', 'pageview');
|
|
</script>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Data Pack Generators Minecraft 1.17, 1.18, 1.18.2</title>
|
|
<link rel="icon" href="/src/favicon-32.png" sizes="32x32">
|
|
<script async src="https://media.ethicalads.io/media/client/ethicalads.min.js"></script>
|
|
<script>
|
|
if (typeof BigInt !== 'function') {
|
|
BigInt = function(e) { return e }
|
|
}
|
|
if (typeof BigInt64Array !== 'function') {
|
|
BigInt64Array = function() { }
|
|
}
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<div data-ea-publisher="misode-github-io" data-ea-manual="true" id="ad-placeholder"></div>
|
|
<script src="./src/app/Main.tsx" type="module"></script>
|
|
</body>
|
|
</html>
|