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