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