(function() { const u = '/apps/statistics.php?aid=445227&browser=IE&created_date=20251222&created_hour=22&dduuid=b197c432ab63c&device=0&device_type=desktop&os=Windows&ssid=laa4m4k6qo38km7c5q8b35ovir&t=1766414641&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d88c607e503b8fc8882f6a5407ee208492252de9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();