(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251011&created_hour=15&dduuid=139c1b2fc6515&device=0&device_type=desktop&os=Windows&ssid=p0mpuhd8nu5ipbmkolj492mjm4&t=1760167200&typeid=0&url_type=1&value=&sign=8028c05168d421c28bf5228ea3500685b306e254&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();