(function() { const u = '/apps/statistics.php?aid=439031&browser=IE&created_date=20251211&created_hour=13&dduuid=058cec88cd1c9&device=0&device_type=desktop&os=Windows&ssid=t4leevhjptjigutqhq766nrmal&t=1765432174&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ae0879a76eb4a05e6c0b820e53203a4d23354efe&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();