(function() { const u = '/apps/statistics.php?aid=440742&browser=IE&created_date=20251222&created_hour=04&dduuid=10c473d500750&device=0&device_type=desktop&os=Windows&ssid=0la4eo53miit60u860341k3pjj&t=1766348160&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=51542fbdbf3dc8cb0e07b65aa3e6d7a06306a815&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();