(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250916&created_hour=14&dduuid=2e2473e5537a5&device=0&device_type=desktop&os=Windows&ssid=jsg60fa38b34n3qbr7nb2vphut&t=1758002992&typeid=0&url_type=2&value=&sign=1ad2ed14d09825abc10ba23ffb755eee42b1c44f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();