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