(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=11&dduuid=62af8108643f0&device=0&device_type=desktop&os=Windows&ssid=sion1qqqsgcvna5fsm7trp3110&t=1757908166&typeid=0&url_type=2&value=&sign=9967cd19152d8e788156fc674038856cc8a960e1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();