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