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