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