MediaWiki:Titleblacklist: Difference between revisions
From Loopy Pro Wiki
Seed local title blacklist for anti-spam hardening |
Tighten local title blacklist separator matching |
||
| Line 3: | Line 3: | ||
# Keep entries narrow to avoid blocking legitimate documentation. | # Keep entries narrow to avoid blocking legitimate documentation. | ||
.* | .*(?:^|[^A-Za-z0-9])(?:casino|viagra|levitra|cialis|porn|escort|payday|gambling)(?:$|[^A-Za-z0-9]).* | ||
.*(?:free[ | .*(?:free[ _-]*money|work[ _-]*from[ _-]*home|make[ _-]*money[ _-]*online).* | ||
.*(?:seo[ | .*(?:seo[ _-]*services|buy[ _-]*followers|cheap[ _-]*traffic).* | ||
.*(?:crypto[ | .*(?:crypto[ _-]*airdrop|bitcoin[ _-]*bonus).* | ||
.*[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,}.* <newaccountonly> | .*[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,}.* <newaccountonly> | ||
.*https?:.* <newaccountonly> | .*https?:.* <newaccountonly> | ||
Latest revision as of 13:15, 31 May 2026
- Local title blacklist for Loopy Pro Wiki.
- Lines are case-insensitive regular expressions unless noted.
- Keep entries narrow to avoid blocking legitimate documentation.
.*(?:^|[^A-Za-z0-9])(?:casino|viagra|levitra|cialis|porn|escort|payday|gambling)(?:$|[^A-Za-z0-9]).* .*(?:free[ _-]*money|work[ _-]*from[ _-]*home|make[ _-]*money[ _-]*online).* .*(?:seo[ _-]*services|buy[ _-]*followers|cheap[ _-]*traffic).* .*(?:crypto[ _-]*airdrop|bitcoin[ _-]*bonus).* .*[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,}.* <newaccountonly> .*https?:.* <newaccountonly>