Is there an award for this?
This commit is contained in:
6
grpoppro
6
grpoppro
@@ -94,15 +94,15 @@ function curlRequest {
|
||||
"curl_ff117"
|
||||
"-s"
|
||||
"-L"
|
||||
"-c $GRPOPPRO_COOKIE_FILE"
|
||||
"-b $GRPOPPRO_COOKIE_FILE"
|
||||
"-c$GRPOPPRO_COOKIE_FILE"
|
||||
"-b$GRPOPPRO_COOKIE_FILE"
|
||||
"$url"
|
||||
"--compressed"
|
||||
"-X"
|
||||
"$custom_method"
|
||||
"-H $custom_accept"
|
||||
"$@"
|
||||
)
|
||||
# "--compressed"
|
||||
# "-A $USER_AGENT"
|
||||
# "-H $ACCEPT_LANGUAGE"
|
||||
# "-H $CONNECTION"
|
||||
|
||||
Reference in New Issue
Block a user