Skip to content

safety.js

deployment script via Travis CI edited this page Mar 2, 2020 · 2 revisions

toMail(encrypted) ⇒ void

takes an encrypted mail address, written in lower-case mathematical double struck letters (𝕒-𝕫) and "normal" characters (all characters with character codes under 122), converts it to a real mail address and opens the mailto link if possible

Kind: global function

Param Type
encrypted string

Clone this wiki locally