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