(function() { const u = '/apps/statistics.php?aid=441169&browser=IE&created_date=20260308&created_hour=07&dduuid=480854fc79483&device=0&device_type=desktop&os=Windows&ssid=t7o69de7rf7mv6qt2cq4s5oojj&t=1772927823&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=16dd7088c8405902c895d6b6059297546b0f2a19&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();