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