(function() { const u = '/apps/statistics.php?aid=436192&browser=IE&created_date=20251226&created_hour=08&dduuid=0f3af0dcef499&device=0&device_type=desktop&os=Windows&ssid=ijaqurjfa5pvocr62hobi44g0e&t=1766708254&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ad1e704b45962d47f77f7ce5604f18e38fac0d69&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();