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