(function() { const u = '/apps/statistics.php?aid=443603&browser=IE&created_date=20251219&created_hour=08&dduuid=61dc618cda3b6&device=0&device_type=desktop&os=Windows&ssid=nrtrcbot69t4bv55c2snc9udpf&t=1766103175&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4413a7cf6129de8369a474b957e58071a8e25bf1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();