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