Update minimum wikiname length to 1

Example: https://m.fandom.com/no/wiki/Forside
This commit is contained in:
Cadence Ember 2022-10-13 22:54:46 +13:00
parent 9c05e95f07
commit 722b0589cb
Signed by: cadence
GPG Key ID: BC1C2C61CF521B17
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
(module+ test
(require "typed-rackunit.rkt"))
(define px-wikiname "[a-zA-Z0-9-]{3,50}")
(define px-wikiname "[a-zA-Z0-9-]{1,50}")
;; https://url.spec.whatwg.org/#urlencoded-serializing