MediaWiki:Captcha-addurl-whitelist: Difference between revisions
From A KoL Wiki
imported>Caseyweederman No edit summary |
m Add aventuristo and loathers to captcha whitelist |
||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
# * Everything from a "#" character to the end of the line is a comment | # * 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 | # * Every non-blank line is a regex fragment which will only match hosts inside URLs | ||
\.coldfront\.net | \.coldfront\.net | ||
kingdomofloathing\.com | kingdomofloathing\.com | ||
api.aventuristo.net/itemgraph | |||
loathers.net | |||
#</pre> <!-- leave this line exactly as it is --> |
Latest revision as of 23:04, 4 September 2025
#
# 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 \.coldfront\.net kingdomofloathing\.com api.aventuristo.net/itemgraph loathers.net #