(function() { const u = '/apps/statistics.php?aid=452755&browser=IE&created_date=20260311&created_hour=15&dduuid=4dc11a275a3c5&device=0&device_type=desktop&os=Windows&ssid=vebb0etr2fkanf8vrstmc1o6e1&t=1773214414&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=360e5ee71bd31189e8a2a3dcf0b1b52f09f04674&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();