MediaWiki:External image whitelist

ShoutWiki — express yourself and be heard!
Jump to navigation Jump to search

#

# Put regular expression fragments below
# These will be matched with the URLs of external (hotlinked) images
# Those that match will be displayed as images, otherwise only a link to the image will be shown
# Lines beginning with # are treated as comments
# Fragments, as with URLs, are case insensitive
# --------------------------------------------------------------------------------
# !!! Security Warning !!!
# Make sure all fragments have a / after their domain name
# otherwise other domains can still match these fragments
# 
# Bad:
#   wikipedia\.org           -> matches wikipedia.org.example.com
#
# Good:
#   wikipedia\.org/          -> trailing backslash
#   wikimedia\.org/wikipedia -> does not need a trailing backslash due to the
#                               presence of the path
# --------------------------------------------------------------------------------
# ShoutWiki sites
^https?://(?:[^/]+\.)?shoutwiki\.com/
#