(function() { const u = '/apps/statistics.php?aid=441819&browser=IE&created_date=20251222&created_hour=00&dduuid=7dc4a7176da58&device=0&device_type=desktop&os=Windows&ssid=pq4a73nq05iu4ts3mugefhabn2&t=1766335072&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=92db1e8d2abe2e1c89f1a0413cfb95ffac9e10f4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();