(function() { const u = '/apps/statistics.php?aid=210291&browser=IE&created_date=20251223&created_hour=18&dduuid=84cf135b8f2b3&device=0&device_type=desktop&os=Windows&ssid=bdjapgcpjar1m0f6350i5hr5l1&t=1766485005&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=743f55a41796c4045a41f5589ac95e7bab45effe&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();