(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251016&created_hour=02&dduuid=1469d6692c359&device=0&device_type=desktop&os=Windows&ssid=gu4hu0l78ur9m5t25srspalugd&t=1760552750&typeid=0&url_type=2&value=&sign=4e6e174cf7fb9b7e1b81a05dc7b673d3035fae3f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();