(function() { const u = '/apps/statistics.php?aid=442423&browser=IE&created_date=20251208&created_hour=01&dduuid=41ab44d84a982&device=0&device_type=desktop&os=Windows&ssid=jd18m701b66idb32mfulaq4pmo&t=1765130112&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=508a38a7ba76165f9a0ea02345482249f86f4417&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();