(function() { const u = '/apps/statistics.php?aid=443469&browser=IE&created_date=20251223&created_hour=11&dduuid=e61efa504e93f&device=0&device_type=desktop&os=Windows&ssid=0qfqkgr6tg5ku5jq6iipeo851l&t=1766461440&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8accaf6c8adf6c27894f55ba617fa3e2586b99b9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();