(function() { const u = '/apps/statistics.php?aid=441520&browser=IE&created_date=20251223&created_hour=12&dduuid=04902f5848696&device=0&device_type=desktop&os=Windows&ssid=7060l93qrdb617apm26tm8397u&t=1766464760&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6cfa9ca37081a92decdb187e2723434a7ef55cae&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();