Skip to content

Commit 4c2bb2e

Browse files
committed
Update dataList.ts
1 parent 3f873ab commit 4c2bb2e

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

Diff for: src/data/dataList.ts

+13-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,18 @@ const website: Web[] = [
2020
slogan: '最强白嫖GPT4、定制bot',
2121
tags: 'GPT3.5、GPT4'
2222
},
23+
{
24+
name: 'Chatforai|免登录',
25+
link: 'https://chatforai.store/',
26+
slogan: '免费gpt3.5',
27+
tags: 'GPT-3.5'
28+
},
29+
{
30+
name: 'Poe|免登录',
31+
link: 'https://poe.monster',
32+
slogan: '中国版Poe',
33+
tags: 'GPT3.5、Claude、Gemma'
34+
},
2335
{
2436
name: 'Aichatos|免登录',
2537
link: 'https://chat18.aichatos.xyz/',
@@ -93,7 +105,7 @@ const website: Web[] = [
93105
tags: 'GPT3.5、GPT4'
94106
},
95107
{
96-
name: 'chatgot|登录|',
108+
name: 'chatgot|登录',
97109
link: 'https://start.chatgot.io/',
98110
slogan: '免费使用chatgpt3.5等',
99111
tags: 'GPT3.5、GPT4'

0 commit comments

Comments
 (0)