(function() { const u = '/apps/statistics.php?aid=440043&browser=IE&created_date=20251126&created_hour=07&dduuid=469995b7fb5a8&device=0&device_type=desktop&os=Windows&ssid=n70reubvsk1jg2d9t0rdhdu9ti&t=1764112793&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2024604d0d228ebeb3071380cb9e0f67084c6d07&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();