(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251108&created_hour=07&dduuid=d4a0f99d15219&device=0&device_type=desktop&os=Windows&ssid=540lr6dj7oiha9ivfggganj7h4&t=1762558508&typeid=0&url_type=2&value=&sign=fe9d7d7c212e67b736e9a65d836dc45d677eb5d0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();