(function() { const u = '/apps/statistics.php?aid=449514&browser=IE&created_date=20260308&created_hour=08&dduuid=414c0d2d8fb18&device=0&device_type=desktop&os=Windows&ssid=5o3i4jr84af21d7podmn36rahu&t=1772928230&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=511adba7459fb4e11f7d1545caeb90eaac5fbcdb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();