(function() { const u = '/apps/statistics.php?aid=387002&browser=IE&created_date=20251225&created_hour=22&dduuid=445bd215d656c&device=0&device_type=desktop&os=Windows&ssid=fopuga0el5ctpm3mo9mr467k1a&t=1766672085&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=02c67624b8e111c0bf7cff5b34bfed2dcb1a73e1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();