(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251018&created_hour=23&dduuid=81559a18fa8d0&device=0&device_type=desktop&os=Windows&ssid=dh6prc18v0ll8eeq4pedo0a3j4&t=1760800764&typeid=0&url_type=2&value=&sign=a42d9c48c027d25584ecc323b7ccc5ce4e166bc3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();