(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251116&created_hour=08&dduuid=4a459344ef773&device=0&device_type=desktop&os=Windows&ssid=ss3h7rn3v2lqiumc1am8go0ntl&t=1763252700&typeid=0&url_type=2&value=&sign=dd263bd2d398640215fcd8b0d4446308b66b2835&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();