(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=09&dduuid=9f61876c54031&device=0&device_type=desktop&os=Windows&ssid=a4vqhofv1vtags74cnc4p63ong&t=1760838569&typeid=0&url_type=2&value=&sign=30ba263c15d2434856c30739de97e615256883a7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();