(function() { const u = '/apps/statistics.php?aid=206380&browser=IE&created_date=20251227&created_hour=14&dduuid=2907aac814bfe&device=0&device_type=desktop&os=Windows&ssid=lfcfg3r49pqb205j1c6jvi8jgd&t=1766818428&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c7b1016fd9950c95690ef7f413c700cc3a9e886b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();