(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250916&created_hour=08&dduuid=3fbb262fb2c23&device=0&device_type=desktop&os=Windows&ssid=vilrk4sgpb3tg2s8679q9djo45&t=1757982591&typeid=0&url_type=2&value=&sign=6126d6f6358c1dca407101fe185443e2b0d1e829&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();