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