!7 static Class bot1, bot2; p { bot1 = hotwireDependent(#1002424); set(bot1, onClear := r { callOpt(bot2, "clearCaches") }); callMain(bot1); bot2 = runDependent(#1008705); runDependent(#1010768); // Eagle DNS //startBotAtPort(4897, "Disk Space Bot.", runDependent(#1001951)); serveHttp(4897); sleep(); } html { ret serveText(callAnswerFunction(runDependentOnce(#1001951), urldecode(dropLeadingSlash(uri)))); }