This commit is contained in:
blankie 2022-10-08 15:57:33 +07:00
parent 600338aef0
commit fe87ff26c5
Signed by: blankie
GPG key ID: CC15FC822C7F61F5

View file

@ -88,7 +88,7 @@
(log-outgoing dest-url)
(define dest-res (easy:get dest-url #:timeouts timeouts))
(easy:response-json dest-res)]
[license (license-auto wikiname)])
[license (license-auto wikiname)]))
(if (not (jp "/exists" media-detail #f))
(next-dispatcher)
@ -108,7 +108,7 @@
(response/output
#:code 200
(λ (out)
(write-html body out))))))
(write-html body out)))))
;(module+ test
; (check-not-false ((query-selector (attribute-selector 'href "/test/wiki/Ankle_Monitor")
; (generate-results-page