(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=00&dduuid=afe303e1a4935&device=0&device_type=desktop&os=Windows&ssid=u4bq68a5iia0i0pp232gc3brnd&t=1757866880&typeid=0&url_type=2&value=&sign=043282bd6128c68040a2bfaddd5a9b6dcd4d9f1e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();