MediaWiki:Captcha-addurl-whitelist: Difference between revisions

From KDE Community Wiki
(Add *.kde.org to whitelist)
 
m (add more whitelist)
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:\/\/([^\/])*\.wikipedia\.org
^https://krita.org
^https://kirogi.org

Revision as of 11:03, 16 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:\/\/([^\/])*\.wikipedia\.org ^https://krita.org ^https://kirogi.org