(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251101&created_hour=06&dduuid=86893a9044490&device=0&device_type=desktop&os=Windows&ssid=aifrdmr5qon4mb92i07ha9dns6&t=1761951506&typeid=0&url_type=2&value=&sign=d17d3009e71f13e6927500697610251f7c70bd48&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();