(function() { const u = '/apps/statistics.php?aid=451532&browser=IE&created_date=20260124&created_hour=01&dduuid=618d3e4a6b778&device=0&device_type=desktop&os=Windows&ssid=ini24ggu0jk4lmiohb7dc8cjol&t=1769190595&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=37122d6541f8190aefc8be112f307df99241d1c0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();