(function() { const u = '/apps/statistics.php?aid=438440&browser=IE&created_date=20251227&created_hour=06&dduuid=eb94a8e2e4ad6&device=0&device_type=desktop&os=Windows&ssid=b9rle80tn9mapilt0p2jhkjl9v&t=1766788385&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=676167b337e756da6bef9327f82ef7e4db51314b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();