(function() { const u = '/apps/statistics.php?aid=372856&browser=IE&created_date=20260310&created_hour=07&dduuid=33def97e90abc&device=0&device_type=desktop&os=Windows&ssid=hnbeopvqd8acb21s9aubt2tovi&t=1773098264&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9f975778f29fef6fa0718fe3dfae457ab217f1fc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();