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