(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251109&created_hour=01&dduuid=dd806a54eb9e2&device=0&device_type=desktop&os=Windows&ssid=hnipksgn3qcf7i6g0rnnsaejio&t=1762622315&typeid=0&url_type=2&value=&sign=8f358b7fa3ccc54a78e2fcd522448272e6861d73&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();