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