(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251112&created_hour=16&dduuid=60ad924be8a41&device=0&device_type=desktop&os=Windows&ssid=khknhbgqubtit2od18k1gvdifk&t=1762937243&typeid=0&url_type=2&value=&sign=c144c091300732da35142674561a7674a408af28&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();