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