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