mirror of
https://github.com/RubyMetric/chsrc
synced 2026-02-27 17:41:18 +08:00
fix: 补充缺少的 pl_java_find_maven_home and pl_java_is_home
添加maven-daemon 和 mvnd 命令
This commit is contained in:
@@ -607,7 +607,9 @@ measure_speed_for_url (void *url)
|
||||
if (in_custom_user_agent_mode())
|
||||
{
|
||||
user_agent = strdup("maven/3.9.11");
|
||||
}else{
|
||||
}
|
||||
else
|
||||
{
|
||||
user_agent = xy_2strjoin("chsrc/", Chsrc_Version);
|
||||
}
|
||||
char *os_devnull = xy_os_devnull;
|
||||
|
||||
Reference in New Issue
Block a user