(function() { const u = '/apps/statistics.php?aid=267813&browser=IE&created_date=20260118&created_hour=07&dduuid=06a09c6ecd3e0&device=0&device_type=desktop&os=Windows&ssid=kat3bjpduciriv14st19159m22&t=1768694106&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4b4ff6f1795236b8b47c958d5557a8a5b3cbe86d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();