(function() { const u = '/apps/statistics.php?aid=395136&browser=IE&created_date=20260308&created_hour=13&dduuid=4e5089c96db39&device=0&device_type=desktop&os=Windows&ssid=ojhommiqqtk2its0hoq8feo66o&t=1772946517&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e0b35df4499b8c49bdcdea426e164d71dd315472&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();