Skip to content

Commit

Permalink
Bump hola api client version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ackater authored May 22, 2023
1 parent 3e28df5 commit f5a2bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion holaapi.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import (
)

const USER_AGENT = "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36"
const EXT_VER = "1.186.562"
const EXT_VER = "1.210.946"
const EXT_BROWSER = "chrome"
const PRODUCT = "cws"
const CCGI_URL = "https://client.hola.org/client_cgi/"
Expand Down

1 comment on commit f5a2bca

@DarKWinGTM
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to update from "1.210.946 > 1.193.344" ?

Please sign in to comment.