JSFiddle - React, Tailwind, and code Playground

by shapeshifta

JavaScript

(function() {
    //Adition secure tag    
    var as = document.createElement('script');as.type = 'text/javascript';as.async = true;
    as.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'imagesrv.adition.com/js/secure_tag_head_ad1_adfarm1.js';
    var s1 = document.getElementsByTagName('script')[0];
    s1.parentNode.insertBefore(as, s1);

    //Adition nuggad script
    var an = document.createElement('script');an.type = 'text/javascript';an.async = true;an.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'imagesrv.adition.com/js/adition.sjs?ng_nuggsub=unister&ng_nuggn=2020431744&ng_nuggsid=1906797226&ng_nuggtg=Homepage';
    var s2 = document.getElementsByTagName('script')[0];
    s2.parentNode.insertBefore(an, s2);
})();