MediaWiki:Spam-whitelist: Difference between revisions
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 (^|\.)youtube\.com (^|\.)youtu\.be (^|\.)rutube\.ru (^|\.)dailymotion\.com (^|\.)tiktok\.com (^|\.)bilibili\.com (^|\.)..." |
No edit summary |
||
| Line 7: | Line 7: | ||
# * Every non-blank line is a regex fragment which will only match hosts inside URLs | # * Every non-blank line is a regex fragment which will only match hosts inside URLs | ||
# --- Major video platforms --- | |||
(^|\.)youtube\.com | (^|\.)youtube\.com | ||
(^|\.)youtu\.be | (^|\.)youtu\.be | ||
youtube\.com | |||
youtu\.be | |||
(^|\.)rutube\.ru | (^|\.)rutube\.ru | ||
(^|\.)dailymotion\.com | (^|\.)dailymotion\.com | ||
| Line 18: | Line 21: | ||
(^|\.)odysee\.com | (^|\.)odysee\.com | ||
(^|\.)rumble\.com | (^|\.)rumble\.com | ||
(^|\.)twitch\.tv | |||
# --- Archival & research --- | |||
(^|\.)archive\.org | (^|\.)archive\.org | ||
(^|\.)wiktionary\.org | (^|\.)wiktionary\.org | ||
(^|\.)wikipedia\.org | (^|\.)wikipedia\.org | ||
(^|\.)mediawiki\.org | (^|\.)mediawiki\.org | ||
(^|\.)etymonline\.com | (^|\.)etymonline\.com | ||
# --- Creative & audio --- | |||
(^|\.)soundcloud\.com | |||
(^|\.)bandcamp\.com | |||
# --- Development & open source --- | |||
(^|\.)github\.com | (^|\.)github\.com | ||
#</pre> <!-- leave this line exactly as it is --> | #</pre> <!-- leave this line exactly as it is --> | ||