| Fix item types. - gopher-lawn - The gopher lawn gopher directory project. |
| git clone git://bitreich.org/gopher-lawn/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/gopher-lawn/ |
| Log |
| Files |
| Refs |
| Tags |
| --- |
| commit b178fda9d957f7159d34504cb2a55eb49b0812c6 |
| parent 2d8a6b0e14ca919fd378676aaf8d8b6758802312 |
| Author: Julian Schweinsberg |
| Date: Sat, 13 Apr 2019 10:48:10 +0200
Fix item types.
The "owning" gopherholes are using item type "0" for these selectors.
Signed-off-by: Christoph Lohmann <20h@r-36.net>
Diffstat:
M ascii/index.gph | 2 +-
M fun/index.gph | 2 +-
M game/index.gph | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
--- |
| diff --git a/ascii/index.gph b/ascii/index.gph |
| @@ -4,7 +4,7 @@ _________________________________A_S_C_I_I________________________________
[1|Mateusz's ASCII arts|/attic/ascii-art|gopher.viste.fr|70]
Various ASCII arts from Mateuz's attic
-[1|ASCII Art farts|/fortune.cgi|gopher.su|70]
+[0|ASCII Art farts|/fortune.cgi|gopher.su|70]
Random (and maybe offensive) ASCII art fortunes
[1|Figlet generator|/fun/figletgw|gopher.floodgap.com|70] |
| diff --git a/fun/index.gph b/fun/index.gph |
| @@ -17,7 +17,7 @@ Create your own poll on khzae.net.
[1|ASCII table, Jargon file on gopherspace|/ascii|i-logout.cz|70]
The ASCII table and the Jargon file on gopherspace.
-[1|ASCII Art farts|/fortune.cgi|gopher.su|70]
+[0|ASCII Art farts|/fortune.cgi|gopher.su|70]
Random (and maybe offensive) ASCII fortunes.
[1|Figlet generator|/fun/figletgw|gopher.floodgap.com|70] |
| diff --git a/game/index.gph b/game/index.gph |
| @@ -4,7 +4,7 @@ _______________________________G_A_M_E____________________________________
[1|TicTacToe|/OnlineTools/tictacgopher.cgi|gopher.viste.fr|70]
TicTacToe on gopher.
-[1|Dice Game|/OnlineTools/virtualdice.cgi|gopher.viste.fr|70]
+[0|Dice Game|/OnlineTools/virtualdice.cgi|gopher.viste.fr|70]
Roll a dice.
[0|What is my IP in ASCII?|/OnlineTools/whatsmyip.cgi|gopher.viste.fr|70] |