diff --git a/FAQ.md b/FAQ.md
index 29cd64a959..3731a176c8 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -2294,6 +2294,9 @@ This is why texts with dots are sometimes incorrectly recognized as links, which
Links for the tel, geo, rtsp and xmpp protocols will be recognized too,
but links for less usual or less safe protocols like telnet and ftp will not be recognized.
+The regex to recognize links is already *very* complex and adding more protocols will make it only slower and possibly cause errors.
+
+
**~~(91) Can you add periodical synchronization to save battery power?~~**
@@ -2303,7 +2306,6 @@ but links for less usual or less safe protocols like telnet and ftp will not be
~~See [this FAQ](#user-content-faq39) about optimizing battery usage.~~
-