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