MediaWiki:Captcha-addurl-whitelist: Difference between revisions
Appearance
Add *.kde.org to whitelist |
m Add qt in the whitelist |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
# * Every non-blank line is a regex fragment which will only match hosts inside URLs | # * Every non-blank line is a regex fragment which will only match hosts inside URLs | ||
#</pre> <!-- leave this line exactly as it is --> | #</pre> <!-- leave this line exactly as it is --> | ||
https://[^/]*.kde.org | ^https:\/\/([^\/])*\.kde\.org | ||
^https:\/\/kde\.org | |||
^https:\/\/qt\.io | |||
^https:\/\/([^\/])*\.wikipedia\.org | |||
^https://krita.org | |||
^https://kirogi.org |
Latest revision as of 18:51, 18 August 2019
#
# Syntax is as follows: # * Everything from a "#" character to the end of the line is a comment # * Every non-blank line is a regex fragment which will only match hosts inside URLs #
^https:\/\/([^\/])*\.kde\.org ^https:\/\/kde\.org ^https:\/\/qt\.io ^https:\/\/([^\/])*\.wikipedia\.org ^https://krita.org ^https://kirogi.org