add 511

pull/737/head
Yi Liu 1 year ago
parent 4a9ac6e147
commit 25d0ef9165
  1. 13
      README.md
  2. 23
      data/normal-websites.json
  3. 1
      data/original.md
  4. 2
      src/main/java/com.lilittlecat/freechatgpt/Website.java

@ -1,6 +1,6 @@
# Awesome Free ChatGPT
![Awesome](https://cdn.jsdelivr.net/gh/LiLittleCat/PicBed/svg/awesome/badge.svg) [![English](https://cdn.jsdelivr.net/gh/LiLittleCat/PicBed/svg/lang/english.svg)](README_en.md) ![website count](https://img.shields.io/badge/websites-192-blue?style=flat) ![last-commit](https://img.shields.io/github/last-commit/LiLittleCat/awesome-free-chatgpt?style=flat&label=last commit)
![Awesome](https://cdn.jsdelivr.net/gh/LiLittleCat/PicBed/svg/awesome/badge.svg) [![English](https://cdn.jsdelivr.net/gh/LiLittleCat/PicBed/svg/lang/english.svg)](README_en.md) ![website count](https://img.shields.io/badge/websites-193-blue?style=flat) ![last-commit](https://img.shields.io/github/last-commit/LiLittleCat/awesome-free-chatgpt?style=flat&label=last commit)
🎁 免费的 ChatGPT (<https://chat.openai.com/>) 镜像网站列表,以及更多免费资源,持续更新。
@ -2125,6 +2125,17 @@
<td>2023-06-20</td>
<td></td>
</tr>
<tr>
<td>193</td>
<td> <a href="https://caffcat.co/" target="_blank">https://caffcat.co/</a>
<br> </td>
<td>
🔒
🔑
</td>
<td>2023-08-24</td>
<td></td>
</tr>
</tbody>
</table>
<!-- normal-end -->

@ -4347,5 +4347,28 @@
"title":null,
"updatedDate":null,
"url":"https://gpt.ltopx.com"
},
{
"addedDate":"2023-08-24",
"customDescription":null,
"customDescriptionEnglish":null,
"description":null,
"extraInfo":null,
"features":[
"LOGIN_REQUIRED",
"API_KEY_REQUIRED"
],
"id":193,
"labels":null,
"lang":null,
"previewUrl":null,
"reportedInvalidDate":null,
"reportedInvalidReason":null,
"score":-8.0,
"sourceInfo":null,
"status":null,
"title":null,
"updatedDate":null,
"url":"https://caffcat.co/"
}
]

@ -200,6 +200,7 @@
- [🆓][https://chat.aigc101.net/](https://chat.aigc101.net/) - 2023-08-17
- [🔒][http://chat.tensorbytes.com](http://chat.tensorbytes.com) - 2023-08-22
- [🆓][https://chatp.free2gpt.xyz/](https://chatp.free2gpt.xyz/) - 2023-08-24
- [🔒🔑][https://caffcat.co/](https://caffcat.co/) - 2023-08-24
- [🆓][https://chatgptduo.com/](https://chatgptduo.com/) - 2023-08-25
<!-- normal-end -->

@ -2,8 +2,6 @@ package com.lilittlecat.freechatgpt;
import lombok.Data;
import java.time.LocalDate;
import java.util.Date;
import java.util.List;
/**

Loading…
Cancel
Save