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