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