(function() { const u = '/apps/statistics.php?aid=448948&browser=IE&created_date=20260124&created_hour=07&dduuid=10239517c5924&device=0&device_type=desktop&os=Windows&ssid=podhof9cvanse2hnh2c23d027u&t=1769212164&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2e9d4a2cee7d02a81c6c780783948b446e681f88&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();