mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-09 23:16:32 +08:00
Set default ua for axios: Uptime-Kuma/version
instead of axios/version
This commit is contained in:
@@ -72,7 +72,6 @@ class DockerHost {
|
||||
url: "/containers/json?all=true",
|
||||
headers: {
|
||||
"Accept": "*/*",
|
||||
"User-Agent": "Uptime-Kuma/" + version
|
||||
},
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user