(function() { const u = '/apps/statistics.php?aid=448549&browser=IE&created_date=20260111&created_hour=06&dduuid=7c05f4fd4007e&device=0&device_type=desktop&os=Windows&ssid=1fs5nahith181e1li35nu154ia&t=1768085619&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d5a8138a96768b9e17f1b4ddb8df344f11569474&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();