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