JSFiddle - React, Tailwind, and code Playground
by Hari Menon
HTML
<script type="text/javascript" id="norad-tracks-santa-countdown-embedder-e9dd91c2-9d67-4f9d-b8e2-a58aa92fcb8b"
class="norad-tracks-santa-countdown-async-script-loader">
(function () {
function async_load() {
var s = document.createElement('script');
s.type = 'text/javascript';
s.async = true;
var theUrl = 'http://noradsantacountdown.cloudapp.net/api/countdownwidget';
s.src = theUrl + ( theUrl.indexOf("?") >= 0 ? "&" : "?") + 'ref=' + encodeURIComponent(window.location.href);
var embedder = document.getElementById('norad-tracks-santa-countdown-embedder-e9dd91c2-9d67-4f9d-b8e2-a58aa92fcb8b');
embedder.parentNode.insertBefore(s, embedder);
}
if (window.attachEvent)
window.attachEvent('onload', async_load);
else
window.addEventListener('load', async_load, false);
})();
</script>