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