mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 18:06:07 +01:00
546 B
546 B
date | publishDate |
---|---|
2024-02-22T08:13:10.058Z | 2024-02-22T08:13:10.058Z |
Using Mona for mac & want to redirect web links? This kludge may work for you!
- Install Redirector
- Redirect
^https://<your instance>/@([^/@] )@([^/@] )(/. )?$
tomona://$2/@$1$3
- Redirect
^https://([^/] )/@([^/@] )(/. )?$
tomona://$1/@$2$3
- Hope no-one else uses 'at' symbols like this? 😬