(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251110&created_hour=17&dduuid=cd3219d4cc330&device=0&device_type=desktop&os=Windows&ssid=p5oironjakk30vunpm2n14eotd&t=1762766489&typeid=0&url_type=2&value=&sign=2992ddcf9fa00837d99aa5a19e2afadd85ec3a06&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();