Match gemini URLs

This commit is contained in:
C. McEnroe 2021-06-11 11:49:10 -04:00
parent 7e4fa80c96
commit 37aa3679bc

1
url.c
View File

@ -41,6 +41,7 @@ static const char *Pattern = {
"(" "("
"cvs|" "cvs|"
"ftp|" "ftp|"
"gemini|"
"git|" "git|"
"gopher|" "gopher|"
"http|" "http|"