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