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