static L listSnippetsOfType(int type) { ret snippetsFromHTML("http://tinybrain.de:8080/tb/snippets.php?type=" + type + "&order=changed&reverse=1&longlist=1" + standardCredentials()); }