Title blacklist/Log

From Meta, a Wikimedia project coordination wiki
Jump to: navigation, search
Talk:Title blacklist Title blacklist (log)
This is the entry log for the Title blacklist; all additions should be logged so that future users can easily find the reason. You can make a single row for multiple entries, assuming the same reason applies to all of them. If you remove something from the blacklist, simply remove the relevant entry here.

Contents

Documentation

Adding entries

For requests on Talk:Title blacklist

  1. Take the logging snippets from both Talk:Title blacklist and Title blacklist after your edits. (Mark the request as done, then take the logging snippet provided there; add your regex(es) to the blacklist and then take the snippet there.)
    • For additions, use {{tbl-diff|1161261}}; see {{tbl-log|1161258#{{subst:anchorencode:Example}}}}, which produces addition; see request
    • For removals, use {{tbl-diff|1161261|removal}}; see {{tbl-log|1161258#{{subst:anchorencode:Example}}}}, which produces removal; see request
    • For changes, use {{tbl-diff|1161261|change}}; see {{tbl-log|1161258#{{subst:anchorencode:Example}}}}, which produces change; see request
  2. For single entries, write the entry and log data on the same line.
  3. For multiple entries, put the log data on a line beginning with " #:", then list the entries on new lines below indented by three spaces to set the regexes apart.

Example:

entry                             # Admin          # log data
-------------------------------------------------------------
.*Grawp.*                         # Spacebirdy     # addition; see request
#:                                # Kylu           # addition; see request
  .*fuu.*
  .*ufu.*
  .*example.*
  \b[fu]{3}\.silly.*
.*example.*                       # Herbythyme     # removal; see request
.*Grawp.* → .*G[rwa]{2,4}p.* # Mike.lifeguard # change; see request


2008

April 2008

entry                          # admin name  # reason
-----------------------------------------------------
(?:.*?\/)?index\.php(?:\/.*)? # Kylu 2008-04-03 request

July 2008

entry                          # admin name  # reason
-----------------------------------------------------
.*KRIMPET.*                        # Kylu 2008-07-26 Private, test. Remove if this doesn't work.

August 2008

entry                          # admin name  # reason
-----------------------------------------------------
.*(?i:massive cock).*              # Kylu 2008-08-12 vandal
#:                                 # Mike.lifeguard expanded some Hagger regexes:
  .*[НHΗH][EЕΕËE][RRЯ][MМΜM][YΥY].* <casesensitive> → .*[НHΗHⱧ][EЕΕËEĖ][RRЯ][MМΜM][YΥY].* <casesensitive>  
  .*[НHΗH]+[[:punct:] ]*[ΆAÁÀÃÄÂΑАA]+[[:punct:] ]*[GGԌ]+[[:punct:] ]*([ΆAÁÀÃÄÂΑАA]|[EЕΕËE])+[[:punct:] ]*[RRЯ]+.* <casesensitive> → .*[НHΗHⱧ]+[[:punct:] ]*[ΆAÁÀÃÄÂΑАA]+[[:punct:] ]*[GGԌ]+[[:punct:] ]*([ΆAÁÀÃÄÂΑАA]|[EЕΕËEĖ])+[[:punct:] ]*[RRЯ]+.* <casesensitive>

September 2008

entry                          # admin name  # reason
-----------------------------------------------------
.*scr0tum.*       # Cometstyles 2008-09-09 0 instead of O/ removed WTC
.*JEWS DID.*      # Cometstyles 2008-09-10 (added to newaccount too)
.*Nigg3r.*       # Cometstyles 2008-09-10 The leet form bypasses blacklist
.*bitch.*        #Cometstyles 2008-09-12 as the name suggests
.*JEWS.*             #Kylu 2008-09 (newaccount)
.*awp's massive c.*  #Kylu "
.*stretched by.*     #Kylu "
.*strėtched.*        #Cometstyles (similar pattern)
#Stewards and SWMT
.*Spacebirdy.*     <newaccountonly>
.*Cometstyles.*    <newaccountonly>
.*Drini.*          <newaccountonly>
.*Pathoschild.*    <newaccountonly>
.*Mr.Z-man .*      <newaccountonly>
.*tched by.*        <newaccountonly> (from .*stretched by.*)
.*anus.* <newaccountonly>
.*ni(gg|qq)(a|er|3r).* <newaccountonly> (from .*ni(gg|qq)(a|er).* & .*Nigg3r.* <newaccountonly> )
.*N[[:punct:] ]I[[:punct:] ]G[[:punct:] ]G[[:punct:] ]E[[:punct:] ]R.* <newaccountonly>
#影武者 (from zh:) - well-known targets of serial vandalism #Hillgentleman #request
.*影.*武.*者.*     <newaccountonly>
.*[邓鄧].*[傑杰].* <newaccountonly>
.*林.*士.*涵.*   <newaccountonly>
.*Harald Krichel.* <newaccountonly> #Kylu [1]
.*faggot.*       <newaccountonly>
.*asshole.*      <newaccountonly>
.*cocksucker.* <newaccountonly> modified to .*cock(sucker|face).* #Kylu 9/28
.*Kylu.* <newaccountonly>                        # Mike.lifeguard redundant to .*Ky(1|I)(u|v).* <newaccountonly>
#:                                               # Mike.lifeguard merged some regexes:
  .*strėtched.* <newaccountonly>
  .*stretchėd.* <newaccountonly>
  .*strėtchėd.* <newaccountonly>
  were merged to
  .*str[eė]tch[eė]d.* <newaccountonly>

October 2008

entry                          # admin name  # reason
-----------------------------------------------------
.*(bureauc(r)?at|buroc(r)?at).* <newaccountonly> # Mike.lifeguard # addition; to stop silly impersonation
.*vandal.*          <newaccountonly>             # Mike.lifeguard # addition; surprisingly, vandals like to label themselves
.*Romashevich's.*   <newaccountonly>             # Mike.lifeguard # addition; probably temp. to stop attack accounts
.*corpulent being.* <newaccountonly>             # Mike.lifeguard # addition; probably temp. to stop attack accounts
.*G[rw]{2,3}ap.* <newaccountonly>                # Mike.lifeguard # change; to catch more cases
.*fooledyouSt(u|ew)ards\d{0,4}.* <newaccountonly># Mike.lifeguard # addition; to stop vandal account attack
.*on wheels.* → .*on ?wheels.*              # Mike.lifeugard # change; no space is a possibility
.*Drin{1,3}i.*     <newaccountonly>              # Mike.lifeguard # addition; to stop attack accounts
.*fu[c(k]k.* → .*fu[c\(k]k.*                # Mike.lifeguard # fix; escaping error
.*Drin{1,3}i.* → .*Drin+i.*                 # Mike.lifeguard # fix; match more
.*Drini.*                                        # Mike.lifeguard # removal - redundant to .*Drin+i.*
.*rap(e|es)bab(y|ies).* <newaccountonly>         # Cometstyles    # addition; commonly used by trolls
.*Alisons?.*       <newaccountonly>              # Mike.lifeguard # addition; to stop attack accounts
#:                                               # Mike.lifeguard # addition/fix; .*Alisons?.* is too broad
  .*[ck\(]unt.* <newaccountonly> #added
  .*Alisons?.* → .*Alisons?.*? (b[i ]{1,2}tch|shit) #changed
*jimbo wales.* → .*j(i|u)m(bo|my)( wh?ales)?.* # Mike.lifeguard # change; stop more silly Jimbo usernames
#:                                               # Mike.lifeguard # addition; attack accounts
  .*Naw?linwiki.* <newaccountonly>
  .*Nishkid64.* <newaccountonly>
  .*Prodego.* <newaccountonly>
.*Herbyt(hy|i)me.* <newaccountonly>              # Mike.lifeguard # addition; attack accounts
#:                                               # Mike.lifeugard # add/fix; attack accounts
  .*faggot.* → .*fag\.?got.*
  .*Rdsmith(4|A).* <newaccountonly>
.*AIDS.* <newaccountonly>                        # Mike.lifeguard # addition; attack accounts
.*Drin+i.* → .*Dri\.?n+i.*                  # Mike.lifeguard # change; attack accounts
.*cock(sucker|face).* → .*\bcocks?.*        # Mike.lifeguard # change; attack accounts - catch more silliness
.*Rdsmith(4|A).* → .*Rdsmith.*              # Mike.lifeguard # change; broader
#:                                               # Mike.lifeguard # change/removal; attack accounts
  .*Romashevich's.* → .*Romashevich.*
  .*corpulent being.* removed
.*IP\.(?:141|68|67).* <newaccountonly>           # Mike.lifeguard # addition; Moultion is creating patterned socks to disrupt enwikiversity
.*IP\.(?:141|68|67).* → .*(IP|Verizon)\.(?:141|68|67).* # Mike.lifeguard # addition; new pattern of socks
#:                                               # Mike.lifeguard # removal; they were temp, and seem not to be needed now
  .*Romashevich.*
  .*(IP|Verizon)\.(?:141|68|67).*
#:                                               # Mike.lifeguard # change; consolidate & after seeing UBLs cross-wiki...
  .*admin .* + .*sysop.* → .*(admin|sysop).*
  .*arbitrator.* → .*arbit(er|rator).*
  .*checkuser.* → .*ch[e3]ckus[e3]r.*

November 2008

entry                          # admin name  # reason
-----------------------------------------------------
added casesensitive for .*JEW.* # Mike.lifeguard # addition; per request
.*Impeach.* <newaccountonly>           # Kylu    # addition; Invariably pointless vandalism
.*Rschen7754.*        <newaccountonly> # Kylu    # addition; Cross-wiki harassment
.*Rschen7754.*                         # Kylu    # addition; Cross-wiki harassment
.*\bcocks?.* → .*cock(sucker|face).* # Mike.lifeguard # change; request
.*Everett.* <autoconfirmed>    # MaxSem      # addition; used for cross-wiki harrassment, requested by FT2 on IRC

December 2008

entry                          # admin name  # reason
-----------------------------------------------------
.*Kr[i1l]mpet.* <newaccountonly> # Kylu      # addition; More user-harassment.
(?:[^\/]+\/)?(index\.php|w\/wiki)(?:\/.+)? # Mike.lifeguard # change - new index.php spambot
#:                             # Mike.lifeguard # addition; Moulton continues to sock, creating spam pages in his userspace on multiple wikis
  User(?: talk)?:Moulton.* <casesensitive|autoconfirmed|noedit>
.*NIGGER.*  → \bNIGGER\b  # MZMcBride   # change - overbroad regex, change needed for "sniggerer" for example
\bNIGGER\b                     # MZMcBride   # removal; see request
#:                             # Mike.lifeguard # change
  User(?: talk)?:Moulton.* → User(?: talk)?:(‎?:Barsoom Tork|Moulton).*
.*Betacommand.* <newaccountonly> # MZMcBride   # addition: cross-wiki abuse

2009

January 2009

remove autoconfirmed on the Moulton regex # Mike.lifeguard change
#:                                        # Mike.lifeguard change #Moulton continues to sock, creating pages in his userspace on multiple wikis. He also uses multiple "personalities" to do so.
  User(?: talk)?:(‎?:Moulton|Barsoom Tork|Pocoyo Albatross|Anything Muppets|Moosey Mouse|Inbloomed Muppets).* <casesensitive|noedit>

February 2009

entry                             # Admin          # log data
-------------------------------------------------------------
#:                         # Mike.lifeguard # addition - grawpy stuff from our local UBL
  (?i:[GĜĞĠĢƓǤǦǴḠ69&Γ]((\W|\W.*\W)?[RŔŖŘȐȒṘṚṜṞ®Ρ₧ÞþΡρРрƤṔṖǷ](\W|\W.*\W)?)+([ǼAÀÁÂÃÄÅĀĂĄǍǞǠǺȀȂȦȺḀẠẢẤẦẨẪẬẮẰẲẴẶÆǢ4@?Α](\W|\W.*\W)?)+([VƲṼṾWŴẀẂẄẆẈ₩UÙÚÛÜŨŪŬŮŰŲǓǕǗǙǛΫΥΫΎ](\W|\W.*\W)?)+[PƤṔṖǷ₧ÞþΡρРр]) <newaccountonly>
#:                         # Kylu           # addition see globalauth log
  .*Com[bp][1Il]ex.* <newaccountonly>
#:                         # Kylu           # addition - abusive username prevention
  .*molest[\ s].* <newaccountonly>
#:                         # Mike.lifeguard # addition; request
  .*anus.*                        <newaccountonly>

March 2009

entry                             # Admin          # log data
-------------------------------------------------------------
#:                                # Kylu           # addition
.*S[lI1]ut.* <newaccountonly>
.*Mike\.lifeguard.* <newaccountonly> # Spacebirdy  # addition - attack accounts
#:                                # Kylu           # addition
.*\:.* <newaccountonly>           # Comment: Bug in namespace alias coding,
                                  # please don't remove. Yes, it's a pain.
.*\:.* <newaccountonly>           # Mike.lifeguard # removal; see request
.*h[iíl1]t(?-i:[LlI1])[e3]r.* <newaccountonly> # lustiger_seth # addition; see request
#:                                # Kylu           # addition
.*\:.* <newaccountonly>           # Yes, again. New bug this time. Remove when resolved.
#:                                # Kylu           # removal
.*\:.* <newaccountonly>           # removed
.*Cometstyles.*  <newaccountonly> # Mike.lifeguard # removal; request by Cometstyles

April 2009

entry                                # Admin          # log data
-----------------------------------------------------------------------
Jorge Queirolo Bravo <autoconfirmed> # Dferg          # addition; see request
.*Mike\.lifeguard.* <newaccountonly> # Dferg          # removal; request by Mike.lifeguard
#:                                   # Mike.lifeguard # addition; added case-sensitivity per request
  .*JEWS DID.* <newaccountonly|casesensitive>
  .*AIDS.* <newaccountonly|casesensitive>

May 2009

entry                                # Admin          # log data
-----------------------------------------------------------------------
.*molesk.*                           # Kylu           # addition

June 2009

entry                                # Admin          # log data
-----------------------------------------------------------------------
Phaedriel <newaccountonly> #per CU-l # Mike.lifeguard # per CU-l
User:Vasilisa(\d)+               # VasilievVV     # addition
Vasilisa(\d)+ <newaccountonly>       # VasilievVV     # addition

July 2009

entry                                # Admin          # log data
-----------------------------------------------------------------------
google.*\.html                       # MZMcBride      # addition; request on the talk page (Google Analytics spoofing)
.*fu[c\(k]k\b.* <newaccountonly>     # MZMcBride      # change; added word break (\b)
.*sucks.* <newaccountonly>           # MZMcBride      # removal; too many false positives
.*Impeach.* <newaccountonly>         # MZMcBride      # removal; doesn't seem to be a real issue

September 2009

entry                                # Admin          # log data
-----------------------------------------------------------------------
.*Harald.*Krichel.* <newaccountonly> # lustiger_seth  # change; see request
.*Everett.* <autoconfirmed>          # lustiger_seth  # removal; see request

October 2009

entry                                # Admin          # log data
-----------------------------------------------------------------------
.*molesk.* <newaccountonly>          # Mike.lifeguard # removal; per private request

November 2009

entry                                # Admin          # log data
-----------------------------------------------------------------------
#:                                   # Erwin          # change; request
  .*H[ΆAÁÀÃÄÂΑА]R[ΆAÁÀÃÄÂΑА]LD.*KR[IÍÌ1l]CH[EÉÈ]L.* <newaccountonly>  
  .*KR[IÍÌ1l]CH[EÉÈ]L.*H[ΆAÁÀÃÄÂΑА]R[ΆAÁÀÃÄÂΑА]LD.* <newaccountonly>
.*p[eé]n[ií][s5].* <newaccountonly>  # lustiger_seth  # change; see [2]
#:                                   #Barras          # change; request
  .*[GĜĞĠĢƓǤǦǴḠ].*[RŔŖŘȐȒṘṚṜṞ®].*[AǼAÀÁÂÃÄÅĀĂĄǍǞǠǺȀȂȦḀẠẢẤẦẨẪẬẮẰẲẴẶÆ4@].*[WŴẀẂẄẆẈ₩].*[PƤṔṖǷ₧ÞþΡρРр].* <newaccountonly>   --> .*[GⒼĜĞĠĢƓǤǦǴḠ].*[RŔⓇŖŘȐȒṘṚṜṞ®].*[AǼAÀⒶÁÂÃÄÅĀĂĄǍǞǠǺȀȂȦḀẠẢẤẦẨẪẬẮẰẲẴẶÆ4@].*[WŴẀẂẄẆẈ₩].*[PƤṔṖǷ₧ÞþΡρРр].* <newaccountonly>  
   .*[GĜĞĠĢƓǤǦǴḠ].*[RŔŖŘȐȒṘṚṜṞ®].*[AǼAÀÁÂÃÄÅĀĂĄǍǞǠǺȀȂȦḀẠẢẤẦẨẪẬẮẰẲẴẶÆ4@].*VV.*[PƤṔṖǷ₧ÞþΡρРр].* <newaccountonly> --> .*[ⒼGĜĞĠĢƓǤǦǴḠ].*[RŔŖⓇŘȐȒṘṚṜṞ®].*[AǼⒶAÀÁÂÃÄÅĀĂĄǍǞǠǺȀȂȦḀẠẢẤẦẨẪẬẮẰẲẴẶÆ4@].*VV.*[PƤṔṖǷ₧ÞþΡρРр].* <newaccountonly>
#:                                   #Barras          # addition and change; see request
  .*scheiß.*               <newaccountonly>
  .*scheiss.*              <newaccountonly>
  .*Arsch.*                <newaccountonly|casesensitive>
  .*bl[ö|oe]d.*            <newaccountonly>
  .*wi[xx|x|chs]e[nr].*    <newaccountonly>
  .*pen[iìí1]s.*           <newaccountonly>
  .*f[iìí1]ckt.*           <newaccountonly>
  .*fäkal.*                <newaccountonly>
  .*onani.*                <newaccountonly>
  .*dreckfink.*            <newaccountonly>
  .*lausige.*              <newaccountonly>
  .*pädophil.*             <newaccountonly>
  .*ist ein.*              <newaccountonly>
  .*schwitzt beim.*        <newaccountonly>
  .*ist schwul.*           <newaccountonly>
#:                                   # lustiger_seth  # removal; see request
  .*scheiß.*               <newaccountonly>
  .*scheiss.*              <newaccountonly>
  .*Arsch.*                <newaccountonly|casesensitive>
  .*bl[ö|oe]d.*            <newaccountonly>
  .*wi[xx|x|chs]e[nr].*    <newaccountonly>
  .*pen[iìí1]s.*           <newaccountonly>
  .*f[iìí1]ckt.*           <newaccountonly>
  .*fäkal.*                <newaccountonly>
  .*onani.*                <newaccountonly>
  .*dreckfink.*            <newaccountonly>
  .*lausige.*              <newaccountonly>
  .*pädophil.*             <newaccountonly>
  .*ist ein.*              <newaccountonly>
  .*schwitzt beim.*        <newaccountonly>
  .*ist schwul.*           <newaccountonly>
#:                                   # lustiger_seth  # addition; see  request
  .* ist schwul.*                         <newaccountonly>
  .*f[iíıl]ck(?:e[rn]\b|t\b| d[ieo]).*    <newaccountonly>
  .*[s$]che?(?-i:[Iiíıl](?:ß|[Ss$]{2})).* <newaccountonly>
  .*w[iíıl1](?:chs|x{1,3})[e3]?r.*        <newaccountonly>
#:                                   # lustiger_seth  # change; see  request
  .*p[eé]n[iílı][s5].*     <newaccountonly>


2010

February 2010

#:                                # Mike.lifeguard # change; to cover non-main namespaces
  (?:[^\/]+\/)?(index\.php|w\/wiki)(?:\/.+)? → (?:[^\/]+\/|:)?(index\.php|w\/wiki)(?:\/.+)?
#:                                # Erwin # change; regex fix for non-main namespaces
  (?:[^\/]+\/|:)?(index\.php|w\/wiki)(?:\/.+)? → (?:[^\/]+(?:\/|\:))?(index\.php|w\/wiki)(?:\/.+)?

March 2010

#:                                # Mike.lifeguard # addition; vandal account creations
  ^JAKKERBOT      <newaccountonly|casesensitive>
  \bJakkerizing\b <newaccountonly|casesensitive>

August 2010

#:                                # Kylu           # Changed entry admin/sysop diff
 old: *(?:admin|sysop).*         <newaccountonly>
 new: *(?:a(cl|d)min|sysop).*    <newaccountonly>

October 2010

P[eèéêë][iìíïî]d[aàáâä]r # Dferg # addition; some idiot creating vandal accounts all over portuguese projects.

November 2010

#:                                # Hoo man           # change; made it harder to avoid matching
        .*H[ΆAÁÀÃÄÂΑА]R[ΆAÁÀÃÄÂΑА]LD.*KR[IÍÌÎÏ1l]CH[EÉÈÊË]L.* <newaccountonly> 
        .*KR[IÍÌÎÏ1l]CH[EÉÈÊË]L.*H[ΆAÁÀÃÄÂΑА]R[ΆAÁÀÃÄÂΑА]LD.* <newaccountonly>
#:                                # Hoo man           # change; made it harder to avoid matching
        .*H.R.LD.*K(?:R|[Il1!ÌÍÎÏĨļǏĪĬİḷŀΙЇɨ!łľıĮį]){1,2}CH[ΕÉÈËEĘĚĔĖẺẸẾỀỄễỂểȨȩḜḝĒḖḗȄȅȆȇỆệḘḙḚḛ3eēėèéëẽĕęəẻếềẹ]L.* <newaccountonly> 
        .*K(?:R|[Il1!ÌÍÎÏĨļǏĪĬİḷŀΙЇɨ!łľıĮį]){1,2}CH[ΕÉÈËEĘĚĔĖẺẸẾỀỄễỂểȨȩḜḝĒḖḗȄȅȆȇỆệḘḙḚḛ3eēėèéëẽĕęəẻếềẹ]L.*H.R.LD.* <newaccountonly>

2011

June 2011

#:                                # lustiger_seth # addition/modification; seemingly to functional accounts
 .*b[uü]e?r(?:eau|o)(?:cr?|kr)at.*   <newaccountonly>
 .*schieds(?:ge)?richt.*             <newaccountonly>

July 2011

#:                                # lustiger_seth # addition; seeming functional accounts
 .*\(WMDE\).*                        <newaccountonly>
Reverted 2011-10-10, makes it impossible for regular WMDE staff members to create new accounts anywhere. —DerHexer (Talk) 13:58, 10 October 2011 (UTC)

2012

January 2012

#:                                # Hoo man # addition; cw-spam/ sock, per Thehelpfulone on IRC
.*Modern ?Apizza.*

April 2012

.*[Pp][Ii][Rr][SŞŠṢ][Qq][Uuù][Aa][Rr][Ee][Dd]17.*<newaccountonly> #Vituzzu # addition; targeted user

May 2012

plays?\s*with <newaccountonly> → [pṕ]lays?\s*with <newaccountonly> # Trijnstel # change; see request
Personal tools

Variants
Actions
Navigation
Community
Beyond the Web
Print/export
Toolbox