mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-02-23 08:29:53 -05:00
Update default.html
This commit is contained in:
parent
ffffb3125d
commit
86ed705d07
@ -352,10 +352,10 @@ button {
|
|||||||
function whwmake(){
|
function whwmake(){
|
||||||
document.getElementById("output-area").style.display='block'
|
document.getElementById("output-area").style.display='block'
|
||||||
}
|
}
|
||||||
</scirpt>
|
</script>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</body>
|
</body>
|
||||||
<div style="width:100%;height:80vh;background-color:black;position:fixed;z-index:9999 !important;" id="output-area">
|
<div style="width:100%;height:80vh;background-color:black;position:fixed;z-index:9999 !important display:none;" id="output-area">
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td width=50%>Install script</td>
|
<td width=50%>Install script</td>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user