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