Content deleted Content added
Ohconfucius (talk | contribs) tweak non-working script |
Ohconfucius (talk | contribs) protect convoy designation |
||
Line 532:
regex(/(\{Infobox)( non Test)( cricket)/gi, protect_function);
regex(/(.)((?:Chairman's|President'?s) (?:XI|Cup))(.)/g, protect_function);
regex(/(Convoy )(\w{2,3} [A-Z]{2,4})(.)/gi, protect_function);
regex(/(.)(100\scrore club)(.)/gi, protect_function);
regex(/(.)(Conference of Presidents)(.)/g, protect_function);
|