Update 2 files

- /index.html
- /service.md
pipelines/1734480055
mayx 2024-10-15 10:10:20 +00:00
parent 9e7e727897
commit 680afdca5a
2 changed files with 20 additions and 2 deletions

View File

@ -56,7 +56,7 @@ title: 首页 - 我的文章
<p> <p>
<h2>其他页面</h2> <h2>其他页面</h2>
<a href="{% unless site.github %}https://mabbs.github.io{% endunless %}/pixiv-index/">Pixiv图片索引API</a><br> <a href="/service.html">Mayx的公开服务</a><br>
<a href="{% unless site.github %}https://mabbs.github.io{% endunless %}/karyl-yabaival/">拯救凯露</a><br> <a href="{% unless site.github %}https://mabbs.github.io{% endunless %}/karyl-yabaival/">拯救凯露</a><br>
@ -66,7 +66,7 @@ title: 首页 - 我的文章
<a href="/proxylist.html">代理列表</a><br> <a href="/proxylist.html">代理列表</a><br>
<a href="https://mabbs.github.io/MayxDaily/">Mayx日报</a><br> <!-- <a href="https://mabbs.github.io/MayxDaily/">Mayx日报</a><br> -->
<br> <br>
</p> </p>

18
service.md 100644
View File

@ -0,0 +1,18 @@
---
layout: default
title: Mayx的公开服务
---
以下是通过[Cloudflare](http://www.cloudflare.com/)、[GitHub](https://github.com/)等平台搭建的公开服务:
# 服务列表
| Name | Links | Info |
| - | - | - |
| 博客用AI摘要等接口 | <https://summary.mayx.eu.org> | 参考:[使用Cloudflare Workers制作博客AI摘要](/2024/07/03/ai-summary.html) |
| 无限制一言接口 | <https://hitokoto.mayx.eu.org> | 参考:[cf-hitokoto](https://github.com/Mabbs/cf-hitokoto) |
| Mayx DoH | <https://dns.mayx.eu.org> | 上游是 <https://dns.google> |
| Docker镜像源 | <https://docker.mayx.eu.org> | *待补充* |
| GitHub镜像源 | <https://github.mayx.eu.org> | 参考[gh-proxy](https://github.com/hunshcn/gh-proxy) |
| Pixiv图片代理 | <https://pixiv.mayx.eu.org> | 参考[Pixiv圖片代理](https://pixiv.cat/reverseproxy.html) |
| jsproxy | <https://jsproxy.mayx.eu.org> | 参考[jsproxy](https://github.com/EtherDream/jsproxy) |
| Pixiv图片索引API | <a href="{% unless site.github %}https://mabbs.github.io{% endunless %}/pixiv-index/">https://mabbs.github.io/pixiv-index/</a> | 参考[pixiv-index](https://github.com/Mabbs/pixiv-index) |