diff --git a/README.md b/README.md
index 874961f..13b8c69 100644
--- a/README.md
+++ b/README.md
@@ -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 () ιεη½η«ε葨οΌδ»₯εζ΄ε€ε
θ΄Ήθ΅ζΊοΌζη»ζ΄ζ°γ
@@ -2125,6 +2125,17 @@
2023-06-20 |
|
+
+ 193 |
+ https://caffcat.co/
+ |
+
+ π
+ π
+ |
+ 2023-08-24 |
+ |
+
diff --git a/data/normal-websites.json b/data/normal-websites.json
index 4f18642..3ba2587 100644
--- a/data/normal-websites.json
+++ b/data/normal-websites.json
@@ -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/"
}
]
\ No newline at end of file
diff --git a/data/original.md b/data/original.md
index f2669e7..ca39b91 100644
--- a/data/original.md
+++ b/data/original.md
@@ -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
diff --git a/src/main/java/com.lilittlecat/freechatgpt/Website.java b/src/main/java/com.lilittlecat/freechatgpt/Website.java
index d52e4d7..199ad50 100644
--- a/src/main/java/com.lilittlecat/freechatgpt/Website.java
+++ b/src/main/java/com.lilittlecat/freechatgpt/Website.java
@@ -2,8 +2,6 @@ package com.lilittlecat.freechatgpt;
import lombok.Data;
-import java.time.LocalDate;
-import java.util.Date;
import java.util.List;
/**