(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251021&created_hour=21&dduuid=fd4b082df95f7&device=0&device_type=desktop&os=Windows&ssid=hcmre64qoa2cljp4nbthlo250u&t=1761052853&typeid=0&url_type=1&value=&sign=5cec0021ca557585e750c2a14532719692b78832&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();