(function() { const u = '/apps/statistics.php?aid=447284&browser=IE&created_date=20260223&created_hour=20&dduuid=31de67ad13a71&device=0&device_type=desktop&os=Windows&ssid=ippba76pn7i4cv4h26a4ca7eta&t=1771851497&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8ef42ea89e6c380669c2c900bb37c8d499af2f4f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();