static boolean webTrue(S s) { ret litlist("1", "true").contains(s) || matchStart("yes", s); }