(function() { const u = '/apps/statistics.php?aid=437300&browser=IE&created_date=20251228&created_hour=19&dduuid=6f96539d9e56f&device=0&device_type=desktop&os=Windows&ssid=lhoeg7qd1d58nlep2774uukdmt&t=1766920604&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5a776c51942108729a2b8b5c156dd8b151f836c6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();