fix: user_agent

This commit is contained in:
BingChunMoLi
2025-08-23 13:14:28 +08:00
parent f2a50d0963
commit 6a89e41934
2 changed files with 4 additions and 3 deletions

View File

@@ -105,7 +105,7 @@ pl_java_getsrc (char *option)
void use_custom_user_agent() {
chsrc_custom_user_agent("Maven/3.9.11")
chsrc_custom_user_agent("Maven/3.9.11");
}
/**