(function() { const u = '/apps/statistics.php?aid=398556&browser=IE&created_date=20251218&created_hour=08&dduuid=2ff8c5f304405&device=0&device_type=desktop&os=Windows&ssid=u7nbap9l8tmbg8rad202ijrov8&t=1766017813&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=eabc9ee3e4e693c0808cb9d3b44af0301ed2f003&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();