const basePath = Object.keys(domainMappings).find(path => url.pathname.startsWith(path)); if (!basePath) { returnnewResponse("Path not found in domain mappings", { status: 404 }); }
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
+Quick StartCreate a new post1$ hexo new "My New Post"
+
+More info: Writing
+Run server1$ hexo server
+
+More info: Server
+Generate static files1$ hexo generate
+
+More info: Generating
+Deploy to remote sites1$ hexo deploy
+
+More info: Deployment
+
\ No newline at end of file
diff --git a/search.xml b/search.xml
index e38fbd0..d23f3f0 100644
--- a/search.xml
+++ b/search.xml
@@ -3,7 +3,7 @@
使用CloudFlare搭建反向代理/2024/11/29/CloudFlareReverseProxy/
- 使用CloudFlare搭建反向代理
+
使用CloudFlare搭建反向代理
互联网大善人!
准备
@@ -55,7 +55,7 @@
Hello World/2024/11/29/hello-world/
- Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
+
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.