(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251110&created_hour=19&dduuid=be5328f41da1a&device=0&device_type=desktop&os=Windows&ssid=1tjivfjkaf8l6o4rkqogtpf3s6&t=1762772856&typeid=0&url_type=2&value=&sign=3e42a6f9424a15c1f0940f9d182a412c3f7c425a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();