(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=17&dduuid=0d3e31b955fca&device=0&device_type=desktop&os=Windows&ssid=0i96v9lscflqkhf89t4k5142hl&t=1763283756&typeid=0&url_type=2&value=&sign=011f2bbffeab0778dbc841f5416c9cf9c4d0e4d5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();