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