(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251028&created_hour=23&dduuid=6197a16376ebd&device=0&device_type=desktop&os=Windows&ssid=lg47osvo3e1946igv1ituf379h&t=1761664783&typeid=0&url_type=2&value=&sign=c56335ef8339fad2a77a377f712161d6542fa56b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();