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

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