(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=22&dduuid=9233aa196bd9b&device=0&device_type=desktop&os=Windows&ssid=mh653r4qesrmqcdcuqei9qql4m&t=1760883836&typeid=0&url_type=2&value=&sign=8d6f36b126492d3a5bfa3a8115363ae4bdc043a6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();