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