(function() { const u = '/apps/statistics.php?aid=442461&browser=IE&created_date=20251222&created_hour=04&dduuid=11478ef74738a&device=0&device_type=desktop&os=Windows&ssid=0huknip8t7hk4jgbhfc40886r6&t=1766349294&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=218a58e2bd9030b3976823ab4ec2ec738a200adb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();