(function() { const u = '/apps/statistics.php?aid=442347&browser=IE&created_date=20251222&created_hour=09&dduuid=f49178779dbc5&device=0&device_type=desktop&os=Windows&ssid=oh6o7568uhl7hfc1m47g45r6ij&t=1766368265&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=230af76f980c0680e09fb630ff5e78780b2cba9c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();