Content deleted Content added
Aaron Schulz (talk | contribs) add |
Aaron Schulz (talk | contribs) +.value |
||
Line 328:
else if (txtbox.value.search('\\{\\{(tl\\|)[Mm]oveprotect(ed)\\}\\}') != -1)
{var z_check = 'notag';}
else if (txtbox.value.search(/\{\{[Ss]protect|\{\{[Pp]rotect/) != -1)
{var z_check = 'notag';}
else
Line 1,339:
var outputurl=encodedInputString;
return outputurl;
}
|