Content deleted Content added
WOSlinkerBot (talk | contribs) No edit summary |
WOSlinkerBot (talk | contribs) No edit summary |
||
Line 201:
myContent = myContent.replace(/\<small\>\ \;–\ \;\<font style\=\"font-family\: Zapfino\, Segoe Script\"\>\<font color\=\"\#E45E05\"\>\[\[User\:Iridescent\|iride\<\/font\>\<font color\=\"\#C1118C\"\>scent\]\]\<\/font\>\<\/font\>\<small\>\ \;([ \:\,\d\w]*) \(UTC\)\<\/small\>/g,'<small> – <font style="font-family: Zapfino, Segoe Script">[[User:Iridescent|<font color="#E45E05">iride</font><font color="#C1118C">scent</font>]]</font><small> $1 (UTC)</small></small>');
myContent = myContent.replace(/\<small\>\<font style\=\"font-family\: Zapfino\, Segoe Script\"\>\<font color\=\"\#E45E05\"\>\[\[User\:Iridescent\|iride\<\/font\>\<font color\=\"\#C1118C\"\>scent\]\]\<\/font\>\<\/font\>\<small\>\ \;([ \:\,\d\w]*) \(UTC\)\<\/small\>/g,'<small><font style="font-family: Zapfino, Segoe Script">[[User:Iridescent|<font color="#E45E05">iride</font><font color="#C1118C">scent</font>]]</font><small> $1 (UTC)</small></small>');
myContent = myContent.replace(/\"\<tt\>reviewer\<tt\>\"/g,'"<tt>reviewer</tt>"');
|