diff options
Diffstat (limited to 'main.go')
-rw-r--r-- | main.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main.go b/main.go index 4d4ebd9..61acb42 100644 --- a/main.go +++ b/main.go @@ -11,6 +11,7 @@ import ( ) func main() { + initGetwtxt() // StrictSlash(true) allows /api and /api/ // to serve the same content without duplicating |