MediaWiki:External image whitelist

(Restore broken slashes)
("Fix" regexes)
Line 8: Line 8:
#Example Used on [[Manual:$wgAllowExternalImages]] to show an example, so it'd be nice if said example worked
#Example Used on [[Manual:$wgAllowExternalImages]] to show an example, so it'd be nice if said example worked
-
^https://galaxylegionfb\.com\/images\/(?:.*)\.(?:jpg|png|gif)$
+
galaxylegionfb\.com\/images\/(?:.*)\.(?:jpg|png|gif)
-
^https://galaxylegionfb\.com\/images\/(?:.*)\.(?:jpg|png|gif)$
+
galaxylegionfb\.com\/images\/(?:.*)\.(?:jpg|png|gif)
-
^https://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]]
[[Category:AdminPages]]

Revision as of 14:51, 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 (hot-linked) 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

#Example Used on [[Manual:$wgAllowExternalImages]] to show an example, so it'd be nice if said example worked

galaxylegionfb\.com\/images\/(?:.*)\.(?:jpg|png|gif)
galaxylegionfb\.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

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!