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