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