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