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