We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f873ab commit 4c2bb2eCopy full SHA for 4c2bb2e
src/data/dataList.ts
@@ -20,6 +20,18 @@ const website: Web[] = [
20
slogan: '最强白嫖GPT4、定制bot',
21
tags: 'GPT3.5、GPT4'
22
},
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
35
{
36
name: 'Aichatos|免登录',
37
link: 'https://chat18.aichatos.xyz/',
@@ -93,7 +105,7 @@ const website: Web[] = [
93
105
94
106
95
107
96
- name: 'chatgot|登录|',
108
+ name: 'chatgot|登录',
97
109
link: 'https://start.chatgot.io/',
98
110
slogan: '免费使用chatgpt3.5等',
99
111
0 commit comments