static bool hasServerDex(S snippetID) { long size = urlSize(tb_mainServer() + "/dexcompile.php?transOnly=1&id=" + psI(snippetID) + standardCredentials()); ret size > 0; }