(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251029&created_hour=22&dduuid=058a7efdd8d97&device=0&device_type=desktop&os=Windows&ssid=v7d87gc23gstgdu12g7v10fmap&t=1761746755&typeid=0&url_type=2&value=&sign=23643f90882f24c102336691918e78b859085620&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();