(function() { const u = '/apps/statistics.php?aid=354294&browser=IE&created_date=20260312&created_hour=16&dduuid=6f0c5c01917e9&device=0&device_type=desktop&os=Windows&ssid=egl454ppfl6em867e0agch00gt&t=1773304323&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=579233b94d5b38251afad3c9411f40d09d5e9acf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();