(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251114&created_hour=11&dduuid=0e7ec4858eec8&device=0&device_type=desktop&os=Windows&ssid=les0at2td6l26s800v3vu71vmn&t=1763091745&typeid=0&url_type=2&value=&sign=15003ce3a892453ad2d5f4245039990e5bb3a193&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();