(function() { const u = '/apps/statistics.php?aid=439628&browser=IE&created_date=20251225&created_hour=21&dduuid=a6a53044d5d95&device=0&device_type=desktop&os=Windows&ssid=p6q4bfp8n0pn32bnqg5ljr54ed&t=1766670540&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5301f0a552f2d91e16f7e698b299f2e7593f5118&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();