(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=06&dduuid=8bb262db7b4cc&device=0&device_type=desktop&os=Windows&ssid=nanr9ncigo04fqt56od3sga0uq&t=1760825690&typeid=0&url_type=2&value=&sign=de183eb8922cc4cf0796458f19568cedff0037af&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();