(function() { const u = '/apps/statistics.php?aid=438376&browser=IE&created_date=20251129&created_hour=17&dduuid=23556cb29f475&device=0&device_type=desktop&os=Windows&ssid=7rrp0hd82o991eu1oq4ijr5unk&t=1764410021&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=39dbb7d3edcba378135d1fd965df322af992a925&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();