Content deleted Content added
Ohconfucius (talk | contribs) mirror test script |
Ohconfucius (talk | contribs) No edit summary |
||
Line 414:
regex(/(\w''\.)indiatimes\.com/gi, '$1');
// regex(/\|[ ]?language[ ]?\=[ ]?English[ ]*?(?=[|}])/gi, ''); //
regex(/- [\w]*\.com[ ]*\|/gi, '|');
regex(/(.) – Google [^ \]]*(\][\.,;]) Books\.google\.\w{2,3}(\.| )/gi, '$1$2Google Books$3');
|