(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=21&dduuid=9a88b1dd5b14e&device=0&device_type=desktop&os=Windows&ssid=s1tvik39j53amlp7460cacc4kk&t=1757944659&typeid=0&url_type=1&value=&sign=9661425af0e88041adffe752ed404ce737eba904&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();