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