(function() { const u = '/apps/statistics.php?aid=444826&browser=IE&created_date=20251220&created_hour=05&dduuid=a99cf2f249938&device=0&device_type=desktop&os=Windows&ssid=it9dhpunvirg84cr7rhsi94unl&t=1766181293&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5a173ff67b412139039a43b60391aef88de61ca4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();