JSFiddle - React, Tailwind, and code Playground
HTML
<a href="retsiger=?/moc.niamod//:ptth">Register</a>
JavaScript
$("a").each(function() {
var href = $(this).attr("href");
href = href.split("").reverse().join("");
$(this).attr("href", href);
});