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