(function() { const u = '/apps/statistics.php?aid=436619&browser=IE&created_date=20251229&created_hour=17&dduuid=a3146975df8db&device=0&device_type=desktop&os=Windows&ssid=48povhblfkl2gi0d8r5pvmijmc&t=1767001049&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ac7970b78c1f2b23f584d4e8f401ed6f5f7083ae&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();