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