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