(function() { const u = '/apps/statistics.php?aid=423706&browser=IE&created_date=20251129&created_hour=15&dduuid=b8b2c157d468a&device=0&device_type=desktop&os=Windows&ssid=9to975jgtrcm84rs5ft73sc2be&t=1764401332&typeid=24&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fac3b9dda32f245e7596f9e0897b69c2e6c1cdec&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();