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