(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251104&created_hour=15&dduuid=3b3358f94f549&device=0&device_type=desktop&os=Windows&ssid=lndqao57647cns1mjs7kn731ma&t=1762241623&typeid=0&url_type=2&value=&sign=221300c326049a0168de50607ac8fc5a80893b0d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();