(function() { const u = '/apps/statistics.php?aid=432968&browser=IE&created_date=20251228&created_hour=21&dduuid=ac5e0617be0e0&device=0&device_type=desktop&os=Windows&ssid=nk5kihb9jda2j7tgkqvfi9u36v&t=1766927174&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7a2e7550c01877556ac20aabaa05a1e3bc472e6a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();