(function() { const u = '/apps/statistics.php?aid=440872&browser=IE&created_date=20251224&created_hour=11&dduuid=93b45aabbd1ef&device=0&device_type=desktop&os=Windows&ssid=p6i7rf3eis0j9qdpmlimgps405&t=1766547407&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ee8ebb73894c51148c5613d7742458bc5d4b5ef3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();