LarpixClient/webroot/userscript.js
olcxja 95aaaa69ea big updat:
- update dependencies
- add webp support and webp conversion for profile images
2026-07-02 22:40:46 +02:00

7 lines
No EOL
149 B
JavaScript

//write your custom deployment scripts here
window.addEventListener("load", () => {
loginHost.value = "olcxja.ovh";
loginHostChanged();
});