From 37aa3679bcc8565e6f10da1999b1377ef9a568a3 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Fri, 11 Jun 2021 11:49:10 -0400 Subject: Match gemini URLs --- url.c | 1 + 1 file changed, 1 insertion(+) (limited to 'url.c') diff --git a/url.c b/url.c index 72cad0a..9de2f9a 100644 --- a/url.c +++ b/url.c @@ -41,6 +41,7 @@ static const char *Pattern = { "(" "cvs|" "ftp|" + "gemini|" "git|" "gopher|" "http|" -- cgit 1.4.1