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