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