(function() { const u = '/apps/statistics.php?aid=207091&browser=IE&created_date=20251224&created_hour=19&dduuid=dc6e7b51be1d0&device=0&device_type=desktop&os=Windows&ssid=clc5tqp5vduqum0h5h6pv4o31v&t=1766575037&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f7a3147679e21edccf2e114c0dabba53519d5931&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();