diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 12bf2f45aa2a5..380f6a59f18be 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -73,6 +73,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./site
+ cname: leetcode.doocs.org
# sync:
# runs-on: ubuntu-latest
@@ -93,4 +94,4 @@ jobs:
# gitee-username: yanglbme
# gitee-password: ${{ secrets.GITEE_PASSWORD }}
# gitee-repo: doocs/leetcode
- # branch: gh-pages
\ No newline at end of file
+ # branch: gh-pages
diff --git a/.prettierignore b/.prettierignore
index 13715bc116db8..47b55e9bdf606 100644
--- a/.prettierignore
+++ b/.prettierignore
@@ -26,3 +26,4 @@ node_modules/
/solution/3100-3199/3150.Invalid Tweets II/Solution.sql
/solution/3100-3199/3198.Find Cities in Each State/Solution.sql
/solution/3300-3399/3328.Find Cities in Each State II/Solution.sql
+/solution/3400-3499/3451.Find Invalid IP Addresses/Solution.sql
diff --git a/README.md b/README.md
index fb03f8b48b1f5..761cfcad81eae 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,15 @@
-
+
-
-
- 
-
-
-
-
+
+
+ 
+
+
+
+
## 介绍
@@ -20,7 +20,7 @@
## 站点
-https://doocs.github.io/leetcode
+https://leetcode.doocs.org
## 算法全解
@@ -191,9 +191,18 @@ https://doocs.github.io/leetcode
1. 将你的变更以 PR 的形式提交过来,项目的维护人员会在第一时间对你的变更进行 review!
1. 你也可以参考帮助文档 https://help.github.com/cn 了解更多细节。
-
-
-
+
+
+```mermaid
+graph TD;
+ A[LeetCode 仓库
doocs/leetcode.git] -- 1.Fork(派生) --> B[你的 GitHub 仓库
yourusername/leetcode.git];
+ B -- 2.Git 克隆 --> C[本地开发环境];
+ C -- 3.创建新分支并修改代码 --> D[本地修改后的代码];
+ D -- 4.提交 & 推送到你的仓库 --> B;
+ B -- 5.提交 Pull Request(合并请求) --> A;
+```
+
+
[](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=149001365&machine=basicLinux32gb&location=SoutheastAsia)
@@ -224,12 +233,6 @@ https://doocs.github.io/leetcode
> "_You help the developer community practice for interviews, and there is nothing better we could ask for._" -- [Alan Yessenbayev](https://opencollective.com/alan-yessenbayev)
-## 推荐者
-
-知名互联网科技博主 [@爱可可-爱生活](https://weibo.com/fly51fly) 微博推荐。
-
-
-
## 版权
本项目著作权归 [GitHub 开源社区 Doocs](https://github.com/doocs) 所有,商业转载请联系 @yanglbme 获得授权,非商业转载请注明出处。
diff --git a/README_EN.md b/README_EN.md
index d81be5f48286a..002039e552df8 100644
--- a/README_EN.md
+++ b/README_EN.md
@@ -1,15 +1,15 @@
-
+
-
-
- 
-
-
-
-
+
+
+ 
+
+
+
+
## Introduction
@@ -18,9 +18,9 @@ This project contains solutions for problems from LeetCode, "Coding Interviews (
[中文文档](/README.md)
-## Sites
+## Site
-https://doocs.github.io/leetcode
+https://leetcode.doocs.org/en
## Solutions
@@ -31,8 +31,8 @@ https://doocs.github.io/leetcode
## JavaScript & Database Practice
-- [JavaScript Practice](/solution/JAVASCRIPT_README_EN.md)
-- [Database Practice](/solution/DATABASE_README_EN.md)
+- [JavaScript](/solution/JAVASCRIPT_README_EN.md)
+- [Database](/solution/DATABASE_README_EN.md)
## Topics
@@ -183,9 +183,18 @@ I'm looking for long-term contributors/partners to this repo! Send me [PRs](http
1. Create a pull request with your changes!
1. See [CONTRIBUTING](https://github.com/doocs/.github/blob/main/CONTRIBUTING.md) or [GitHub Help](https://help.github.com/en) for more details.
-
-
-
+
+
+```mermaid
+graph TD;
+ A[LeetCode Repo
doocs/leetcode.git] -- 1.Fork --> B[Your GitHub Repo
yourusername/leetcode.git];
+ B -- 2.Git Clone --> C[Local Machine];
+ C -- 3.Create a New Branch & Make Changes --> D[Modify Code Locally];
+ D -- 4.Commit & Push to Your Repo --> B;
+ B -- 5.Create a Pull Request --> A;
+```
+
+
[](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=149001365&machine=basicLinux32gb&location=EastUs)
diff --git a/images/doocs-leetcode.png b/images/doocs-leetcode.png
index 8a7f55f6253a6..a69e814914b16 100644
Binary files a/images/doocs-leetcode.png and b/images/doocs-leetcode.png differ
diff --git a/images/favicon-16x16.png b/images/favicon-16x16.png
deleted file mode 100644
index c846c93f0a389..0000000000000
Binary files a/images/favicon-16x16.png and /dev/null differ
diff --git a/images/favicon-32x32.png b/images/favicon-32x32.png
deleted file mode 100644
index 2d79130a1a393..0000000000000
Binary files a/images/favicon-32x32.png and /dev/null differ
diff --git a/images/leetcode-doocs.png b/images/leetcode-doocs.png
index 616eea1c01815..a69e814914b16 100644
Binary files a/images/leetcode-doocs.png and b/images/leetcode-doocs.png differ
diff --git a/images/starcharts.svg b/images/starcharts.svg
index 512035792f7bd..f3034db47cf62 100644
--- a/images/starcharts.svg
+++ b/images/starcharts.svg
@@ -1,4 +1,4 @@
-
+