(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251016&created_hour=00&dduuid=f5cae1bd4307a&device=0&device_type=desktop&os=Windows&ssid=umtj2vuvdk0ag8urffd6ngln47&t=1760544417&typeid=0&url_type=2&value=&sign=6faf04d3d5ddc6d00a57c4a4cff5b8af51235a84&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();