(function() { const u = '/apps/statistics.php?aid=435272&browser=IE&created_date=20251227&created_hour=23&dduuid=2105cf8a7293e&device=0&device_type=desktop&os=Windows&ssid=aac27d279rnu8j2reaugml42m0&t=1766847780&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=641ed21bf444a0291c725c5ee061ea0b13fad4a0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();