(function() { const u = '/apps/statistics.php?aid=441310&browser=IE&created_date=20251129&created_hour=17&dduuid=36794dd1334f3&device=0&device_type=desktop&os=Windows&ssid=2hnq94h1cja2hg11rmrq4ii1ik&t=1764409199&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8d74ee868e100f374db9118cce80c89b66a6aa8e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();