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