Title blacklist/Log/2010

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

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>