static S mechList_opt_raw_fresh(S name) { ret (S) jsonDecodeMap(postPageSilently("http://butter.botcompany.de:8080/mech/raw/list-text/" + urlencode(name), arrayPlus(muricaCredentials(), opt := "1"))).get("Text"); }