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