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