(function() { const u = '/apps/statistics.php?aid=392354&browser=IE&created_date=20251220&created_hour=13&dduuid=3a8e12031b144&device=0&device_type=desktop&os=Windows&ssid=qgqiqemrbple7et650ldg4eat6&t=1766207482&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=092eb52f675581a4c1e2169ebe86744297b07b71&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();