(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251102&created_hour=12&dduuid=c3710b4e41729&device=0&device_type=desktop&os=Windows&ssid=drrcf52cno79icdlgss6q9oilp&t=1762058473&typeid=0&url_type=1&value=&sign=5d801b18763bab91b491798e0bca122c30466a7e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();