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