mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-02-22 07:59:51 -05:00
Update default.html
This commit is contained in:
parent
ffffb3125d
commit
86ed705d07
@ -352,10 +352,10 @@ button {
|
||||
function whwmake(){
|
||||
document.getElementById("output-area").style.display='block'
|
||||
}
|
||||
</scirpt>
|
||||
</script>
|
||||
{% endif %}
|
||||
</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>
|
||||
<tr>
|
||||
<td width=50%>Install script</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user