(function() { const u = '/apps/statistics.php?aid=402250&browser=IE&created_date=20260316&created_hour=23&dduuid=c5834b7b6ee50&device=0&device_type=desktop&os=Windows&ssid=pr4hatpcqu9dpo6trcva9pvaau&t=1773674469&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f5933f6ddb42c6b88afdf6899a3c5d1d1f2d363c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();