MediaWiki:Captcha-addurl-whitelist: Difference between revisions
From Xen
Jump to navigationJump to search
Lars.kurth (talk | contribs) (Created page with " #<!-- leave this line exactly as it is --> <pre> # The is a whitelist of sites we trust to not be spammy, and which we are interested in # linking to a lot from the wiki. The w…") |
Lars.kurth (talk | contribs) (Added a few more) |
||
Line 11: | Line 11: | ||
# to build a huge whitelist of every site we like/trust. For most external linking |
# to build a huge whitelist of every site we like/trust. For most external linking |
||
# just solve the captcha puzzle! |
# just solve the captcha puzzle! |
||
# Xen Sites |
|||
xen\.org |
xen\.org |
||
\.xen\.org |
\.xen\.org |
||
xensource\.com |
xensource\.com |
||
\.xensource\.com |
\.xensource\.com |
||
# OSS sites |
|||
centos\.org |
|||
debian\.org |
|||
fedoraproject\.org |
|||
kernel\.org |
|||
openstack\.org |
|||
ubuntu\.com |
|||
# Common sites |
|||
github\.com |
|||
\.wikipedia\.org |
\.wikipedia\.org |
||
translatewiki\.net |
translatewiki\.net |
||
#</pre> <!-- leave this line exactly as it is --> |
#</pre> <!-- leave this line exactly as it is --> |
Latest revision as of 16:44, 23 November 2011
#
# The is a whitelist of sites we trust to not be spammy, and which we are interested in # linking to a lot from the wiki. The whitelist causes the captcha mechanism (little # maths puzzles like 12 + 2 = ? ) to never be displayed when adding wiki links to # these trusted websites. # # To prevent any malicious bypassing to let through spam bots, or entering of crazy # regex's, this page is 'protected' (only sysops can edit) Want to add a site to the # list? Just suggest it on the discussion page. But note that this whitelist ONLY controls # the captcha mechanism. That's ALL it does, so it's no big deal really, we don't need # to build a huge whitelist of every site we like/trust. For most external linking # just solve the captcha puzzle! # Xen Sites xen\.org \.xen\.org xensource\.com \.xensource\.com # OSS sites centos\.org debian\.org fedoraproject\.org kernel\.org openstack\.org ubuntu\.com # Common sites github\.com \.wikipedia\.org translatewiki\.net #