(function() { const u = '/apps/statistics.php?aid=444179&browser=IE&created_date=20251216&created_hour=20&dduuid=cc095c05bedba&device=0&device_type=desktop&os=Windows&ssid=orvmapg3fied4uhhpe0puimtqe&t=1765887831&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=25742d978980d8388ff352c0aae7ec5f563758d6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();