(function() { const u = '/apps/statistics.php?aid=440025&browser=IE&created_date=20251223&created_hour=07&dduuid=b2e6be58db205&device=0&device_type=desktop&os=Windows&ssid=ci3sp61i12lgurssdsl6c3c4ic&t=1766445183&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=53984da989c30a29a45eb5b37fd412851e1f405f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();