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