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