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