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