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