3 Commits

Author SHA1 Message Date
mayx
b48e93890c Update 3 files
- /llms.txt
- /_tools/ai-summary.js
- /humans.txt
2026-05-18 05:08:37 +00:00
mayx
f6b35814b1 Update 3 files
- /_data/other_repo_list.csv
- /humans.txt
- /llms.txt
2026-05-18 04:25:41 +00:00
mayx
fe26e4f6c3 Update 2 files
- /_data/other_repo_list.csv
- /_data/ai-cache.json
2026-05-05 12:22:11 +00:00
5 changed files with 92 additions and 111 deletions

View File

@@ -176,5 +176,6 @@
"/2026/01/01/summary.html": "这篇文章介绍了作者对2025年的年终总结主要表达了对自身状态的担忧和对未来的不确定感。作者认为自己在记忆和思考能力方面有所下滑稳定性较低且未能抓住资产保值的机会。同时文章也记录了AI技术的飞速发展以及自己博客内容与时代脱节的现象。尽管对未来感到迷茫作者仍然抱有一丝希望期望在2026年做出正确的选择避免陷入危险。",
"/2026/02/08/xslt.html": "这篇文章讲述了Google计划弃用XSLT技术以及作者对这一决定的调查和应对方案。Google基于XSLT用户占比低、库存在漏洞等原因建议将其从Web标准中删除。作者发现许多用户依赖XSLT进行博客订阅美化甚至将其作为博客框架。为了对抗这一趋势有人创建了网站https://xslt.rip并开发了Polyfill库通过WASM方式保持XSLT功能。虽然Polyfill库需要额外引用JS代码但作者已将其提交至CDNJS。随后作者探讨了替代方案包括使用纯CSS美化订阅源由AI生成feed.css以及混合XHTML的方式通过添加XHTML命名空间来实现链接等功能但这种方法会产生“不纯粹”的警告。文章最后总结技术可能会消失但总有其他技术可以解决问题并强调了适应浏览器厂商决策的重要性。",
"/2026/03/01/llm3.html": "这篇文章介绍了作者近期在LLM部署和应用方面的经历主要包括以下几个方面\n\n首先作者升级硬件从单张RTX4090 48GiB升级到双路RTX4090 48GiB并购买了TRX40+TR 3960X的主板套装用于运行GPT-OSS模型。随后作者尝试使用vLLM框架替换Ollama并成功配置了GPT-OSS模型达到了接近190Tps的性能。\n\n其次作者体验了DeepSeek 1M上下文模型发现其在处理长上下文任务时表现出色能够展现摘要无法捕捉的细节并成功生成简历、分析人格等。\n\n此外作者还尝试使用DeepSeek重构Mabbs并发现DeepSeek能够识别作者的博客信息这表明训练样本中包含了作者的信息。\n\n最后作者在8GiB内存的MacBook Pro上运行了LFM2.5-1.2B-Thinking模型并使用了Apollo软件体验了其快速的推理速度和良好的思考能力。作者总结认为AI的发展令人惊叹软件优化使其在有限硬件环境下也能运行。",
"/2026/04/14/ai-agent.html": "这篇文章介绍了“AI个人助理”Agent的发展现状和各种尝试。作者体验了OpenClaw、QClaw、WorkBuddy、Cline、LuckClaw和ApkClaw等不同的Agent项目发现它们在功能、易用性和性能上各有优劣。OpenClaw安装和使用存在困难国内大厂的QClaw和WorkBuddy则更易于上手但免费额度有限。作者认为开发任务更适合在编辑器集成AI中进行如GitHub Copilot。LuckClaw在微型开发板上运行表现出色ApkClaw则利用手机的优势操作移动应用。尽管Agent技术仍存在诸多问题但其应用场景不断拓展有望吸引更多人参与其中推动AI应用化进程。"
"/2026/04/14/ai-agent.html": "这篇文章介绍了“AI个人助理”Agent的发展现状和各种尝试。作者体验了OpenClaw、QClaw、WorkBuddy、Cline、LuckClaw和ApkClaw等不同的Agent项目发现它们在功能、易用性和性能上各有优劣。OpenClaw安装和使用存在困难国内大厂的QClaw和WorkBuddy则更易于上手但免费额度有限。作者认为开发任务更适合在编辑器集成AI中进行如GitHub Copilot。LuckClaw在微型开发板上运行表现出色ApkClaw则利用手机的优势操作移动应用。尽管Agent技术仍存在诸多问题但其应用场景不断拓展有望吸引更多人参与其中推动AI应用化进程。",
"/2026/05/01/virtual-net.html": "这篇文章介绍了作者在尝试异地组网搭建虚拟局域网时对多种组网工具的探索和体验。作者首先尝试了n2n但由于其项目停止更新且在NAT后的机器间存在掉线问题最终选择了WireGuard作为主要方案。文章详细描述了WireGuard的配置过程包括在Linux、OpenWrt和openEuler系统上的安装和配置并遇到了各种各样的挑战例如在红米AX3000路由器上找不到内核模块以及在openEuler上缺少WireGuard相关包。此外文章还提到了Netmaker和Headscale等WireGuard的控制平面以及VNT和EasyTier等其他组网工具并总结了最终选择WireGuard的原因简单、够用、可靠性不错且已经投入了大量配置。"
}

View File

