r109189 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r109188‎ | r109189 | r109190 >
Date:19:28, 17 January 2012
Author:rfaulk
Status:deferred
Tags:sopa 
Comment:
modified the filter string to filter all requests under the "Special" page
Modified paths:
  • /trunk/udplog/filters/SOPA-filter.c (modified) (history)

Diff [purge]

Index: trunk/udplog/filters/SOPA-filter.c
@@ -3,7 +3,7 @@
44 #include <string.h>
55
66 char * urls[] = {
7 - "en.wikipedia.org/wiki/Special:CongressLookup?zip=",
 7+ "en.wikipedia.org/wiki/Special:CongressLookup",
88 };
99
1010 main() {

Status & tagging log