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