diff --git a/config.xml b/config.xml
index 082aa29ba5910ac5b369e789a5140e5b860642da..050cfc2eb0e806fd2234e1e9a3e51c073283a9ff 100644
--- a/config.xml
+++ b/config.xml
@@ -16,10 +16,10 @@ compile to www folder</description>
 	<!--allow-navigation href="*" /-->
 	<!--allow-intent href="http://*/*" /-->
 	<!--allow-intent href="https://*/*" /-->
-	<allow-intent href="tel:*" />
-	<allow-intent href="sms:*" />
-	<allow-intent href="mailto:*" />
-	<allow-intent href="geo:*" />
+	<!--allow-intent href="tel:*" /-->
+	<!--allow-intent href="sms:*" /-->
+	<!--allow-intent href="mailto:*" /-->
+	<!--allow-intent href="geo:*" /-->
 	<plugin name="cordova-plugin-geolocation" spec="4.1.0" />
 	<platform name="android">
 		<allow-intent href="market:*" />