mirror of
https://github.com/XploitWizer-Community/XploitSPY.git
synced 2024-11-16 23:39:20 +08:00
Display detected hostname
This commit is contained in:
parent
7b99230d81
commit
ceab51ed30
@ -65,6 +65,10 @@
|
||||
"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