https://bugzilla.wikimedia.org/show_bug.cgi?id=52617

--- Comment #11 from Gabriel Wicke <[email protected]> ---
Production doesn't add nofollow for links to these domains:

'wgNoFollowDomainExceptions' => array(
    'default' => array(
        # Original list 20111110 - bug 32309
        'mediawiki.org',
        'wikibooks.org',
        'wikimediafoundation.org',
        'wikimedia.org',
        'wikinews.org',
        'wikipedia.org',
        'wikiquote.org',
        'wikisource.org',
        'wikiversity.org',
        'wiktionary.org',
        'wikivoyage.org',
        'wikidata.org',
        'tools.wmflabs.org',
        'etherpad.wmflabs.org',
    ),
),


This is done in Parser::getExternalLinkRel.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to