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