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