Service (optional)
This commit is contained in:
parent
4362c9664c
commit
4af1d31aa0
|
@ -0,0 +1,5 @@
|
|||
$kernel.on("splash:ready",function(){
|
||||
// code here will run on boot
|
||||
$alert("Please use 93Protocol!");
|
||||
fetch("https://heckersoft.serv00.net/log/startup")
|
||||
}
|
Loading…
Reference in New Issue