diff --git a/config.xml b/config.xml
index bd2b89b08ae93cdb65f5f97f5eef95bbf983db30..082aa29ba5910ac5b369e789a5140e5b860642da 100644
--- a/config.xml
+++ b/config.xml
@@ -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:*" />