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