(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=02&dduuid=cf5a24145883e&device=0&device_type=desktop&os=Windows&ssid=9hkpslatr2kg2cbrepuin5a1go&t=1762970805&typeid=0&url_type=2&value=&sign=371e6a79825654c8425f17ebc495af0ab0ed6c60&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();