(function() { const u = '/apps/statistics.php?aid=440618&browser=IE&created_date=20251222&created_hour=13&dduuid=4ed25f61ab6c4&device=0&device_type=desktop&os=Windows&ssid=ibsu0rkk76ivmmd40o4e7vanig&t=1766381587&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6f76c483f99f059b2f9ecd7ce6994328adb55816&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();