mirror of https://github.com/dirtbags/moth.git
Snarky recommendation for windows wget
This commit is contained in:
parent
28373c33ed
commit
176d2ca5b2
|
@ -156,6 +156,7 @@ main(int argc, char *argv[])
|
||||||
printf("</dl>\n");
|
printf("</dl>\n");
|
||||||
|
|
||||||
printf("<p>New puzzles are unlocked when any team answers the highest-scoring puzzle in a category.</p>");
|
printf("<p>New puzzles are unlocked when any team answers the highest-scoring puzzle in a category.</p>");
|
||||||
|
printf("<p>Are you using Windows? You have our pity. But you might enjoy a program called <samp>wget</samp>, which will allow you to download every open puzzle with a single <samp>wget -r</samp>!</p>");
|
||||||
cgi_foot();
|
cgi_foot();
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
|
Loading…
Reference in New Issue