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