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