(function() { const u = '/apps/statistics.php?aid=413830&browser=IE&created_date=20251209&created_hour=23&dduuid=9d1c3a41f6c1d&device=0&device_type=desktop&os=Windows&ssid=86r4a45gu71tjpncpnonq4brgp&t=1765295004&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=248be9a886f5f18ec241a766d5ab233eee04d2be&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();