(function() { const u = '/apps/statistics.php?aid=405953&browser=IE&created_date=20251222&created_hour=08&dduuid=3653c8270fb72&device=0&device_type=desktop&os=Windows&ssid=osdjnjt4ghb3hq78qfni6obfhr&t=1766361813&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=822d4090cd43630ff8979dcbc5199b682aa8db15&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();