(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251110&created_hour=11&dduuid=59fde5f0e8b0c&device=0&device_type=desktop&os=Windows&ssid=nvlp79ti70g6m2vbb334j6bh2d&t=1762744169&typeid=0&url_type=2&value=&sign=87175f2504497bab30fe867988249da95dcd6089&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();