(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251102&created_hour=09&dduuid=7c18cbcc244d7&device=0&device_type=desktop&os=Windows&ssid=4llushmjeiq2v9m3tmtd0iss0o&t=1762047953&typeid=0&url_type=2&value=&sign=693ade8cf89022c391f9f9a81651e2fa988577f9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();