(function() { const u = '/apps/statistics.php?aid=372866&browser=IE&created_date=20251220&created_hour=12&dduuid=1c4e420bc2221&device=0&device_type=desktop&os=Windows&ssid=vooq99d1lmkg44io3oejdpfman&t=1766206591&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=408923d342da0ac26d0d1fac9734a28d5dd6d9bf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();