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