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