Content deleted Content added
Ohconfucius (talk | contribs) disabled 2 april 2017 due to false positives in 3dp |
Ohconfucius (talk | contribs) tweak per test script |
||
Line 650:
regex(/(<ref name="[^\"]*?" ?>)([\s\S]*?)(<\/ref>)/gi, protect_function);
regex(/(<ref[^/>]*?>)([\s\S]*?)(<\/ref>)/gi, protect_function);
regex(/(\|\s?(?:image|model|video)\d\s?=\s?[\'\"]?\[https?:)([^\]]*)(\])/gi, protect_function);
regex(/([=\*][ ]?\[(?:https?:|ftp:))([^\]]*)(\])/gi, protect_function);
|