Merge pull request #4151 from Willamin/patch-1
Add gopher and gemini to the commonSchemes
This commit is contained in:
commit
eb056c4997
@ -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