Content deleted Content added
Ohconfucius (talk | contribs) moved |
Ohconfucius (talk | contribs) mNo edit summary |
||
Line 56:
regex(/(\|\s*title\s*\=)\s*https?:\/{2}[^|\s]+(?=\s?(?:[=|{]|\}\}))/gi, '$1 ');
regex(/(\|\s*title\s*\=)\s*Archived copy(?=\s?(?:[=|{]|\}\}))/gi, '$1 ');
regex(/<!--ACTUAL ARTICLE TITLE BELONGS HERE! original text:[^>]
regex(/(\|\s*(?:author(?:link\d?|)|chapter|journal|magazine|newspaper|publisher|title|work|via)\s*\=\s*)https?:\/{2}(?:w{3}\.|)(?=\w)/gi, '$1'); //removes http:// and optionally www.
|