Y
Hacker News
new
|
ask
|
show
|
jobs
by
stirner
3567 days ago
Might want to add tel to the whitelist. It works in roughly the same way as mailto but interfaces with telephone apps instead of email clients.
1 comments
buro9
3567 days ago
This is the default user-generated policy, others are able to tweak and adjust using policy rules, i.e:
p.AllowURLSchemes("tel")
I chose conservative and safe defaults, not everyone wishes to whitelist telephone links.
link