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