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