From dd9f10a2db5f2232b22c9d67ffdd15b17491c480 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rytis=20Slatkevi=C4=8Dius?= Date: Mon, 30 Apr 2007 17:23:44 +0000 Subject: [PATCH] Add rel="nofollow" to URLs in the forum because of spammers svn path=/trunk/boinc/; revision=12509 --- html/inc/text_transform.inc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/html/inc/text_transform.inc b/html/inc/text_transform.inc index 9d0c41aa07..05026129a7 100644 --- a/html/inc/text_transform.inc +++ b/html/inc/text_transform.inc @@ -153,12 +153,12 @@ function bb2html($text) { "\\1", "\\1", "\\1", - "\\2", - "https://\\1", - "\\3", - "http://\\2", - "\\3", - "http://\\2", + "\\2", + "https://\\1", + "\\3", + "http://\\2", + "\\3", + "http://\\2", "
\\1 wrote:
\\2
", "
\\1
", "\\2",