ccman 3.3.21 → 3.3.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +3 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -426,6 +426,8 @@ var init_codex = __esm({
|
|
|
426
426
|
"gmncodex.com",
|
|
427
427
|
"gmncode.cn",
|
|
428
428
|
"cdn.gmncode.cn",
|
|
429
|
+
"gmncode.com",
|
|
430
|
+
// Keep the historical typo for compatibility with previously written configs.
|
|
429
431
|
"gmn.codex.com",
|
|
430
432
|
"cdn.gmncode.com"
|
|
431
433
|
];
|
|
@@ -7376,7 +7378,7 @@ var GMN1_PROFILE = {
|
|
|
7376
7378
|
},
|
|
7377
7379
|
{
|
|
7378
7380
|
label: "\u5168\u7403\u8FB9\u7F18 B",
|
|
7379
|
-
url: "https://
|
|
7381
|
+
url: "https://gmncode.com",
|
|
7380
7382
|
description: "\u5168\u7403\u8FB9\u7F18\u8282\u70B9\u52A0\u901F"
|
|
7381
7383
|
},
|
|
7382
7384
|
{
|