MediaWiki:External image whitelist

("Fix" regexes)
(This should be working. I do not understand.)
Line 1: Line 1:
  #Leave this line exactly as it is<pre>
  #Leave this line exactly as it is<pre>
#Put regular expression fragments (just the part that goes between the //) below
#Put regular expression fragments (just the part that goes between the //) below
-
#These will be matched with the URLs of external (hot-linked) images
+
#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
+
#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
#Lines beginning with # are treated as comments
#This is case-insensitive
#This is case-insensitive
-
#Example Used on [[Manual:$wgAllowExternalImages]] to show an example, so it'd be nice if said example worked
+
galaxylegion\.com\/.+\.(?:jpg|png|gif)$
-
 
+
galaxylegionfb\.com\/.+\.(?:jpg|png|gif)$
-
galaxylegionfb\.com\/images\/.+\.(?:jpg|png|gif)$
+
-
galaxylegionfb\.com\/images\/.+\.(?:jpg|png|gif)$
+
galaxylegion1-1faae\.kxcdn\.com\/images\/.+\.(?:jpg|png|gif)$
galaxylegion1-1faae\.kxcdn\.com\/images\/.+\.(?:jpg|png|gif)$
#Put all regex fragments above this line. Leave this line exactly as it is</pre>
#Put all regex fragments above this line. Leave this line exactly as it is</pre>
-
 
-
[[Category:AdminPages]]
 

Revision as of 14:59, 22 November 2023

#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

galaxylegion\.com\/.+\.(?:jpg|png|gif)$
galaxylegionfb\.com\/.+\.(?:jpg|png|gif)$
galaxylegion1-1faae\.kxcdn\.com\/images\/.+\.(?:jpg|png|gif)$

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

Looking for something?

Use the form below to search the wiki:

 

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!