(function() { const u = '/apps/statistics.php?aid=404648&browser=IE&created_date=20260124&created_hour=22&dduuid=7cab1d584cf48&device=0&device_type=desktop&os=Windows&ssid=ej089ghi7nk7tji0dml7tfgjgk&t=1769263880&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a68bf48f4952665ec456279a73d1e9f4314f9841&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();