From: anon Date: Wed, 20 Aug 2025 23:36:43 +0000 (+0200) Subject: comment X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=98e32923a3622d01b9bcccd2551ab73a55b740c4;p=gorillanest.git comment --- diff --git a/gorillanest.pl.cgi b/gorillanest.pl.cgi index beda12a..a807fc4 100755 --- a/gorillanest.pl.cgi +++ b/gorillanest.pl.cgi @@ -7,6 +7,9 @@ # # i modified the routing heavily, this is how people do it; # pretty clean +# you must also realize that not all routes are necessarily templates, +# it could be a redirect for example, so the original solution would +# complicate beyond comprehension use strict; use warnings;