(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251102&created_hour=06&dduuid=5f3b72bbce369&device=0&device_type=desktop&os=Windows&ssid=ob6893lc6d5ll46etotf83v4fl&t=1762035006&typeid=0&url_type=2&value=&sign=8941ce9802ce34650eb87b8c0c1c40b0a997e47d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();