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