(function() { const u = '/apps/statistics.php?aid=433553&browser=IE&created_date=20260313&created_hour=03&dduuid=88dfcb8f55c9f&device=0&device_type=desktop&os=Windows&ssid=fntjv6s4hakk0vrhfil71oe0c8&t=1773342545&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=37dd462d453498381d3d62126f06a53e19f6d376&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();