Bump hola api client version

This commit is contained in:
Ackater
2023-05-22 01:28:00 -07:00
committed by GitHub
parent 3e28df5034
commit f5a2bcafbd

View File

@@ -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/"