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