Content deleted Content added
Ohconfucius (talk | contribs) tweaks |
Ohconfucius (talk | contribs) tweak per bug report 9 June 2014 |
||
Line 319:
regex(/(.) – Google [^ \]]*(\][\.,;]) Books\.google\.\w{2,3}(\.| )/gi, '$1$2Google Books$3');
regex(/(.) at Discogs(\][\.,;]) Discogs\.com(\.| )/gi, '$1$2Discogs$3');
regex(/\|\s?author\s?\=(?:posted|publishe[dr]|written)\s?(?:by|on):?\s/gi, '|author=');
regex(/\|\s?(?:work|publisher)(\s?\=MTV)\|\s?publisher\s*\=\s*(?:MTV Networks|Viacom)/gi, '|publisher$1=');
|