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