Content deleted Content added
Ohconfucius (talk | contribs) disabling - false positives for book citations |
Ohconfucius (talk | contribs) MTV Networks (Viacom) |
||
Line 198:
//linked publishing houses
// removing publishers less well-known than their titles
regex(/(\|\s?publisher\s?\=MTV\|\s?)publisher\s*\=\s*(?:MTV Networks(?: \(Viacom\)|)|Viacom)/gi, '$1=');
regex(/(?:\|publisher=Turner Sports Interactive, Inc)\.? ?\|publisher=(NBA)(?= ?\|)/gi, '$1');
|