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