mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-20 09:51:39 +08:00
fix: user_agent
This commit is contained in:
@@ -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");
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user