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