-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathHTMLMENU.htm
More file actions
21 lines (18 loc) · 2.77 KB
/
Copy pathHTMLMENU.htm
File metadata and controls
21 lines (18 loc) · 2.77 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!-- saved from url=(0023)http://8.8.8.8/htmlmenu -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script>
document.addEventListener("DOMContentLoaded", function(event) {
var scrollpos = localStorage.getItem('scrollpos');
if (scrollpos) window.scrollTo(0, scrollpos);
});
window.onbeforeunload = function(e) {
localStorage.setItem('scrollpos', window.scrollY);
};
</script>
<script>
window.onload = function() {
document.getElementById('overlay').style.display = 'none';
};
</script>
<link rel="stylesheet" href="NETHERCAP.css">
<style>undefined</style></head><body><div class="content anim-slide-up"><div class="glow-title">NETHERCAP PRO 4.3</div><div class="button-grid"><form method="post" action="http://8.8.8.8/"><button>KEMBALI</button></form><form method="post" action="http://8.8.8.8/monitor"><button>MONITOR</button></form><form method="post" action="http://8.8.8.8/language_editor"><button>EDITOR BAHASA</button></form></div><div class="section-title">Rogue AP</div><div class="button-grid"><form method="post" action="http://8.8.8.8/?rogue1=rogue1"><button class="%CLS_R1%">ROGUE1</button></form><form method="post" action="http://8.8.8.8/?rogue2=rogue2"><button class="btn-primary">ROGUE2</button></form><form method="post" action="http://8.8.8.8/?rogue3=rogue3"><button class="%CLS_R3%">ROGUE3</button></form><form method="post" action="http://8.8.8.8/?rogue4=rogue4"><button class="%CLS_R4%">ROGUE4</button></form><form method="post" action="http://8.8.8.8/?rogue5=rogue5"><button class="%CLS_R5%">ROGUE5</button></form></div><div class="section-title">Evil-Twin</div><div class="button-grid"><form method="post" action="http://8.8.8.8/?etwin_default=etwin_default"><button class="%CLS_ED%">DEFAULT</button></form><form method="post" action="http://8.8.8.8/?etwin1=etwin1"><button class="%CLS_E1%">ETWIN1</button></form><form method="post" action="http://8.8.8.8/?etwin2=etwin2"><button class="%CLS_E2%">ETWIN2</button></form><form method="post" action="http://8.8.8.8/?etwin3=etwin3"><button class="%CLS_E3%">ETWIN3</button></form><form method="post" action="http://8.8.8.8/?etwin4=etwin4"><button class="btn-primary">ETWIN4</button></form><form method="post" action="http://8.8.8.8/?etwin5=etwin5"><button class="%CLS_E5%">ETWIN5</button></form></div><div class="section-title">Pratinjau</div><iframe src="etwin_default.html" style="pointer-events: none; width: 100%; height: 100%; border: 0px; background: white;"></iframe><script>var iframe = document.getElementsByTagName('iframe')[0];iframe.onload = function(){iframe.style.background = 'white';iframe.contentWindow.document.body.style.backgroundColor = 'white';};</script></div></body></html>