static S proxyBot(S s) ctex { new Matches m; if "loadPage *" ret "ok " + loadPage(m.unq(0)); if "loadBinaryPage *" ret "ok " + bytesToHex(loadBinaryPage(m.unq(0))); null; }