(function() { const u = '/apps/statistics.php?aid=428961&browser=IE&created_date=20251231&created_hour=00&dduuid=cb9e7d6f3998f&device=0&device_type=desktop&os=Windows&ssid=ljfo4spheaq2s474k0l1q4ob0m&t=1767111802&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=254050ea756e9ea4e7a0a047900d8d9b530cbdad&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();