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