csaszko
Results
1
issues of
csaszko
> https://github.com/binwiederhier/ntfy-android/pull/24/files implements this: > > - `ntfy://myhost.lan/mytopic` --> subscribes to `https://myhost.lan/mytopic` (if not already subscribed) and shows it > - `ntfy://myhost.lan/mytopic?secure=false` --> subscribes to `http://myhost.lan/mytopic` (if not already subscribed)...