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