MediaWiki:External image whitelist

From PS3 Developer wiki
Jump to navigation Jump to search

#Leave this line exactly as it is

#Put regular expression fragments (just the part that goes between the //) 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
#This is case-insensitive

#Used on [[Manual:$wgAllowExternalImages]] to show an example, so it'd be nice if said example worked
^https?://en\.wikipedia\.org/upload/b/bc/Wiki\.png$

cdn\.us\.playstation\.com
support\.us\.playstation\.com
webassetsh\.scea\.com
latam-webassets\.scea\.com
soporte\.latam\.playstation\.com

^http://cdn\.us\.playstation\.com/pscomauth/groups/public/documents/webasset/.png$
^https?://support\.us\.playstation\.com/euf/assets/images/.png$
^http://webassetsh\.scea\.com/pscomauth/groups/public/documents/webasset/.png$
^http://latam-webassets\.scea\.com/latamucm/groups/public/documents/webasset/.png$
^http://soporte\.latam\.playstation\.com/euf/assets/images/.png$

#Put all regex fragments above this line. Leave this line exactly as it is