Hi,
i have added a new url protocol, hm:
so i have es:, hm:
opening es:123 , hides es from search bar.
How i can hide hm too ?
Thanks
Custom instance , hide instance name from search bar
-
siomosp
- Posts: 24
- Joined: Sat Feb 27, 2021 11:43 am
-
void
- Developer
- Posts: 19903
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Custom instance , hide instance name from search bar
Currently -url will only strip es:
The next alpha update will strip any scheme name with -url
-url
es: URL Protocol
The next alpha update will strip any scheme name with -url
-url
es: URL Protocol
-
siomosp
- Posts: 24
- Joined: Sat Feb 27, 2021 11:43 am
Re: Custom instance , hide instance name from search bar
Great, thank you!
-
void
- Developer
- Posts: 19903
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Custom instance , hide instance name from search bar
Everything 1.5.0.1408a will now remove any scheme name (not just es:) when using -url
-
siomosp
- Posts: 24
- Joined: Sat Feb 27, 2021 11:43 am
Re: Custom instance , hide instance name from search bar
Amazing. thank you!