@@ -20,7 +20,6 @@ http://52.28.156.42/mayx/blog
https://code.dsconce.space/mayx/blog
http://101.66.229.132:61088/mayx/blog
https://git.bp-web.app/mayx/blog
http://47.103.91.160:50903/mayx/blog
https://mygit.iexercice.com/mayx/blog
http://162.215.134.149:4000/mayx/blog
http://durfee.mycrestron.com:3000/mayx/blog
@@ -30,8 +29,6 @@ http://50.19.111.193:3000/mayx/blog
https://git.zeroplay.io/mayx/blog
http://45.33.87.87/mayx/blog
http://168.126.28.36:3000/mayx/blog
http://120.79.27.232:3000/mayx/blog
http://wangbeibei.xyz:6002/mayx/blog
http://69.62.77.234:8888/mayx/blog
http://112.219.147.186:7000/mayx/blog
https://git.rootfinlay.co.uk/mayx/blog
@@ -57,32 +54,24 @@ https://git.vekus.ru/mayx/blog
http://116.204.75.78:6180/mayx/blog
http://109.228.48.121:8000/mayx/blog
https://git.hubhoo.com/mayx/blog
https://git.ultra.pub/mayx/blog
http://27.124.12.222:3000/mayx/blog
https://git.sayndone.ru/mayx/blog
https://gitea.hintsight.com/mayx/blog
https://anzsco.co.nz/mayx/blog
http://blackobelisk.xyz:3000/mayx/blog
https://git.tech.troyrc.com/mayx/blog
http://149.88.87.128:3000/mayx/blog
https://git.the-kn.com/mayx/blog
https://git.ism-dev.net/mayx/blog
http://sinzero.xyz:3000/mayx/blog
https://gitea.shirom.me/mayx/blog
https://git.wangxinlei.cn/mayx/blog
http://123.56.193.182:3000/mayx/blog
http://femail.email:8418/mayx/blog
http://167.172.7.198:8081/mayx/blog
https://gitea.meetgu.ru/mayx/blog
http://116.236.50.103:8789/mayx/blog
https://git.paulll.cc/mayx/blog
http://94.224.160.69:7990/mayx/blog
https://gitea.ekjeong.synology.me/mayx/blog
https://git.autotion.net/mayx/blog
https://git.daoyoucloud.com/mayx/blog
https://code.bitahub.com/mayx/blog
https://repo.gusdya.net/mayx/blog
https://git.slegeir.com/mayx/blog
https://gitea.synapsetec.cn/mayx/blog
http://gitea.yunshanghub.com:8081/mayx/blog
http://113.177.27.200:2033/mayx/blog
@@ -91,7 +80,6 @@ http://207.180.229.193:3001/mayx/blog
http://34.81.52.16/mayx/blog
https://git.genowisdom.cn/mayx/blog
http://123.57.16.111:3000/mayx/blog
https://gitea.onfing.ir/mayx/blog
https://lius.familyds.org:3000/mayx/blog
https://gitea.questline.coop/mayx/blog
http://git.chaojing-film.com:3000/mayx/blog
@@ -110,20 +98,14 @@ http://2.59.132.109:3001/mayx/blog
http://81.71.148.57:8080/mayx/blog
https://git.lmskaran.com/mayx/blog
http://154.86.0.30:3000/mayx/blog
https://omegat.dmu-medical.de/mayx/blog
http://52.23.128.62:3000/mayx/blog
http://85.214.41.219:49153/mayx/blog
http://120.46.222.128:10021/mayx/blog
http://120.26.108.239:9188/mayx/blog
https://git.van-peeren.de/mayx/blog
http://47.111.17.177:3000/mayx/blog
https://k0ki-dev.com/mayx/blog
http://110.42.45.89:2052/mayx/blog
https://git.furcom.org/mayx/blog
http://34.102.70.200:3000/mayx/blog
https://gitea.jobiglo.com/mayx/blog
http://58.221.13.198:30010/mayx/blog
https://git.liliyamol.cn/mayx/blog
https://gitea.oio.cat/mayx/blog
https://git.karma-riuk.com/mayx/blog
https://git.7o9o.net/mayx/blog
@@ -146,24 +128,19 @@ http://101.46.208.93:3000/mayx/blog
http://23.94.57.60:3000/mayx/blog
https://gitea.sciotech.cn/mayx/blog
http://8.140.250.85:3000/mayx/blog
http://8.134.11.35:3000/mayx/blog
http://202.65.194.19:3000/mayx/blog
https://gitea.xala.dev/mayx/blog
http://101.201.34.43:3000/mayx/blog
https://git.gloje-rinchen-dorjee-rinpoche-buddhist-monastery.org/mayx/blog
http://101.35.227.2:3000/mayx/blog
http://175.126.123.163:3000/mayx/blog
https://vw-git.senecasense.com/mayx/blog
http://git.uhfdemo.com/mayx/blog
https://git.jakubzabski.pl/mayx/blog
http://124.223.89.168:8080/mayx/blog
http://209.141.47.52:3000/mayx/blog
http://60.204.158.188:3000/mayx/blog
http://60.204.156.211:3000/mayx/blog
http://nas.bi1kbu.com:8418/mayx/blog
http://1.94.178.207:3000/mayx/blog
https://gitea.tsaida.synology.me/mayx/blog
http://xapple.ru:3000/mayx/blog
https://git.teygaming.com/mayx/blog
http://osztromok.com:3164/mayx/blog
http://175.209.53.134:3030/mayx/blog
@@ -182,7 +159,6 @@ http://54.198.134.152:3000/mayx/blog
http://121.41.35.226:11011/mayx/blog
http://47.111.1.12:3000/mayx/blog
https://nelgit.nelpi.co.uk/mayx/blog
http://47.108.156.251:3000/mayx/blog
http://8.141.91.86:3000/mayx/blog
http://117.72.15.187:3000/mayx/blog
http://81.70.30.91:3000/mayx/blog
@@ -234,18 +210,14 @@ https://gitea.kdlsvps.top/mayx/blog
https://code.antopie.org/mayx/blog
https://git.serenetia.com/mayx/blog
https://vcs.cozydsp.space/mayx/blog
http://8.129.11.230:7002/mayx/blog
http://115.190.107.87:3000/mayx/blog
http://106.12.50.144:8081/mayx/blog
http://120.77.94.227:9999/mayx/blog
https://code.wxk8.com/mayx/blog
http://36.213.200.127:23000/mayx/blog
http://8.155.58.218:9000/mayx/blog
http://fanlibo.i234.me:8418/mayx/blog
https://git.temporaryname.org/mayx/blog
https://Repo.gusdya.net/mayx/blog
https://git.m.ctf.arrobe.fr/mayx/blog
http://120.27.238.24:3000/mayx/blog
http://69.62.64.52:3333/mayx/blog
https://git.flymiracle.com/mayx/blog
https://gitea.manekenbrand.com/mayx/blog
@@ -257,7 +229,6 @@ https://git.deuxfleurs.fr/mayx/blog
https://www.simpra.org:3000/mayx/blog
http://8.148.31.14:3000/mayx/blog
http://47.94.246.1:3000/mayx/blog
https://docker-registry-lszz.uj.com.tw/mayx/blog
https://www.arcbyte.dev/mayx/blog
https://scm.bcorex.e3labs.net/mayx/blog
http://58.17.14.95:8001/mayx/blog
@@ -278,25 +249,18 @@ https://repos.fbpx.io/mayx/blog
https://git.cavemanon.xyz/mayx/blog
http://svn.rivastudio.cn/mayx/blog
https://kamtk.ru:4000/mayx/blog
https://git.refinementservices.com/mayx/blog
https://git.smart-tool.jp/mayx/blog
http://39.98.126.115:8080/mayx/blog
https://git.zhuzihan.com/mayx/blog
https://git.archieri.fr/mayx/blog
http://46.202.189.66:3000/mayx/blog
http://82.26.157.11:3001/mayx/blog
http://123.60.146.54:3000/mayx/blog
http://218.232.111.112:8300/mayx/blog
http://8.140.248.67:3000/mayx/blog
http://118.178.172.49:3000/mayx/blog
https://gitea.lasallesaintdenis.com/mayx/blog
http://123.57.225.51:3000/mayx/blog
http://111.21.163.58:2321/mayx/blog
http://8.130.135.159:3000/mayx/blog
https://git.suo0.com/mayx/blog
http://103.228.160.127:3100/mayx/blog
https://git.dshkabatur.ru/mayx/blog
http://47.100.212.83:3000/mayx/blog
https://gitea.hoba.dedyn.io/mayx/blog
https://git.wegoo.ltd/mayx/blog
http://114.203.209.83:3000/mayx/blog
@@ -304,18 +268,14 @@ http://47.100.111.106:3000/mayx/blog
http://47.103.78.70:3000/mayx/blog
http://47.100.208.160:51300/mayx/blog
http://113.44.218.8:3000/mayx/blog
https://gitea.sellycloud.io/mayx/blog
https://gitea.syn-assist.fr/mayx/blog
https://git.cenoq.com/mayx/blog
http://8.152.205.35:3000/mayx/blog
http://120.210.80.160:3000/mayx/blog
http://1.95.192.200:59300/mayx/blog
https://qingqiu.online/mayx/blog
https://git.medis.com.vn/mayx/blog
http://194.5.152.156:3000/mayx/blog
http://8.155.172.147:3001/mayx/blog
https://git.erfmann.dev/mayx/blog
https://git.tkruk.it/mayx/blog
https://git.newton-lab.com/mayx/blog
https://git.weavefun.com:5443/mayx/blog
https://git.vajdak.cz/mayx/blog
@@ -325,21 +285,17 @@ https://git.arkon.solutions/mayx/blog
http://8.131.93.145:54082/mayx/blog
http://111.9.31.174:10007/mayx/blog
https://forgejo.bridgetownrb.com/mayx/blog
https://git.dodzin-kg2.keenetic.pro/mayx/blog
http://54.199.96.217:3000/mayx/blog
http://20.219.0.85:3000/mayx/blog
http://38.76.202.113:3000/mayx/blog
https://dev01.open-alt.com/mayx/blog
https://gitea.doinlab.com/mayx/blog
https://gitea.creative-tg1.ru/mayx/blog
https://git.7af.ru/mayx/blog
https://gitea.yimoyuyan.cn/mayx/blog
https://git.yanfeng.uk/mayx/blog
https://git.apextoaster.com/mayx/blog
https://hub.open-verse.ai/mayx/blog
http://221.203.14.217:3000/mayx/blog
https://git.sophiagwen.au/mayx/blog
http://103.248.30.24:3000/mayx/blog
http://139.196.96.28:13000/mayx/blog
https://dev.kiramtech.com/mayx/blog
https://git.ihatemen.uk/mayx/blog
@@ -352,22 +308,17 @@ https://git.f4e.lol/mayx/blog
http://47.113.145.232:3000/mayx/blog
http://47.115.212.237:3000/mayx/blog
https://chenxil.top/mayx/blog
https://www.binge.fit/mayx/blog
http://72.61.229.93:4000/mayx/blog
http://www.gitea.zhangc.top:3000/mayx/blog
https://git.yinbonet.cn/mayx/blog
https://lishan148.synology.me:3014/mayx/blog_cn
http://1.95.221.174:3000/mayx/blog
https://git.huwhy.cn/mayx/blog_cn
http://119.91.35.154:3000/mayx/blog_cn
http://110.42.101.39:13000/mayx/blog_cn
http://152.136.187.229/mayx/blog_cn
http://39.101.74.135:5000/mayx/blog_cn
http://124.236.46.74:9103/mayx/blog_cn
http://123.57.130.140:3000/mayx/blog_cn
http://112.124.49.128:3000/mayx/blog_cn
http://182.92.251.55:3000/mayx/blog_cn
http://106.52.21.251:3000/mayx/blog_cn
http://118.24.46.223:3000/mayx/blog_cn
http://s3.v100.vip:31057/mayx/blog_cn
https://www.syq.im:2025/mayx/blog_cn
@@ -379,12 +330,10 @@ http://58.241.155.106:10140/mayx/blog_cn
http://120.48.141.82:3000/mayx/blog_cn
http://61.178.84.89:8998/mayx/blog_cn
http://82.156.111.58:3000/mayx/blog_cn
http://git.ibossay.com:3000/mayx/blog_cn
https://git.saike.fun:9755/mayx/blog_cn
https://git.cool2645.com/mayx/blog_cn
http://1.95.173.44:3000/mayx/blog_cn
http://58.221.157.122:3000/mayx/blog_cn
http://27.185.43.173:9001/mayx/blog_cn
https://gitlab.liruwei.cn/mayx/blog_cn
http://61.190.74.90:9900/mayx/blog_cn
http://49.234.27.222:3000/mayx/blog_cn
@@ -392,33 +341,24 @@ http://8.153.70.81:30001/mayx/blog_cn
http://175.27.229.211:3000/mayx/blog_cn
http://106.55.174.214:3000/mayx/blog_cn
https://git.yidaimingjvn.xyz/mayx/blog_cn
http://43.143.142.38:7001/mayx/blog_cn
http://39.105.67.143:3000/mayx/blog_cn
http://8.140.232.131:8100/mayx/blog_cn
http://gitea.xxhhcty.xyz:8080/mayx/blog_cn
http://82.156.89.21:3000/mayx/blog_cn
https://git.sskuaixiu.com/mayx/blog_cn
http://xujiesoft.vicp.net:3000/mayx/blog_cn
http://113.44.36.103:23000/mayx/blog_cn
http://110.42.217.153:8029/mayx/blog_cn
http://111.230.92.227:3000/mayx/blog_cn
https://git.mingliqiye.com/mayx/blog_cn
http://119.29.194.155:8894/mayx/blog_cn
http://43.138.249.161:3000/mayx/blog_cn
http://58.213.60.6:19000/mayx/blog_cn
http://36.153.162.171:3000/mayx/blog_cn
http://1.95.7.169:3000/mayx/blog_cn
http://47.113.149.107:10110/mayx/blog_cn
http://47.92.113.131:3000/mayx/blog
http://gyc.myds.me:4000/mayx/blog
https://git.omniglitch.me/mayx/blog
https://code.draussenfunker.de/mayx/blog
https://git.tablet.sh/mayx/blog
https://git.gnyra.com/mayx/blog
https://git.wdavery.com/mayx/blog
https://git.graveyard.sh/mayx/blog
https://git.nathanspackman.com/mayx/blog
https://git.freno.me/mayx/blog
https://git.rmarl.in/mayx/blog
https://git.alderautomation.ca/mayx/blog
http://git.qniao.cn/mayx/blog
@@ -435,7 +375,6 @@ https://gitea.adber.tech/mayx/blog
https://gitea.hello.faith/mayx/blog
https://tea.neuron.my/mayx/blog
https://git.econutrix.com/mayx/blog
https://gitslayer.de/mayx/blog
https://git.violka-it.net/mayx/blog
https://git.adityagupta.dev/mayx/blog
https://code.ownwire.net/mayx/blog
@@ -454,11 +393,8 @@ https://git.privezishop.ru/mayx/blog
https://gitea.zachl.tech/mayx/blog
https://git.miasma-os.com/mayx/blog
https://gitea.nacsity.cn/mayx/blog
https://git.swirly.architectenterprises.net/mayx/blog
https://root-kit.ru/mayx/blog
https://gitea.diputadosalta.gob.ar/mayx/blog
https://ttym.space/mayx/blog
https://gitea.waterworld.com.hk/mayx/blog
https://getskill.work/mayx/blog
https://suprasage.com/mayx/blog
https://git.zakum.cn/mayx/blog
@@ -466,17 +402,13 @@ https://gitea.amazingcoders.com/mayx/blog
https://gitea.redaktion.titanic-magazin.de/mayx/blog
https://gitea.kamilklecha.dev/mayx/blog
https://forgejo.testbed.unict.it/mayx/blog
http://www.clovejunti.cn:3000/mayx/blog_cn
http://47.115.132.164:5500/mayx/blog
http://47.109.103.110:9000/mayx/blog_cn
http://47.105.124.101:3000/mayx/blog_cn
http://49.232.183.190:3000/mayx/blog_cn
http://git.zxkedu.com:33769/mayx/blog_cn
https://code.wemediacn.com/mayx/blog_cn
https://gitea.shizuka.icu/mayx/blog_cn
http://152.136.145.93:3000/mayx/blog_cn
http://43.139.2.237:3000/mayx/blog_cn
https://git.minecraftlegacy.com/mayx/blog
http://51.159.198.233:3000/mayx/blog
https://gitea.adriangonzalezbarbosa.eu/mayx/blog
http://39.108.124.198:3000/mayx/blog
@@ -487,13 +419,11 @@ http://47.104.241.192:19999/mayx/blog_cn
http://47.98.148.146:1026/mayx/blog_cn
http://119.96.62.56:3000/mayx/blog_cn
http://101.42.28.156:3000/mayx/blog_cn
http://81.69.229.51:3000/mayx/blog_cn
http://106.55.0.66:31807/mayx/blog_cn
https://gitea.gentronhealth.com/mayx/blog_cn
http://43.143.209.246:6300/mayx/blog_cn
http://152.136.158.133:36512/mayx/blog_cn
http://yidaima.cn:6008/mayx/blog_cn
https://git.vwfaw.cn/mayx/blog_cn
http://47.113.101.80:3000/mayx/blog_cn
http://82.156.98.34:3000/mayx/blog_cn
http://zgd.synology.me:8418/mayx/blog_cn
@@ -504,12 +434,10 @@ http://www.xshideserver.com:3000/mayx/blog_cn
http://124.223.54.62:28/mayx/blog_cn
http://159.75.131.235:3001/mayx/blog_cn
http://1.117.67.95:3000/mayx/blog_cn
http://111.229.183.203:3000/mayx/blog_cn
http://103.236.53.208:3000/mayx/blog_cn
http://118.195.135.194:3000/mayx/blog_cn
http://81.70.102.154/mayx/blog_cn
http://154.8.164.149:3000/mayx/blog_cn
http://39.99.238.14:8120/mayx/blog_cn
http://111.228.34.40:3000/mayx/blog_cn
http://82.156.249.211:3000/mayx/blog_cn
http://36.133.248.69:3088/mayx/blog_cn
@@ -518,12 +446,10 @@ http://81.69.221.216:3000/mayx/blog_cn
http://115.159.194.75:4000/mayx/blog_cn
http://115.190.214.62:3001/mayx/blog_cn
http://183.204.60.122:10081/mayx/blog_cn
http://120.48.144.83:3000/mayx/blog_cn
http://43.139.240.37:17000/mayx/blog_cn
http://159.75.27.114:3000/mayx/blog_cn
http://arcreya.top/mayx/blog_cn
https://code.tczkiot.com/mayx/blog_cn
http://223.71.122.54:3000/mayx/blog_cn
http://111.170.153.123:3000/mayx/blog_cn
http://xeroworld.team/mayx/blog_cn
https://gitea.wuyuank.com/mayx/blog_cn
@@ -532,10 +458,8 @@ https://git.sunlix.one/mayx/blog_cn
http://47.106.222.181:20511/mayx/blog_cn
http://101.43.95.130:3001/mayx/blog_cn
http://39.101.170.62:9080/mayx/blog_cn
https://gitea.jfen.eu.org/mayx/blog_cn
https://gitea.myat4.com/mayx/blog_cn
http://118.24.161.24:3000/mayx/blog_cn
https://git.chalypeng.xyz/mayx/blog_cn
http://githanea.s.odn.cc/mayx/blog_cn
https://git.dev.chuweizi.com/mayx/blog
http://35.175.189.8/mayx/blog
@@ -547,17 +471,12 @@ http://101.43.238.71:3000/mayx/blog_cn
http://59.110.175.62:4322/mayx/blog_cn
https://www.luluvip.cn:8419/mayx/blog_cn
http://xianyuhome.cn:11013/mayx/blog_cn
http://nas.hongyuanjia.net:8418/mayx/blog_cn
https://git.gotrobotics.org/mayx/blog
https://git.chatumbrella.online/mayx/blog
https://silica.codes/mayx/blog
https://git.crystalyx.net/mayx/blog
https://gittea.dev/mayx/blog
https://git.newnaturalphilosophy.org/mayx/blog
https://gogs.cadi.ninja/mayx/blog
https://gitea.maric.ro/mayx/blog
http://mrjinit.com:3000/mayx/blog
https://gitea-01.taild2831.ts.net/mayx/blog
https://code.infininov.com/mayx/blog
https://git.apt142.ru/mayx/blog
http://gitea.mcelwain.net/mayx/blog
@@ -567,45 +486,24 @@ https://ndiuky.site/mayx/blog
https://src.enterpriselinux.social/mayx/blog
https://gitea.grxe.io/mayx/blog
https://git.mhworld.net/mayx/blog
https://gitea.bnkops.com/mayx/blog
https://blvckout.foo/mayx/blog
https://gitea.y8o.de/mayx/blog
https://git.webark.in/mayx/blog
https://git.myparisfamily.com/mayx/blog
https://gitea.help4bis.com/mayx/blog
https://gitea.accept.dev.dbf.nl/mayx/blog
https://git.ke5.de/mayx/blog
https://git.jhossain.online/mayx/blog
http://gitea.xsec.fun/mayx/blog
https://barhoum-lab.fr/mayx/blog
https://git.fedaya.net/mayx/blog
https://git.lemsmyth.com/mayx/blog
http://nanikhidayati.my.id/mayx/blog
http://gitea.nakile.fr/mayx/blog
https://git.starstreet.space/mayx/blog
https://redev.lol/mayx/blog
https://git.raphaelforment.fr/mayx/blog
http://git.zfxfzb.com/mayx/blog
https://git.mikesolar.cn/mayx/blog
https://papi.tkpups.com/mayx/blog
https://git.beyond-a-i.org/mayx/blog
https://git.xyz.su/mayx/blog
https://git.homeinfra.org/mayx/blog
https://git.stit.tech/mayx/blog_cn
http://47.79.146.16:3000/mayx/blog_cn
https://gitea.avixc-nas.myds.me/mayx/blog_cn
http://www.yuqiya.cn:8499/mayx/blog_cn
https://git.miyo.wiki/mayx/blog_cn
https://www.yalecheung.top:1024/mayx/blog_cn
https://gitea.lelespace.top/mayx/blog_cn
http://huanghomenas2.myqnapcloud.com:4000/mayx/blog_cn
http://55x.top:9300/mayx/blog_cn
http://43.142.166.108:10082/mayx/blog_cn
http://187.189.244.23:3000/mayx/blog_cn
https://git.ueda.sk/mayx/blog_cn
http://27.223.88.102:33000/mayx/blog_cn
https://tm-jikayo.com/mayx/blog_cn
https://git.scinalytics.com/mayx/blog_cn
http://112.6.10.77:3000/mayx/blog_cn
http://zzdgitea.stnav.com/mayx/blog_cn
http://1.117.66.197:3000/mayx/blog_cn
@@ -613,8 +511,64 @@ http://git.zhmight.com/mayx/blog_cn
https://intl-dev.gaia888.com/mayx/blog_cn
https://gitea.xinyuxi.com/mayx/blog_cn
http://gitea.snailtrack.cn/mayx/blog_cn
http://pqmcc.com:3000/mayx/blog_cn
http://47.108.133.67:11216/mayx/blog_cn
http://code.sammer.vip/mayx/blog_cn
https://git.dslak.it/mayx/blog_cn
http://doc.024n.cn:3000/mayx/blog_cn
https://git.powerdata.dk/mayx/blog
http://ydds.cloud:3000/mayx/blog_cn
https://git.keruixinda.com/mayx/blog_cn
http://120.24.50.145:3000/mayx/blog_cn
https://code.draussenfunker.de/mayx/blog_cn
https://git.gede.at/mayx/blog_cn
https://git.dinsor.co.th/mayx/blog
https://ofibohost.com/mayx/blog
https://lab.iishka.net/mayx/blog
http://www.arkproject.top/mayx/blog
http://www.bkandssp.cn:30/mayx/blog
https://gitea.spitaki.cloud/mayx/blog
https://git.codle.ru/mayx/blog
http://139.224.24.61:3000/mayx/blog
https://git.sao.ru/mayx/blog
https://codeop.ru/mayx/blog
https://git.mirocom.org/mayx/blog
http://gitea.ydxtool.com/mayx/blog
http://18.167.251.121:10003/mayx/blog
http://39.98.171.121:53000/mayx/blog
https://gitea.malxte.de/mayx/blog
https://git.nizart.me/mayx/blog
https://git.ddns.net/mayx/blog
http://222.85.214.245:9776/mayx/blog
https://git.thubn.de/mayx/blog
https://git.tolyaneblan.ru/mayx/blog
https://git.kraevsky.ru/mayx/blog
https://ruyiscx.cloud:3000/mayx/blog
https://git.0xee.eu/mayx/blog
https://gitea.deitglobal.com/mayx/blog
https://git.sprunk.me/mayx/blog
https://www.mygitea.ru/mayx/blog
https://git.crwlr.ir/mayx/blog
https://git.nozora.top/mayx/blog
https://git.sortug.com/mayx/blog
https://aivyx-gitea.cloud/mayx/blog
https://git.wlcent.cn/mayx/blog
https://git.akarmain.ru/mayx/blog
https://git.edenit.co.kr/mayx/blog
https://git.catgirlsneed.homes/mayx/blog
https://git.eldev.netcraze.pro/mayx/blog
http://110.41.184.238:3000/mayx/blog
http://gitlabce.huayang-star.com/mayx/blog_cn
http://47.108.255.216:3000/mayx/blog_cn
https://gitea.molietech.com/mayx/blog_cn
http://58.87.88.234:3000/mayx/blog_cn
http://210.75.240.13:3000/mayx/blog_cn
https://gitea.twomiracles.xyz/mayx/blog_cn
https://git.xz-i.com:30443/mayx/blog_cn
http://111.229.64.148:8080/mayx/blog_cn
https://git.fynn.vip/mayx/blog_cn
http://119.91.212.17:3000/mayx/blog_cn
https://bug.gzcdgd.com/mayx/blog_cn
https://gitlab.tarzip.com/mayx/blog_cn
https://git.serhii.ru/mayx/blog_cn
https://gitea.y8o.de/mayx/blog_cn
http://git.hbg99.com:8080/mayx/blog_cn
https://git.eplg.services/mayx/blog
http://89.167.38.168:3001/mayx/blog
http://namonba.asuscomm.com:3001/mayx/blog
http://109.199.98.226:3001/mayx/blog
1 repo_url
20 https://code.dsconce.space/mayx/blog
21 http://101.66.229.132:61088/mayx/blog
22 https://git.bp-web.app/mayx/blog
http://47.103.91.160:50903/mayx/blog
23 https://mygit.iexercice.com/mayx/blog
24 http://162.215.134.149:4000/mayx/blog
25 http://durfee.mycrestron.com:3000/mayx/blog
29 https://git.zeroplay.io/mayx/blog
30 http://45.33.87.87/mayx/blog
31 http://168.126.28.36:3000/mayx/blog
http://120.79.27.232:3000/mayx/blog
http://wangbeibei.xyz:6002/mayx/blog
32 http://69.62.77.234:8888/mayx/blog
33 http://112.219.147.186:7000/mayx/blog
34 https://git.rootfinlay.co.uk/mayx/blog
54 http://116.204.75.78:6180/mayx/blog
55 http://109.228.48.121:8000/mayx/blog
56 https://git.hubhoo.com/mayx/blog
https://git.ultra.pub/mayx/blog
57 http://27.124.12.222:3000/mayx/blog
58 https://git.sayndone.ru/mayx/blog
59 https://gitea.hintsight.com/mayx/blog
https://anzsco.co.nz/mayx/blog
60 http://blackobelisk.xyz:3000/mayx/blog
https://git.tech.troyrc.com/mayx/blog
http://149.88.87.128:3000/mayx/blog
61 https://git.the-kn.com/mayx/blog
https://git.ism-dev.net/mayx/blog
62 http://sinzero.xyz:3000/mayx/blog
63 https://gitea.shirom.me/mayx/blog
64 https://git.wangxinlei.cn/mayx/blog
65 http://123.56.193.182:3000/mayx/blog
http://femail.email:8418/mayx/blog
66 http://167.172.7.198:8081/mayx/blog
67 https://gitea.meetgu.ru/mayx/blog
68 http://116.236.50.103:8789/mayx/blog
69 https://git.paulll.cc/mayx/blog
70 http://94.224.160.69:7990/mayx/blog
71 https://gitea.ekjeong.synology.me/mayx/blog
https://git.autotion.net/mayx/blog
72 https://git.daoyoucloud.com/mayx/blog
73 https://code.bitahub.com/mayx/blog
74 https://repo.gusdya.net/mayx/blog
https://git.slegeir.com/mayx/blog
75 https://gitea.synapsetec.cn/mayx/blog
76 http://gitea.yunshanghub.com:8081/mayx/blog
77 http://113.177.27.200:2033/mayx/blog
80 http://34.81.52.16/mayx/blog
81 https://git.genowisdom.cn/mayx/blog
82 http://123.57.16.111:3000/mayx/blog
https://gitea.onfing.ir/mayx/blog
83 https://lius.familyds.org:3000/mayx/blog
84 https://gitea.questline.coop/mayx/blog
85 http://git.chaojing-film.com:3000/mayx/blog
98 http://81.71.148.57:8080/mayx/blog
99 https://git.lmskaran.com/mayx/blog
100 http://154.86.0.30:3000/mayx/blog
https://omegat.dmu-medical.de/mayx/blog
101 http://52.23.128.62:3000/mayx/blog
http://85.214.41.219:49153/mayx/blog
102 http://120.46.222.128:10021/mayx/blog
103 http://120.26.108.239:9188/mayx/blog
https://git.van-peeren.de/mayx/blog
104 http://47.111.17.177:3000/mayx/blog
105 https://k0ki-dev.com/mayx/blog
106 http://110.42.45.89:2052/mayx/blog
107 https://git.furcom.org/mayx/blog
108 http://34.102.70.200:3000/mayx/blog
https://gitea.jobiglo.com/mayx/blog
http://58.221.13.198:30010/mayx/blog
https://git.liliyamol.cn/mayx/blog
109 https://gitea.oio.cat/mayx/blog
110 https://git.karma-riuk.com/mayx/blog
111 https://git.7o9o.net/mayx/blog
128 http://23.94.57.60:3000/mayx/blog
129 https://gitea.sciotech.cn/mayx/blog
130 http://8.140.250.85:3000/mayx/blog
http://8.134.11.35:3000/mayx/blog
131 http://202.65.194.19:3000/mayx/blog
https://gitea.xala.dev/mayx/blog
132 http://101.201.34.43:3000/mayx/blog
133 https://git.gloje-rinchen-dorjee-rinpoche-buddhist-monastery.org/mayx/blog
134 http://101.35.227.2:3000/mayx/blog
135 http://175.126.123.163:3000/mayx/blog
https://vw-git.senecasense.com/mayx/blog
136 http://git.uhfdemo.com/mayx/blog
137 https://git.jakubzabski.pl/mayx/blog
http://124.223.89.168:8080/mayx/blog
138 http://209.141.47.52:3000/mayx/blog
139 http://60.204.158.188:3000/mayx/blog
140 http://60.204.156.211:3000/mayx/blog
141 http://nas.bi1kbu.com:8418/mayx/blog
142 http://1.94.178.207:3000/mayx/blog
143 https://gitea.tsaida.synology.me/mayx/blog
http://xapple.ru:3000/mayx/blog
144 https://git.teygaming.com/mayx/blog
145 http://osztromok.com:3164/mayx/blog
146 http://175.209.53.134:3030/mayx/blog
159 http://121.41.35.226:11011/mayx/blog
160 http://47.111.1.12:3000/mayx/blog
161 https://nelgit.nelpi.co.uk/mayx/blog
http://47.108.156.251:3000/mayx/blog
162 http://8.141.91.86:3000/mayx/blog
163 http://117.72.15.187:3000/mayx/blog
164 http://81.70.30.91:3000/mayx/blog
210 https://code.antopie.org/mayx/blog
211 https://git.serenetia.com/mayx/blog
212 https://vcs.cozydsp.space/mayx/blog
http://8.129.11.230:7002/mayx/blog
213 http://115.190.107.87:3000/mayx/blog
214 http://106.12.50.144:8081/mayx/blog
http://120.77.94.227:9999/mayx/blog
215 https://code.wxk8.com/mayx/blog
http://36.213.200.127:23000/mayx/blog
216 http://8.155.58.218:9000/mayx/blog
217 http://fanlibo.i234.me:8418/mayx/blog
218 https://git.temporaryname.org/mayx/blog
219 https://Repo.gusdya.net/mayx/blog
220 https://git.m.ctf.arrobe.fr/mayx/blog
http://120.27.238.24:3000/mayx/blog
221 http://69.62.64.52:3333/mayx/blog
222 https://git.flymiracle.com/mayx/blog
223 https://gitea.manekenbrand.com/mayx/blog
229 https://www.simpra.org:3000/mayx/blog
230 http://8.148.31.14:3000/mayx/blog
231 http://47.94.246.1:3000/mayx/blog
https://docker-registry-lszz.uj.com.tw/mayx/blog
232 https://www.arcbyte.dev/mayx/blog
233 https://scm.bcorex.e3labs.net/mayx/blog
234 http://58.17.14.95:8001/mayx/blog
249 https://git.cavemanon.xyz/mayx/blog
250 http://svn.rivastudio.cn/mayx/blog
251 https://kamtk.ru:4000/mayx/blog
https://git.refinementservices.com/mayx/blog
https://git.smart-tool.jp/mayx/blog
252 http://39.98.126.115:8080/mayx/blog
https://git.zhuzihan.com/mayx/blog
https://git.archieri.fr/mayx/blog
253 http://46.202.189.66:3000/mayx/blog
254 http://82.26.157.11:3001/mayx/blog
255 http://123.60.146.54:3000/mayx/blog
http://218.232.111.112:8300/mayx/blog
256 http://8.140.248.67:3000/mayx/blog
257 http://118.178.172.49:3000/mayx/blog
258 https://gitea.lasallesaintdenis.com/mayx/blog
259 http://123.57.225.51:3000/mayx/blog
http://111.21.163.58:2321/mayx/blog
260 http://8.130.135.159:3000/mayx/blog
261 https://git.suo0.com/mayx/blog
262 http://103.228.160.127:3100/mayx/blog
263 https://git.dshkabatur.ru/mayx/blog
http://47.100.212.83:3000/mayx/blog
264 https://gitea.hoba.dedyn.io/mayx/blog
265 https://git.wegoo.ltd/mayx/blog
266 http://114.203.209.83:3000/mayx/blog
268 http://47.103.78.70:3000/mayx/blog
269 http://47.100.208.160:51300/mayx/blog
270 http://113.44.218.8:3000/mayx/blog
https://gitea.sellycloud.io/mayx/blog
https://gitea.syn-assist.fr/mayx/blog
271 https://git.cenoq.com/mayx/blog
272 http://8.152.205.35:3000/mayx/blog
273 http://120.210.80.160:3000/mayx/blog
274 http://1.95.192.200:59300/mayx/blog
https://qingqiu.online/mayx/blog
275 https://git.medis.com.vn/mayx/blog
276 http://194.5.152.156:3000/mayx/blog
277 http://8.155.172.147:3001/mayx/blog
278 https://git.erfmann.dev/mayx/blog
https://git.tkruk.it/mayx/blog
279 https://git.newton-lab.com/mayx/blog
280 https://git.weavefun.com:5443/mayx/blog
281 https://git.vajdak.cz/mayx/blog
285 http://8.131.93.145:54082/mayx/blog
286 http://111.9.31.174:10007/mayx/blog
287 https://forgejo.bridgetownrb.com/mayx/blog
https://git.dodzin-kg2.keenetic.pro/mayx/blog
288 http://54.199.96.217:3000/mayx/blog
289 http://20.219.0.85:3000/mayx/blog
http://38.76.202.113:3000/mayx/blog
290 https://dev01.open-alt.com/mayx/blog
291 https://gitea.doinlab.com/mayx/blog
292 https://gitea.creative-tg1.ru/mayx/blog
293 https://git.7af.ru/mayx/blog
294 https://gitea.yimoyuyan.cn/mayx/blog
https://git.yanfeng.uk/mayx/blog
295 https://git.apextoaster.com/mayx/blog
296 https://hub.open-verse.ai/mayx/blog
297 http://221.203.14.217:3000/mayx/blog
298 https://git.sophiagwen.au/mayx/blog
http://103.248.30.24:3000/mayx/blog
299 http://139.196.96.28:13000/mayx/blog
300 https://dev.kiramtech.com/mayx/blog
301 https://git.ihatemen.uk/mayx/blog
308 http://47.113.145.232:3000/mayx/blog
309 http://47.115.212.237:3000/mayx/blog
310 https://chenxil.top/mayx/blog
https://www.binge.fit/mayx/blog
311 http://72.61.229.93:4000/mayx/blog
http://www.gitea.zhangc.top:3000/mayx/blog
312 https://git.yinbonet.cn/mayx/blog
313 https://lishan148.synology.me:3014/mayx/blog_cn
314 http://1.95.221.174:3000/mayx/blog
315 https://git.huwhy.cn/mayx/blog_cn
316 http://119.91.35.154:3000/mayx/blog_cn
317 http://110.42.101.39:13000/mayx/blog_cn
http://152.136.187.229/mayx/blog_cn
318 http://39.101.74.135:5000/mayx/blog_cn
319 http://124.236.46.74:9103/mayx/blog_cn
320 http://123.57.130.140:3000/mayx/blog_cn
321 http://112.124.49.128:3000/mayx/blog_cn
http://182.92.251.55:3000/mayx/blog_cn
http://106.52.21.251:3000/mayx/blog_cn
322 http://118.24.46.223:3000/mayx/blog_cn
323 http://s3.v100.vip:31057/mayx/blog_cn
324 https://www.syq.im:2025/mayx/blog_cn
330 http://120.48.141.82:3000/mayx/blog_cn
331 http://61.178.84.89:8998/mayx/blog_cn
332 http://82.156.111.58:3000/mayx/blog_cn
http://git.ibossay.com:3000/mayx/blog_cn
333 https://git.saike.fun:9755/mayx/blog_cn
334 https://git.cool2645.com/mayx/blog_cn
335 http://1.95.173.44:3000/mayx/blog_cn
336 http://58.221.157.122:3000/mayx/blog_cn
http://27.185.43.173:9001/mayx/blog_cn
337 https://gitlab.liruwei.cn/mayx/blog_cn
338 http://61.190.74.90:9900/mayx/blog_cn
339 http://49.234.27.222:3000/mayx/blog_cn
341 http://175.27.229.211:3000/mayx/blog_cn
342 http://106.55.174.214:3000/mayx/blog_cn
343 https://git.yidaimingjvn.xyz/mayx/blog_cn
http://43.143.142.38:7001/mayx/blog_cn
344 http://39.105.67.143:3000/mayx/blog_cn
345 http://8.140.232.131:8100/mayx/blog_cn
http://gitea.xxhhcty.xyz:8080/mayx/blog_cn
346 http://82.156.89.21:3000/mayx/blog_cn
347 https://git.sskuaixiu.com/mayx/blog_cn
348 http://xujiesoft.vicp.net:3000/mayx/blog_cn
349 http://113.44.36.103:23000/mayx/blog_cn
http://110.42.217.153:8029/mayx/blog_cn
350 http://111.230.92.227:3000/mayx/blog_cn
351 https://git.mingliqiye.com/mayx/blog_cn
352 http://119.29.194.155:8894/mayx/blog_cn
353 http://43.138.249.161:3000/mayx/blog_cn
354 http://58.213.60.6:19000/mayx/blog_cn
355 http://36.153.162.171:3000/mayx/blog_cn
http://1.95.7.169:3000/mayx/blog_cn
http://47.113.149.107:10110/mayx/blog_cn
356 http://47.92.113.131:3000/mayx/blog
357 http://gyc.myds.me:4000/mayx/blog
https://git.omniglitch.me/mayx/blog
https://code.draussenfunker.de/mayx/blog
358 https://git.tablet.sh/mayx/blog
359 https://git.gnyra.com/mayx/blog
https://git.wdavery.com/mayx/blog
360 https://git.graveyard.sh/mayx/blog
361 https://git.nathanspackman.com/mayx/blog
https://git.freno.me/mayx/blog
362 https://git.rmarl.in/mayx/blog
363 https://git.alderautomation.ca/mayx/blog
364 http://git.qniao.cn/mayx/blog
375 https://gitea.hello.faith/mayx/blog
376 https://tea.neuron.my/mayx/blog
377 https://git.econutrix.com/mayx/blog
https://gitslayer.de/mayx/blog
378 https://git.violka-it.net/mayx/blog
379 https://git.adityagupta.dev/mayx/blog
380 https://code.ownwire.net/mayx/blog
393 https://gitea.zachl.tech/mayx/blog
394 https://git.miasma-os.com/mayx/blog
395 https://gitea.nacsity.cn/mayx/blog
https://git.swirly.architectenterprises.net/mayx/blog
https://root-kit.ru/mayx/blog
396 https://gitea.diputadosalta.gob.ar/mayx/blog
397 https://ttym.space/mayx/blog
https://gitea.waterworld.com.hk/mayx/blog
398 https://getskill.work/mayx/blog
399 https://suprasage.com/mayx/blog
400 https://git.zakum.cn/mayx/blog
402 https://gitea.redaktion.titanic-magazin.de/mayx/blog
403 https://gitea.kamilklecha.dev/mayx/blog
404 https://forgejo.testbed.unict.it/mayx/blog
http://www.clovejunti.cn:3000/mayx/blog_cn
http://47.115.132.164:5500/mayx/blog
405 http://47.109.103.110:9000/mayx/blog_cn
406 http://47.105.124.101:3000/mayx/blog_cn
407 http://49.232.183.190:3000/mayx/blog_cn
408 http://git.zxkedu.com:33769/mayx/blog_cn
409 https://code.wemediacn.com/mayx/blog_cn
410 https://gitea.shizuka.icu/mayx/blog_cn
http://152.136.145.93:3000/mayx/blog_cn
411 http://43.139.2.237:3000/mayx/blog_cn
https://git.minecraftlegacy.com/mayx/blog
412 http://51.159.198.233:3000/mayx/blog
413 https://gitea.adriangonzalezbarbosa.eu/mayx/blog
414 http://39.108.124.198:3000/mayx/blog
419 http://47.98.148.146:1026/mayx/blog_cn
420 http://119.96.62.56:3000/mayx/blog_cn
421 http://101.42.28.156:3000/mayx/blog_cn
http://81.69.229.51:3000/mayx/blog_cn
422 http://106.55.0.66:31807/mayx/blog_cn
423 https://gitea.gentronhealth.com/mayx/blog_cn
424 http://43.143.209.246:6300/mayx/blog_cn
425 http://152.136.158.133:36512/mayx/blog_cn
426 http://yidaima.cn:6008/mayx/blog_cn
https://git.vwfaw.cn/mayx/blog_cn
427 http://47.113.101.80:3000/mayx/blog_cn
428 http://82.156.98.34:3000/mayx/blog_cn
429 http://zgd.synology.me:8418/mayx/blog_cn
434 http://124.223.54.62:28/mayx/blog_cn
435 http://159.75.131.235:3001/mayx/blog_cn
436 http://1.117.67.95:3000/mayx/blog_cn
http://111.229.183.203:3000/mayx/blog_cn
437 http://103.236.53.208:3000/mayx/blog_cn
438 http://118.195.135.194:3000/mayx/blog_cn
439 http://81.70.102.154/mayx/blog_cn
440 http://154.8.164.149:3000/mayx/blog_cn
http://39.99.238.14:8120/mayx/blog_cn
441 http://111.228.34.40:3000/mayx/blog_cn
442 http://82.156.249.211:3000/mayx/blog_cn
443 http://36.133.248.69:3088/mayx/blog_cn
446 http://115.159.194.75:4000/mayx/blog_cn
447 http://115.190.214.62:3001/mayx/blog_cn
448 http://183.204.60.122:10081/mayx/blog_cn
http://120.48.144.83:3000/mayx/blog_cn
449 http://43.139.240.37:17000/mayx/blog_cn
450 http://159.75.27.114:3000/mayx/blog_cn
451 http://arcreya.top/mayx/blog_cn
452 https://code.tczkiot.com/mayx/blog_cn
http://223.71.122.54:3000/mayx/blog_cn
453 http://111.170.153.123:3000/mayx/blog_cn
454 http://xeroworld.team/mayx/blog_cn
455 https://gitea.wuyuank.com/mayx/blog_cn
458 http://47.106.222.181:20511/mayx/blog_cn
459 http://101.43.95.130:3001/mayx/blog_cn
460 http://39.101.170.62:9080/mayx/blog_cn
https://gitea.jfen.eu.org/mayx/blog_cn
461 https://gitea.myat4.com/mayx/blog_cn
462 http://118.24.161.24:3000/mayx/blog_cn
https://git.chalypeng.xyz/mayx/blog_cn
463 http://githanea.s.odn.cc/mayx/blog_cn
464 https://git.dev.chuweizi.com/mayx/blog
465 http://35.175.189.8/mayx/blog
471 http://59.110.175.62:4322/mayx/blog_cn
472 https://www.luluvip.cn:8419/mayx/blog_cn
473 http://xianyuhome.cn:11013/mayx/blog_cn
http://nas.hongyuanjia.net:8418/mayx/blog_cn
https://git.gotrobotics.org/mayx/blog
474 https://git.chatumbrella.online/mayx/blog
475 https://silica.codes/mayx/blog
476 https://git.crystalyx.net/mayx/blog
477 https://gittea.dev/mayx/blog
478 https://git.newnaturalphilosophy.org/mayx/blog
https://gogs.cadi.ninja/mayx/blog
https://gitea.maric.ro/mayx/blog
479 http://mrjinit.com:3000/mayx/blog
https://gitea-01.taild2831.ts.net/mayx/blog
480 https://code.infininov.com/mayx/blog
481 https://git.apt142.ru/mayx/blog
482 http://gitea.mcelwain.net/mayx/blog
486 https://src.enterpriselinux.social/mayx/blog
487 https://gitea.grxe.io/mayx/blog
488 https://git.mhworld.net/mayx/blog
https://gitea.bnkops.com/mayx/blog
489 https://blvckout.foo/mayx/blog
https://gitea.y8o.de/mayx/blog
https://git.webark.in/mayx/blog
https://git.myparisfamily.com/mayx/blog
https://gitea.help4bis.com/mayx/blog
490 https://gitea.accept.dev.dbf.nl/mayx/blog
491 https://git.ke5.de/mayx/blog
492 https://git.jhossain.online/mayx/blog
493 http://gitea.xsec.fun/mayx/blog
494 https://barhoum-lab.fr/mayx/blog
495 https://git.fedaya.net/mayx/blog
https://git.lemsmyth.com/mayx/blog
http://nanikhidayati.my.id/mayx/blog
496 http://gitea.nakile.fr/mayx/blog
https://git.starstreet.space/mayx/blog
497 https://redev.lol/mayx/blog
https://git.raphaelforment.fr/mayx/blog
498 http://git.zfxfzb.com/mayx/blog
https://git.mikesolar.cn/mayx/blog
499 https://papi.tkpups.com/mayx/blog
500 https://git.beyond-a-i.org/mayx/blog
https://git.xyz.su/mayx/blog
https://git.homeinfra.org/mayx/blog
https://git.stit.tech/mayx/blog_cn
http://47.79.146.16:3000/mayx/blog_cn
https://gitea.avixc-nas.myds.me/mayx/blog_cn
501 http://www.yuqiya.cn:8499/mayx/blog_cn
https://git.miyo.wiki/mayx/blog_cn
https://www.yalecheung.top:1024/mayx/blog_cn
https://gitea.lelespace.top/mayx/blog_cn
502 http://huanghomenas2.myqnapcloud.com:4000/mayx/blog_cn
http://55x.top:9300/mayx/blog_cn
503 http://43.142.166.108:10082/mayx/blog_cn
http://187.189.244.23:3000/mayx/blog_cn
504 https://git.ueda.sk/mayx/blog_cn
505 http://27.223.88.102:33000/mayx/blog_cn
506 https://tm-jikayo.com/mayx/blog_cn
https://git.scinalytics.com/mayx/blog_cn
507 http://112.6.10.77:3000/mayx/blog_cn
508 http://zzdgitea.stnav.com/mayx/blog_cn
509 http://1.117.66.197:3000/mayx/blog_cn
511 https://intl-dev.gaia888.com/mayx/blog_cn
512 https://gitea.xinyuxi.com/mayx/blog_cn
513 http://gitea.snailtrack.cn/mayx/blog_cn
514 http://pqmcc.com:3000/mayx/blog_cn https://git.powerdata.dk/mayx/blog
515 http://47.108.133.67:11216/mayx/blog_cn http://ydds.cloud:3000/mayx/blog_cn
516 http://code.sammer.vip/mayx/blog_cn https://git.keruixinda.com/mayx/blog_cn
517 https://git.dslak.it/mayx/blog_cn http://120.24.50.145:3000/mayx/blog_cn
518 http://doc.024n.cn:3000/mayx/blog_cn https://code.draussenfunker.de/mayx/blog_cn
519 https://git.gede.at/mayx/blog_cn
520 https://git.dinsor.co.th/mayx/blog
521 https://ofibohost.com/mayx/blog
522 https://lab.iishka.net/mayx/blog
523 http://www.arkproject.top/mayx/blog
524 http://www.bkandssp.cn:30/mayx/blog
525 https://gitea.spitaki.cloud/mayx/blog
526 https://git.codle.ru/mayx/blog
527 http://139.224.24.61:3000/mayx/blog
528 https://git.sao.ru/mayx/blog
529 https://codeop.ru/mayx/blog
530 https://git.mirocom.org/mayx/blog
531 http://gitea.ydxtool.com/mayx/blog
532 http://18.167.251.121:10003/mayx/blog
533 http://39.98.171.121:53000/mayx/blog
534 https://gitea.malxte.de/mayx/blog
535 https://git.nizart.me/mayx/blog
536 https://git.ddns.net/mayx/blog
537 http://222.85.214.245:9776/mayx/blog
538 https://git.thubn.de/mayx/blog
539 https://git.tolyaneblan.ru/mayx/blog
540 https://git.kraevsky.ru/mayx/blog
541 https://ruyiscx.cloud:3000/mayx/blog
542 https://git.0xee.eu/mayx/blog
543 https://gitea.deitglobal.com/mayx/blog
544 https://git.sprunk.me/mayx/blog
545 https://www.mygitea.ru/mayx/blog
546 https://git.crwlr.ir/mayx/blog
547 https://git.nozora.top/mayx/blog
548 https://git.sortug.com/mayx/blog
549 https://aivyx-gitea.cloud/mayx/blog
550 https://git.wlcent.cn/mayx/blog
551 https://git.akarmain.ru/mayx/blog
552 https://git.edenit.co.kr/mayx/blog
553 https://git.catgirlsneed.homes/mayx/blog
554 https://git.eldev.netcraze.pro/mayx/blog
555 http://110.41.184.238:3000/mayx/blog
556 http://gitlabce.huayang-star.com/mayx/blog_cn
557 http://47.108.255.216:3000/mayx/blog_cn
558 https://gitea.molietech.com/mayx/blog_cn
559 http://58.87.88.234:3000/mayx/blog_cn
560 http://210.75.240.13:3000/mayx/blog_cn
561 https://gitea.twomiracles.xyz/mayx/blog_cn
562 https://git.xz-i.com:30443/mayx/blog_cn
563 http://111.229.64.148:8080/mayx/blog_cn
564 https://git.fynn.vip/mayx/blog_cn
565 http://119.91.212.17:3000/mayx/blog_cn
566 https://bug.gzcdgd.com/mayx/blog_cn
567 https://gitlab.tarzip.com/mayx/blog_cn
568 https://git.serhii.ru/mayx/blog_cn
569 https://gitea.y8o.de/mayx/blog_cn
570 http://git.hbg99.com:8080/mayx/blog_cn
571 https://git.eplg.services/mayx/blog
572 http://89.167.38.168:3001/mayx/blog
573 http://namonba.asuscomm.com:3001/mayx/blog
574 http://109.199.98.226:3001/mayx/blog

