(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251031&created_hour=17&dduuid=44f6b0796d180&device=0&device_type=desktop&os=Windows&ssid=k8rfeuutk06ke2ecd9thdaldgg&t=1761901410&typeid=0&url_type=1&value=&sign=f8cf8f8f757c524003c06eb227e18260fc81f32b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();