87 lines
No EOL
2.9 KiB
HTML
87 lines
No EOL
2.9 KiB
HTML
<!-- Copyright Nebula Services 2021 - Present -->
|
|
<!-- All Rights Reserved. -->
|
|
<!DOCTYPE html>
|
|
<html>
|
|
<meta charset="utf-8">
|
|
|
|
<head>
|
|
<title>Nebula</title>
|
|
|
|
<link rel="icon" type="image/x-icon" href="../images/fav.png">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<!-- Stylesheets -->
|
|
<link rel="stylesheet" href="../style/master.css">
|
|
<link rel="stylesheet" href="../style/main.css">
|
|
<link rel="stylesheet" href="../style/options.css">
|
|
<!-- Embed -->
|
|
<meta name="theme-color" content="#5a189a">
|
|
<meta property=og:title content=Nebula>
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:url" content="https://thatonewebsite.mathhelpbeta.gq/images/fav.png" />
|
|
<meta property="og:image" content="https://thatonewebsite.mathhelpbeta.gq/images/fav.png" />
|
|
<meta property="og:description" content="Welcome To Nebula, Explore the Web. Freely." />
|
|
</head>
|
|
|
|
<body>
|
|
<!-- Scripts -->
|
|
<script src="../uv/uv.bundle.js"></script>
|
|
<script src="../uv/uv.config.js"></script>
|
|
<div>
|
|
</div>
|
|
<div id="navbar" style='background: none;'>
|
|
<div>
|
|
|
|
</div>
|
|
</div>
|
|
<div class="setting">
|
|
<div onclick="window.location ='/';" class="bk-btn">
|
|
<div onclick="window.location ='/';" class="bk-btn-triangle"></div>
|
|
<div onclick="window.location ='/';" class="bk-btn-bar"></div>
|
|
</div>
|
|
|
|
<div class="settings-cont">
|
|
<p class="name"> Stealth Mode <b style="font-size:19px; color: rgb(226, 68, 68);"> NEW </b> </p>
|
|
<p class="description"> Prevents teachers, administrators and analytic collection extensions from gathering information, viewing your screen via Browser extension, or browser recording (history) </p>
|
|
|
|
<input class="setting-input" id="undefined" type="checkbox" onclick="saveIc();toggleNoGG()">
|
|
<label for="undefined" class="toogle-button"></label>
|
|
</div>
|
|
</div>
|
|
<div class="settings-cont" style="display: inline-block;">
|
|
<p class="name"> Proxy <b style="font-size:19px; color: rgb(226, 68, 68);"> NEW </b> </p>
|
|
<p class="description"> Choose the proxy that fits you! </p>
|
|
|
|
<input class="setting-input" type="checkbox" onclick="saveIc();">
|
|
<label for="undefined" class="toogle-button"></label>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<div id='sidebar'>
|
|
</div>
|
|
|
|
<p class="stamp"> Version 7.0.4 (Public Release) | © Nebula Services 2021 - Present</p>
|
|
|
|
<!-- Panelbear -->
|
|
<script async src="https://cdn.panelbear.com/analytics.js?site=AZa75ZyiRRZ">
|
|
</script>
|
|
<script src="../resources/options.js">
|
|
</script>
|
|
|
|
<script>
|
|
window.panelbear = window.panelbear || function() {
|
|
(window.panelbear.q = window.panelbear.q || []).push(arguments);
|
|
};
|
|
panelbear('config', {
|
|
site: 'AZa75ZyiRRZ'
|
|
});
|
|
</script>
|
|
|
|
|
|
</body>
|
|
|
|
</html> |