(function() { const u = '/apps/statistics.php?aid=337953&browser=IE&created_date=20260313&created_hour=01&dduuid=1bd67d5778d84&device=0&device_type=desktop&os=Windows&ssid=lukf11nvg1vup3svp17pas6em9&t=1773336295&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cb9b89368686dfca1577e004ef2c5e953772b4e0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();