Skip to content
Snippets Groups Projects
Commit fe8e0cfb authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Removing allow-intent

parent 3a96e304
No related branches found
No related tags found
1 merge request!3Fix external links voapp 130
......@@ -14,8 +14,8 @@ compile to www folder</description>
<content src="index.html" />
<access origin="*" />
<!--allow-navigation href="*" /-->
<allow-intent href="http://*/*" />
<allow-intent href="https://*/*" />
<!--allow-intent href="http://*/*" /-->
<!--allow-intent href="https://*/*" /-->
<allow-intent href="tel:*" />
<allow-intent href="sms:*" />
<allow-intent href="mailto:*" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment