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