Content deleted Content added
Ohconfucius (talk | contribs) + errant format catch |
Ohconfucius (talk | contribs) protect 1.1.1994 (song title -Amanda Palmer) |
||
Line 602:
// regex(/(.)(protect string)(.)/gi, protect_function);
regex(/(.)(11\/22\/63)(.)/gi, protect_function);
regex(/(.)(1\.1\.1994)(.)/gi, protect_function);
regex(/(.)(4th of July, Asbury)(.)/gi, protect_function);
regex(/((?:\[\[|\'\')June)( 1, 1974)(?=[\]\'])/gi, '$1♫$2');
|