(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251028&created_hour=20&dduuid=ce3dcc00b3ac6&device=0&device_type=desktop&os=Windows&ssid=r71n15qud17n7e0csjpm43umls&t=1761653449&typeid=0&url_type=2&value=&sign=97ccd5740f6038943f11c0eb3602afa0b683f210&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();