(function() { const u = '/apps/statistics.php?aid=452098&browser=IE&created_date=20260306&created_hour=03&dduuid=da17e6f6d2022&device=0&device_type=desktop&os=Windows&ssid=jelu1rf0ju3ja8vndpm64vga9p&t=1772738362&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=70c9e9f0a4db476364e8e1712210a0aee5602d5a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();