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