(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=00&dduuid=8bab98f673151&device=0&device_type=desktop&os=Windows&ssid=pgkaa5mee4cemsrf2pp2dpbjlg&t=1757866999&typeid=0&url_type=2&value=&sign=7001a1d34c4808eb050b1f0e864af87021a0f1ae&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();