-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
106 lines (92 loc) · 4.34 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<meta name="description" content="LInjector - The best open-source executor interface.">
<meta name="keywords" content="executor, injector, roblox, hack, LInjector, linjector, linjecter, linject, linj">
<meta property="og:title" content="LInjector">
<meta property="og:description" content="The best open-source executor interface.">
<meta property="og:url" content="https://lexploits.top/">
<meta property="og:image" content="https://lexploits.top/Assets/LInjector%20Raw.png">
<link rel="stylesheet" href="CSS/normalize.css">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0">
<link rel="stylesheet" href="CSS/base-style.css">
<link rel="stylesheet" href="CSS/index.css">
<title>LInjector</title>
</head>
<body>
<div id="main" class="main">
<nav class="nav">
<div class="largenav">
<ul>
<li class="hov-und-anm" id="ToHome"><a href="#home">Home</a></li>
<li class="hov-und-anm" id="ToFeat"><a href="#features">Features</a></li>
<li class="hov-und-anm" id="ToDownl"><a href="#download">Download</a></li>
<li class="hov-und-anm" id="ToDisc"><a href="https://discord.gg/NQY28YSVAb">Discord</a></li>
</ul>
</div>
</nav>
<div class="getfullscreen" id="home">
<div class="Centered">
<div class="content_1">
<img class="LInjLogo AddShadow" src="Assets/LInjector.png" alt="LInjector" title="LInjector">
<div>
<span>An open-source script executor.</span>
<p>
LInjector is a simple and fast script executor, real/true keyless product.
</p>
</div>
</div>
</div>
<div class="scrolldwn"> <span class="scrdown">Scroll down for more.</span>
<br><span class="material-symbols-outlined hov-und-anm" id="keydown">keyboard_arrow_down</span>
</div>
</div>
<div class="getfullscreen imagesssss" id="features1">
<div class="imagefeatures">
<img class="linjectorrrrrrrrrrrrrrrrrrrrrrrr" src="Assets/LInjector UI.png" alt="LInjector"
title="LInjector">
<div class="featurescontentblyad centerinimagefeatures">
<span class="LInjText hov-und-anm" id="GoGitHub"><a
href="https://github.com/LExteamz/LInjector" target="_blank"
rel="noopener noreferrer">LInjector</a></span>
<span class="LInjSubText">The <i>simplicity</i> in an executor.</span>
</div>
</div>
</div>
<div class="getfullscreen" id="features">
<div>
<span class="whyseptembereleven2001">Why LInjector</span>
<div class="thisisthepartwhereistarttoputrandomnameslol">
<div class="boxfeature hidden" id="template">
<span class="FeatureTitle" id="temptitle"></span>
<p class="FeatureDescriptor" id="tempdesc"></p>
</div>
</div>
</div>
</div>
<div class="getfullscreen" id="download">
<div class="Centered ">
<div class="content_1">
<div class="himom">
<span>Download LInjector</span>
<p>
Download the true keyless and open-source <span id="Luau" class="hov-und-anm">Luau</span> script executor.
</p>
<button class="DownloaderButton" id="downloadLInj">Download</button>
</div>
</div>
</div>
</div>
<footer>
<div class="footercontainer">
<span class="myportwhat">Designed by Excel</span>
</div>
</footer>
</div>
<script src="JS/index.js"></script>
</body>
</html>