(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251017&created_hour=00&dduuid=78aa1915025fe&device=0&device_type=desktop&os=Windows&ssid=ja5e7tco9l7esa1etl094v77lp&t=1760631088&typeid=0&url_type=2&value=&sign=2149021e564d7ff2d489993296bd484196590fdb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();