(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=11&dduuid=1e807538c3063&device=0&device_type=desktop&os=Windows&ssid=7orc0eua4sofagtepsrsb1jio8&t=1763263729&typeid=0&url_type=2&value=&sign=c292ff9feb512f0222c7563bad6bd6e61cb15558&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();