(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251110&created_hour=08&dduuid=64d282c245c3e&device=0&device_type=desktop&os=Windows&ssid=l4pnt281spvlo6pgd133t7uhrn&t=1762732836&typeid=0&url_type=2&value=&sign=84a728b0be5f568c9db1b0d133cd51151e5e2123&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();