MediaWiki:Spam-whitelist: Difference between revisions

From GC-Forever Wiki
Jump to navigation Jump to search
Created page with " #<!-- leave this line exactly as it is --> <pre> # External URLs matching this list will *not* be blocked even if they would # have been blocked by block list entries. # # 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 #</pre> <!-- leave this line exactly as it is --> # Whitelist trusted development and documentation domains and subdo..."
 
No edit summary
 
Line 9: Line 9:
  #</pre> <!-- leave this line exactly as it is -->
  #</pre> <!-- leave this line exactly as it is -->
# Whitelist trusted development and documentation domains and subdomains
# Whitelist trusted development and documentation domains and subdomains
(?:[a-z0-9\-]+\.)?(?:github\.com|wiibrew\.org|wikipedia\.org|gc-forever\.com|devkitpro\.org|dolphin-emu\.org|gbatemp\.net|gnu\.org|redump\.org)
(?:[a-z0-9\-]+\.)?(?:github\.com|wiibrew\.org|wikipedia\.org|gc-forever\.com|devkitpro\.org|dolphin-emu\.org|gbatemp\.net|gnu\.org|redump\.info|redump\.org)

Latest revision as of 13:06, 20 June 2026

#

# External URLs matching this list will *not* be blocked even if they would
# have been blocked by block list entries.
#
# 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

 #
  1. Whitelist trusted development and documentation domains and subdomains

(?:[a-z0-9\-]+\.)?(?:github\.com|wiibrew\.org|wikipedia\.org|gc-forever\.com|devkitpro\.org|dolphin-emu\.org|gbatemp\.net|gnu\.org|redump\.info|redump\.org)