Nemo bis has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/192510

Change subject: Set $wgNoFollowDomainExceptions for Project:News frequent 
targets
......................................................................

Set $wgNoFollowDomainExceptions for Project:News frequent targets

Change-Id: I77ba65624b472f6b2ca586496dab93e567adaaa7
---
M TranslatewikiSettings.php
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/10/192510/1

diff --git a/TranslatewikiSettings.php b/TranslatewikiSettings.php
index 72a5c6a..b6ceef7 100644
--- a/TranslatewikiSettings.php
+++ b/TranslatewikiSettings.php
@@ -269,6 +269,10 @@
        
"http://meta.wikimedia.org/w/index.php?title=Spam_blacklist&action=raw&sb_ver=1";,
 );
 $wgLogSpamBlacklistHits = true;
+$wgNoFollowDomainExceptions = array(
+       'laxstrom.name',
+       'ultimategerardm.blogspot.com',
+);
 
 require_once "$EXT/AdminLinks/AdminLinks.php";
 require_once "$EXT/WikiEditor/WikiEditor.php";

-- 
To view, visit https://gerrit.wikimedia.org/r/192510
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I77ba65624b472f6b2ca586496dab93e567adaaa7
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis <federicol...@tiscali.it>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to