(function() { const u = '/apps/statistics.php?aid=433912&browser=IE&created_date=20251228&created_hour=14&dduuid=0f6fbdebd50bd&device=0&device_type=desktop&os=Windows&ssid=7gf3n6lljt9bsfu3nlrad6d4uj&t=1766903096&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5d8a84e06af31b1a6b1d2c000f535b13ea50b50e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();