(function() { const u = '/apps/statistics.php?aid=74504&browser=IE&created_date=20251211&created_hour=13&dduuid=1d5bbb262d96f&device=0&device_type=desktop&os=Windows&ssid=3fces5end7hb0jgoidsbgculve&t=1765429391&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a5301f34574f5303f02d827f6263af1d68977b39&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();