|
...
|
...
|
@@ -21,8 +21,7 @@ class Translate |
|
|
|
public static $header = array(
|
|
|
|
"Accept: application/json",
|
|
|
|
"Content-Type:application/json",
|
|
|
|
"apikey: UkzZljFv83Z2qBi5YR1o3f2otAVWtug6",
|
|
|
|
"X-CmerApi-Host:ai_translate.p.cmer.com"
|
|
|
|
"apikey: UkzZljFv83Z2qBi5YR1o3f2otAVWtug6"
|
|
|
|
);
|
|
|
|
|
|
|
|
public static $tls_list = [
|
...
|
...
|
|