From 680afdca5a27ced6b58bcd51d0c31a660302c91e Mon Sep 17 00:00:00 2001 From: mayx Date: Tue, 15 Oct 2024 10:10:20 +0000 Subject: [PATCH] Update 2 files - /index.html - /service.md --- index.html | 4 ++-- service.md | 18 ++++++++++++++++++ 2 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 service.md diff --git a/index.html b/index.html index 3bc7fc0..4248863 100644 --- a/index.html +++ b/index.html @@ -56,7 +56,7 @@ title: 首页 - 我的文章

其他页面

- Pixiv图片索引API
+ Mayx的公开服务
拯救凯露
@@ -66,7 +66,7 @@ title: 首页 - 我的文章 代理列表
- Mayx日报
+

diff --git a/service.md b/service.md new file mode 100644 index 0000000..661e581 --- /dev/null +++ b/service.md @@ -0,0 +1,18 @@ +--- +layout: default +title: Mayx的公开服务 +--- + + 以下是通过[Cloudflare](http://www.cloudflare.com/)、[GitHub](https://github.com/)等平台搭建的公开服务: +# 服务列表 + +| Name | Links | Info | +| - | - | - | +| 博客用AI摘要等接口 | | 参考:[使用Cloudflare Workers制作博客AI摘要](/2024/07/03/ai-summary.html) | +| 无限制一言接口 | | 参考:[cf-hitokoto](https://github.com/Mabbs/cf-hitokoto) | +| Mayx DoH | | 上游是 | +| Docker镜像源 | | *待补充* | +| GitHub镜像源 | | 参考[gh-proxy](https://github.com/hunshcn/gh-proxy) | +| Pixiv图片代理 | | 参考[Pixiv圖片代理](https://pixiv.cat/reverseproxy.html) | +| jsproxy | | 参考[jsproxy](https://github.com/EtherDream/jsproxy) | +| Pixiv图片索引API | https://mabbs.github.io/pixiv-index/ | 参考[pixiv-index](https://github.com/Mabbs/pixiv-index) | \ No newline at end of file