(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251103&created_hour=02&dduuid=2676ebd0a3019&device=0&device_type=desktop&os=Windows&ssid=irbdn8p4mnof7m6dnu0aiblro0&t=1762108788&typeid=0&url_type=2&value=&sign=a2c7cb51c78fc48c9eef2b61cd45e56439423c38&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();