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