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