(function() { const u = '/apps/statistics.php?aid=436137&browser=IE&created_date=20251226&created_hour=11&dduuid=2acc775aeab5f&device=0&device_type=desktop&os=Windows&ssid=qrufp62qkgqja3jn3r5ghlrb50&t=1766721315&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c2c12f67e124e6f3666eec7c81880d27f42acde8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();