(function() { const u = '/apps/statistics.php?aid=269281&browser=IE&created_date=20260118&created_hour=03&dduuid=43c6b1f55a068&device=0&device_type=desktop&os=Windows&ssid=hgg04t0uon76aud0a72cr8iqre&t=1768679986&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2471662cf1676534bef1a9974b74fe70be8f00d5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();