View File

@@ -98,7 +98,7 @@ export default {
{ role: "user", content: questsion }
]
const answer = await env.AI.run('@cf/google/gemma-3-12b-it', {
const answer = await env.AI.run('@cf/meta/llama-4-scout-17b-16e-instruct', {
messages,
stream: true,
});
@@ -175,7 +175,7 @@ export default {
}
]
const stream = await env.AI.run('@cf/google/gemma-3-12b-it', {
const stream = await env.AI.run('@cf/meta/llama-4-scout-17b-16e-instruct', {
messages,
stream: true,
});
@@ -235,7 +235,7 @@ export default {
}
]
const answer = await env.AI.run('@cf/google/gemma-3-12b-it', {
const answer = await env.AI.run('@cf/meta/llama-4-scout-17b-16e-instruct', {
messages,
stream: false,
});

17
humans.txt Normal file
View File

@@ -0,0 +1,17 @@
---
---
/* AUTHOR */
Name: Mayx
Contact: mayx@outlook.com
GitHub: Mabbs
From: China
/* THANKS */
Built with: Jekyll (https://jekyllrb.com)
/* SITE */
Last update: {{ site.time | date: "%F" }}
Language: Chinese / English
Doctype: HTML5
IDE: VSCode

9
llms.txt Normal file
View File

@@ -0,0 +1,9 @@
---
---
# {{ site.title }}
> {{ site.description }}
## Posts:
{% for post in site.posts %}
- [{{ post.title }}{% if post.layout == "encrypt" %} [加密] {% endif %}]({{ post.url }}): {% assign ai_cache = site.data.ai-cache[post.url] %}{% if ai_cache %}{{ ai_cache | strip_html | strip_newlines }}{% elsif post.excerpt %}{{ post.excerpt | strip_html | strip_newlines }}{% else %}Just a Post.{% endif %}{% endfor %}