UNPKG

save-server

Version:

A powerful ShareX image and URL server, with support for multiple users.

5 lines (4 loc) 167 B
document.addEventListener("DOMContentLoaded", function () { const hostName = document.getElementById("hostname"); hostName.innerText = window.location.hostname; });