(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250918&created_hour=12&dduuid=73ca2e8c54014&device=0&device_type=desktop&os=Windows&ssid=gnjcimvmfrprh072i18noerpo2&t=1758169837&typeid=0&url_type=2&value=&sign=3d1f90a8935a9ad9b81e8013a89452df0298c88b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();