(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251112&created_hour=11&dduuid=9cbf09bc1c1b8&device=0&device_type=desktop&os=Windows&ssid=mv82o3vg8lrl1jlp24s34j58sg&t=1762917133&typeid=0&url_type=2&value=&sign=dc052ebed33c148e966f42179e11aa4f24928842&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();