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