(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251110&created_hour=17&dduuid=272afbcbcf2a3&device=0&device_type=desktop&os=Windows&ssid=4egvfcumgm8l4a0r352c0ha2v5&t=1762767316&typeid=0&url_type=2&value=&sign=1e750513f5f3e793c0b3c5b2436cd45033fffb39&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();