mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 03:44:49 +00:00
.
This commit is contained in:
parent
43df349eb9
commit
4474cd91a1
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1,3 +1 @@
|
|||||||
/public/game/** filter=lfs diff=lfs merge=lfs -text
|
|
||||||
/public/game/** !text !filter !merge !diff
|
|
||||||
* !text !filter !merge !diff
|
* !text !filter !merge !diff
|
||||||
|
@ -6,6 +6,7 @@
|
|||||||
<link rel="icon" type="image/x-icon" href="/resources/images/icons/favicon.png" />
|
<link rel="icon" type="image/x-icon" href="/resources/images/icons/favicon.png" />
|
||||||
<link rel="stylesheet" href="/resources/styles/default.css" />
|
<link rel="stylesheet" href="/resources/styles/default.css" />
|
||||||
<meta name="theme-color" content="#000000" />
|
<meta name="theme-color" content="#000000" />
|
||||||
|
<meta name="robots" content="noindex">
|
||||||
<script src="/resources/scripts/main.js" defer></script>
|
<script src="/resources/scripts/main.js" defer></script>
|
||||||
<!-- Google tag (gtag.js) -->
|
<!-- Google tag (gtag.js) -->
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-972V2NZ2ZK"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-972V2NZ2ZK"></script>
|
||||||
|
@ -4,12 +4,12 @@
|
|||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<meta name="description" content="EaglercraftL 1.9 Offline" />
|
<meta name="description" content="EaglercraftL 1.9 Offline" />
|
||||||
<meta name="keywords" content="eaglercraft, eaglercraftx, minecraft, 1.8, 1.8.8" />
|
<meta name="keywords" content="eaglercraft, eaglercraftx, minecraft, 1.9, 1.9.4" />
|
||||||
<title>EaglercraftL 1.9</title>
|
<title>EaglercraftL 1.9</title>
|
||||||
<meta property="og:locale" content="en-US" />
|
<meta property="og:locale" content="en-US" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:title" content="EaglercraftL 1.9" />
|
<meta property="og:title" content="EaglercraftL 1.9" />
|
||||||
<meta property="og:description" content="Play minecraft 1.8 in your browser" />
|
<meta property="og:description" content="Play minecraft 1.9 in your browser" />
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
"use strict";
|
"use strict";
|
||||||
const relayId = Math.floor(Math.random() * 3);
|
const relayId = Math.floor(Math.random() * 3);
|
||||||
|
@ -3,12 +3,12 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<meta name="description" content="EaglercraftX 1.8 test directory HTML page" />
|
<meta name="description" content="EaglercraftL 1.9 test directory HTML page" />
|
||||||
<meta name="keywords" content="eaglercraft, eaglercraftx, minecraft, 1.8, 1.8.8" />
|
<meta name="keywords" content="eaglercraft, eaglercraftx, minecraft, 1.9, 1.9.4" />
|
||||||
<title>EaglercraftX 1.8</title>
|
<title>EaglercraftL 1.9</title>
|
||||||
<meta property="og:locale" content="en-US" />
|
<meta property="og:locale" content="en-US" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:title" content="EaglercraftX 1.8" />
|
<meta property="og:title" content="EaglercraftL 1.9" />
|
||||||
<meta property="og:description" content="test directory HTML page" />
|
<meta property="og:description" content="test directory HTML page" />
|
||||||
<link type="image/png" rel="shortcut icon" href="favicon.png" />
|
<link type="image/png" rel="shortcut icon" href="favicon.png" />
|
||||||
<script type="text/javascript" src="classes.js"></script>
|
<script type="text/javascript" src="classes.js"></script>
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<link rel="stylesheet" href="/resources/styles/default.css" />
|
<link rel="stylesheet" href="/resources/styles/default.css" />
|
||||||
|
<meta name="robots" content="noindex">
|
||||||
<script src="/resources/scripts/main.js" defer></script>
|
<script src="/resources/scripts/main.js" defer></script>
|
||||||
<!-- Google tag (gtag.js) -->
|
<!-- Google tag (gtag.js) -->
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-972V2NZ2ZK"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-972V2NZ2ZK"></script>
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<link rel="stylesheet" href="/resources/styles/default.css" />
|
<link rel="stylesheet" href="/resources/styles/default.css" />
|
||||||
|
<meta name="robots" content="noindex">
|
||||||
<script src="/resources/scripts/main.js" defer></script>
|
<script src="/resources/scripts/main.js" defer></script>
|
||||||
<!-- Google tag (gtag.js) -->
|
<!-- Google tag (gtag.js) -->
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-972V2NZ2ZK"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-972V2NZ2ZK"></script>
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<link rel="stylesheet" href="/resources/styles/default.css" />
|
<link rel="stylesheet" href="/resources/styles/default.css" />
|
||||||
|
<meta name="robots" content="noindex">
|
||||||
<script src="/resources/scripts/main.js" defer></script>
|
<script src="/resources/scripts/main.js" defer></script>
|
||||||
<!-- Google tag (gtag.js) -->
|
<!-- Google tag (gtag.js) -->
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-972V2NZ2ZK"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-972V2NZ2ZK"></script>
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<link rel="stylesheet" href="/resources/styles/default.css" />
|
<link rel="stylesheet" href="/resources/styles/default.css" />
|
||||||
|
<meta name="robots" content="noindex">
|
||||||
<script src="/resources/scripts/main.js" defer></script>
|
<script src="/resources/scripts/main.js" defer></script>
|
||||||
<!-- Google tag (gtag.js) -->
|
<!-- Google tag (gtag.js) -->
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-972V2NZ2ZK"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-972V2NZ2ZK"></script>
|
||||||
|
@ -5,6 +5,7 @@
|
|||||||
<title>MineXLauncher</title>
|
<title>MineXLauncher</title>
|
||||||
<link rel="icon" type="image/x-icon" href="/resources/images/icons/favicon.png" />
|
<link rel="icon" type="image/x-icon" href="/resources/images/icons/favicon.png" />
|
||||||
<meta name="theme-color" content="#000000" />
|
<meta name="theme-color" content="#000000" />
|
||||||
|
<link rel="canonical" href="https://launcher.orionzleon.me/" />
|
||||||
<meta name="description" content="Custom launcher for Eaglercraft, which contains many versions and clients." />
|
<meta name="description" content="Custom launcher for Eaglercraft, which contains many versions and clients." />
|
||||||
<meta name="keywords" content="minex, minexlauncher, launcher, custom launcher, modded minecraft, modded, minecraft, minecraft eaglercraft, eaglercraft, eaglercraftx, eaglercraftl, eagler, eaglerx, eaglerl, download, unblocked, minecraft versions, 1.2.5, 1.5.2, 1.5, 1.8, 1.8.8, 1.9, 1.9.4, 1.12, 1.3, 1.7.3, b1.3, b1.7.3, alpha, alpha 1.2.6, beta, beta 1.3, beta 1.7.3, a1.2.6, resent, shadow, client, resent client, shadow client, cracked, crack, cracked minecraft, hack, hacked, hacks, hacked client, hack client, free minecraft, pvp, minecraft download, offline, online, web, host, hosted, servers, multiplayer, custom launcher, skins, packs, textures, resource, mods, mod, mod download, pack download, texture download, texture pack download, fps, high fps, better fps, high fps, speed, fast, faster, lag, laggy, no lag, eaglerforge, forge, javascript, hack launcher, exploits, cheats, grief, griefing, mine" />
|
<meta name="keywords" content="minex, minexlauncher, launcher, custom launcher, modded minecraft, modded, minecraft, minecraft eaglercraft, eaglercraft, eaglercraftx, eaglercraftl, eagler, eaglerx, eaglerl, download, unblocked, minecraft versions, 1.2.5, 1.5.2, 1.5, 1.8, 1.8.8, 1.9, 1.9.4, 1.12, 1.3, 1.7.3, b1.3, b1.7.3, alpha, alpha 1.2.6, beta, beta 1.3, beta 1.7.3, a1.2.6, resent, shadow, client, resent client, shadow client, cracked, crack, cracked minecraft, hack, hacked, hacks, hacked client, hack client, free minecraft, pvp, minecraft download, offline, online, web, host, hosted, servers, multiplayer, custom launcher, skins, packs, textures, resource, mods, mod, mod download, pack download, texture download, texture pack download, fps, high fps, better fps, high fps, speed, fast, faster, lag, laggy, no lag, eaglerforge, forge, javascript, hack launcher, exploits, cheats, grief, griefing, mine" />
|
||||||
<meta property="og:locale" content="en-US" />
|
<meta property="og:locale" content="en-US" />
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<link rel="stylesheet" href="/resources/styles/default.css" />
|
<link rel="stylesheet" href="/resources/styles/default.css" />
|
||||||
|
<meta name="robots" content="noindex">
|
||||||
<script src="/resources/scripts/main.js" defer></script>
|
<script src="/resources/scripts/main.js" defer></script>
|
||||||
<!-- Google tag (gtag.js) -->
|
<!-- Google tag (gtag.js) -->
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-972V2NZ2ZK"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-972V2NZ2ZK"></script>
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<link rel="stylesheet" href="/resources/styles/default.css" />
|
<link rel="stylesheet" href="/resources/styles/default.css" />
|
||||||
|
<meta name="robots" content="noindex">
|
||||||
<script src="/resources/scripts/main.js" defer></script>
|
<script src="/resources/scripts/main.js" defer></script>
|
||||||
<script src="/resources/scripts/mods/mods.js"></script>
|
<script src="/resources/scripts/mods/mods.js"></script>
|
||||||
<!-- Google tag (gtag.js) -->
|
<!-- Google tag (gtag.js) -->
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<link rel="stylesheet" href="/resources/styles/default.css" />
|
<link rel="stylesheet" href="/resources/styles/default.css" />
|
||||||
|
<meta name="robots" content="noindex">
|
||||||
<script src="/resources/scripts/main.js" defer></script>
|
<script src="/resources/scripts/main.js" defer></script>
|
||||||
<script src="/resources/scripts/mods/resourcepacks.js"></script>
|
<script src="/resources/scripts/mods/resourcepacks.js"></script>
|
||||||
<!-- Google tag (gtag.js) -->
|
<!-- Google tag (gtag.js) -->
|
||||||
|
@ -6,6 +6,7 @@
|
|||||||
<link rel="icon" type="image/x-icon" href="/resources/images/icons/favicon.png" />
|
<link rel="icon" type="image/x-icon" href="/resources/images/icons/favicon.png" />
|
||||||
<link rel="stylesheet" href="/resources/styles/default.css" />
|
<link rel="stylesheet" href="/resources/styles/default.css" />
|
||||||
<meta name="theme-color" content="#000000" />
|
<meta name="theme-color" content="#000000" />
|
||||||
|
<meta name="robots" content="noindex">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="launcher">
|
<div class="launcher">
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<link rel="stylesheet" href="/resources/styles/default.css" />
|
<link rel="stylesheet" href="/resources/styles/default.css" />
|
||||||
|
<meta name="robots" content="noindex">
|
||||||
<script src="/resources/scripts/main.js" defer></script>
|
<script src="/resources/scripts/main.js" defer></script>
|
||||||
<!-- Google tag (gtag.js) -->
|
<!-- Google tag (gtag.js) -->
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-972V2NZ2ZK"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-972V2NZ2ZK"></script>
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<link rel="stylesheet" href="/resources/styles/default.css" />
|
<link rel="stylesheet" href="/resources/styles/default.css" />
|
||||||
|
<meta name="robots" content="noindex">
|
||||||
<script src="/resources/scripts/main.js" defer></script>
|
<script src="/resources/scripts/main.js" defer></script>
|
||||||
<!-- Google tag (gtag.js) -->
|
<!-- Google tag (gtag.js) -->
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-972V2NZ2ZK"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-972V2NZ2ZK"></script>
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<link rel="stylesheet" href="/resources/styles/default.css" />
|
<link rel="stylesheet" href="/resources/styles/default.css" />
|
||||||
|
<meta name="robots" content="noindex">
|
||||||
<script src="/resources/scripts/main.js" defer></script>
|
<script src="/resources/scripts/main.js" defer></script>
|
||||||
<!-- Google tag (gtag.js) -->
|
<!-- Google tag (gtag.js) -->
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-972V2NZ2ZK"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-972V2NZ2ZK"></script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user