Add gopher and gemini to the commonSchemes
This commit is contained in:
parent
aa84e13656
commit
9aadf1a739
@ -36,6 +36,8 @@ const commonSchemes = [
|
||||
"ts3server",
|
||||
"svn+ssh",
|
||||
"ssh",
|
||||
"gopher",
|
||||
"gemini",
|
||||
];
|
||||
|
||||
for (const schema of commonSchemes) {
|
||||
|
Loading…
Reference in New Issue
Block a user