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