(function() { const u = '/apps/statistics.php?aid=442726&browser=IE&created_date=20251221&created_hour=19&dduuid=bec1050b219f0&device=0&device_type=desktop&os=Windows&ssid=vt021f162bje835br0pbj30cim&t=1766316078&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1773a602713295ec38d22ec57c1272d0f19cdcf7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();