xrsh-com/com/isoterminal/mnt/profile.js

4 lines
57 B
JavaScript

window.helloworld = function(){
alert("hello world")
}