(function() { const u = '/apps/statistics.php?aid=399122&browser=IE&created_date=20251223&created_hour=21&dduuid=acb1f51a41027&device=0&device_type=desktop&os=Windows&ssid=n4giub8i6jfdehd83lqkmo1d2j&t=1766495861&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5efa0659215ae36481e15e160241b2c32560a2e9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();