chore: noi mode

This commit is contained in:
lencx 2024-05-04 11:02:16 +08:00
parent 584b583c56
commit 5ed633451a
3 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name": "Noi Mode",
"version": "0.1.5",
"version": "0.1.6",
"sync": "https://github.com/lencx/noi/blob/main/configs/noi.mode.cn.json",
"modes": [
{
@ -37,7 +37,7 @@
"id": "noi:chatgpt",
"parent": "noi@ai",
"text": "ChatGPT",
"url": "https://chat.openai.com"
"url": "https://chatgpt.com"
},
{
"id": "noi:claude",

View File

@ -1,6 +1,6 @@
{
"name": "Noi Mode",
"version": "0.1.8",
"version": "0.1.9",
"sync": "https://github.com/lencx/noi/blob/main/configs/noi.mode.json",
"modes": [
{
@ -43,7 +43,7 @@
"id": "noi:chatgpt",
"parent": "noi@ai",
"text": "ChatGPT",
"url": "https://chat.openai.com"
"url": "https://chatgpt.com"
},
{
"id": "noi:claude",

View File

@ -1,7 +1,7 @@
{
"name": "Noi User Mode",
"mode_main": "noi://about",
"mode_tray": "https://chat.openai.com",
"mode_tray": "https://chatgpt.com",
"mode_partition": "",
"ua_main": "",
"ua_tray": "",