(function() { const u = '/apps/statistics.php?aid=441087&browser=IE&created_date=20251224&created_hour=07&dduuid=c167db208f553&device=0&device_type=desktop&os=Windows&ssid=l01gdumt3m1hnv3aof23v23hur&t=1766533577&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5be95390498fc3ebdd51f3381335d8c73b405036&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();