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