(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251022&created_hour=07&dduuid=1a7bbad6a986b&device=0&device_type=desktop&os=Windows&ssid=vcaq4fcpveamongugl6m3kq1fh&t=1761089618&typeid=0&url_type=2&value=&sign=5147a84256f8780af673c14935a414398a884a69&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();