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