bored.dcgi - gopher-lawn - The gopher lawn gopher directory project. | |
git clone git://bitreich.org/gopher-lawn/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhf… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
bored.dcgi (233B) | |
--- | |
1 #!/bin/sh | |
2 | |
3 printf "Here is your lucky link:\n" | |
4 printf "(This could be a .onion link which does not work without tor.)\n" | |
5 printf "\n" | |
6 /br/bin/bitreich-lawn-random-link | |
7 printf "\n" | |
8 printf "[1|<< Back to the Lawn|/lawn|server|port]\n" | |
9 |