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