(function() { const u = '/apps/statistics.php?aid=346436&browser=IE&created_date=20251220&created_hour=12&dduuid=95b51482a0484&device=0&device_type=desktop&os=Windows&ssid=lgh68qjbie7uoloc7bnt0ml9ku&t=1766204846&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c19d9f4abd4a2f86a725b324c0a6ed93ebdc6bc7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();