(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=09&dduuid=b4911f776967d&device=0&device_type=desktop&os=Windows&ssid=lhvli0h75fi7f3ftgv00ppbgu6&t=1757898768&typeid=0&url_type=2&value=&sign=236818a53ff40b922251a9d698307790c46f5389&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();