Content deleted Content added
Ohconfucius (talk | contribs) teweak |
Ohconfucius (talk | contribs) tweaks to citations |
||
Line 846:
regex(/([\s\S])(4th\sof August regime)([\s\S])/gi, protect_function);
regex(/([\s\S])(19th\sof April movement)([\s\S])/gi, protect_function);
regex(/([\s\S])(June 4th (?:incident|museum))([\s\S])/gi, protect_function);
regex(/([\s\S])(The Battle Of Marston Moor \(July 2nd,? 1644\))([\s\S])/gi, protect_function);
regex(/([\s\S])(Night of January 16th)([\s\S])/gi, protect_function);
Line 870:
regex(/(\[\[|\'\')(June 1, 1974)(.)/gi, protect_function);
regex(/(\[\[|\'\')(July 15, 1972)(.)/gi, protect_function);
regex(/(\[\[|\'\')(August 1914)(.)/gi, protect_function);
ohc_regex(/(\[\[|\'\')(@fullmonth @dd@th? \((?:@yyyy |)film\)(?:\|@fullmonth @dd@th?|))([\s\S])/gi, protect_function);
|