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