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