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