(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251112&created_hour=06&dduuid=5204d2c8bcdc4&device=0&device_type=desktop&os=Windows&ssid=vlln0etggs94p5l38d1pgoe88q&t=1762900615&typeid=0&url_type=2&value=&sign=24d5afe369582ba92fa69b05033176bf950d6f8d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();