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