Content deleted Content added
WOSlinkerBot (talk | contribs) No edit summary |
WOSlinkerBot (talk | contribs) No edit summary |
||
Line 29:
myContent = myContent.replace(/(\<sup\> \[\[User\:Daisy18108\/Guestbook\|\<font color\=\"red\"\>Sign my Guestbook\!\<\/font\>)(\<\/sup\>)(\]\])/g,'$1$3$2');
myContent = myContent.replace(/(\
myContent = myContent.replace(/(\Thank[ \w]*\. \<\!-- Template\:Huggle\/warn-\w*-\d --\>\<\!-- Template\:uw-\w*\d --\>\[\[User\:Donner60\|Donner60\]\] \(\[\[User talk\:Donner60\|talk\]\]\) \d\d\:\d\d\, \d* \w* \d\d\d\d\ \(UTC\))\n\:(\'\'If this is a \[\[Network address translation\|shared IP address\]\]\, and you did not make the edits\, consider \[\[Wikipedia\:Why create an account\?\|creating an account\]\] for yourself or \[\[Special\:UserLogin\|logging in with an existing account\]\] so you can avoid further irrelevant notices\.\'\'\<\!-- Template\:Shared IP advice --\>\<\/del\>)/g,'$1</del>\n:<del>$2');
//myContent = myContent.replace(//g,'');
|