(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251024&created_hour=04&dduuid=186064d200baa&device=0&device_type=desktop&os=Windows&ssid=gp7jku91m6hr1qohejn1q3cqi2&t=1761252231&typeid=0&url_type=2&value=&sign=3e3c9b475cf4670b004e9246aadffee58c1a118e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();