mirror of
https://www.gitlink.org.cn/mayx/mayx.gitlink.net
synced 2026-05-06 17:44:59 +08:00
Update 2 files
- /_data/other_repo_list.csv - /_data/ai-cache.json
This commit is contained in:
parent
45f1183f9a
commit
fe26e4f6c3
@ -176,5 +176,6 @@
|
|||||||
"/2026/01/01/summary.html": "这篇文章介绍了作者对2025年的年终总结,主要表达了对自身状态的担忧和对未来的不确定感。作者认为自己在记忆和思考能力方面有所下滑,稳定性较低,且未能抓住资产保值的机会。同时,文章也记录了AI技术的飞速发展,以及自己博客内容与时代脱节的现象。尽管对未来感到迷茫,作者仍然抱有一丝希望,期望在2026年做出正确的选择,避免陷入危险。",
|
"/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/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/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的原因:简单、够用、可靠性不错,且已经投入了大量配置。"
|
||||||
}
|
}
|
||||||
@ -64,9 +64,7 @@ https://gitea.hintsight.com/mayx/blog
|
|||||||
https://anzsco.co.nz/mayx/blog
|
https://anzsco.co.nz/mayx/blog
|
||||||
http://blackobelisk.xyz:3000/mayx/blog
|
http://blackobelisk.xyz:3000/mayx/blog
|
||||||
https://git.tech.troyrc.com/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.the-kn.com/mayx/blog
|
||||||
https://git.ism-dev.net/mayx/blog
|
|
||||||
http://sinzero.xyz:3000/mayx/blog
|
http://sinzero.xyz:3000/mayx/blog
|
||||||
https://gitea.shirom.me/mayx/blog
|
https://gitea.shirom.me/mayx/blog
|
||||||
https://git.wangxinlei.cn/mayx/blog
|
https://git.wangxinlei.cn/mayx/blog
|
||||||
@ -123,7 +121,6 @@ https://git.furcom.org/mayx/blog
|
|||||||
http://34.102.70.200:3000/mayx/blog
|
http://34.102.70.200:3000/mayx/blog
|
||||||
https://gitea.jobiglo.com/mayx/blog
|
https://gitea.jobiglo.com/mayx/blog
|
||||||
http://58.221.13.198:30010/mayx/blog
|
http://58.221.13.198:30010/mayx/blog
|
||||||
https://git.liliyamol.cn/mayx/blog
|
|
||||||
https://gitea.oio.cat/mayx/blog
|
https://gitea.oio.cat/mayx/blog
|
||||||
https://git.karma-riuk.com/mayx/blog
|
https://git.karma-riuk.com/mayx/blog
|
||||||
https://git.7o9o.net/mayx/blog
|
https://git.7o9o.net/mayx/blog
|
||||||
@ -153,7 +150,6 @@ http://101.201.34.43:3000/mayx/blog
|
|||||||
https://git.gloje-rinchen-dorjee-rinpoche-buddhist-monastery.org/mayx/blog
|
https://git.gloje-rinchen-dorjee-rinpoche-buddhist-monastery.org/mayx/blog
|
||||||
http://101.35.227.2:3000/mayx/blog
|
http://101.35.227.2:3000/mayx/blog
|
||||||
http://175.126.123.163:3000/mayx/blog
|
http://175.126.123.163:3000/mayx/blog
|
||||||
https://vw-git.senecasense.com/mayx/blog
|
|
||||||
http://git.uhfdemo.com/mayx/blog
|
http://git.uhfdemo.com/mayx/blog
|
||||||
https://git.jakubzabski.pl/mayx/blog
|
https://git.jakubzabski.pl/mayx/blog
|
||||||
http://124.223.89.168:8080/mayx/blog
|
http://124.223.89.168:8080/mayx/blog
|
||||||
@ -163,7 +159,6 @@ http://60.204.156.211:3000/mayx/blog
|
|||||||
http://nas.bi1kbu.com:8418/mayx/blog
|
http://nas.bi1kbu.com:8418/mayx/blog
|
||||||
http://1.94.178.207:3000/mayx/blog
|
http://1.94.178.207:3000/mayx/blog
|
||||||
https://gitea.tsaida.synology.me/mayx/blog
|
https://gitea.tsaida.synology.me/mayx/blog
|
||||||
http://xapple.ru:3000/mayx/blog
|
|
||||||
https://git.teygaming.com/mayx/blog
|
https://git.teygaming.com/mayx/blog
|
||||||
http://osztromok.com:3164/mayx/blog
|
http://osztromok.com:3164/mayx/blog
|
||||||
http://175.209.53.134:3030/mayx/blog
|
http://175.209.53.134:3030/mayx/blog
|
||||||
@ -257,7 +252,6 @@ https://git.deuxfleurs.fr/mayx/blog
|
|||||||
https://www.simpra.org:3000/mayx/blog
|
https://www.simpra.org:3000/mayx/blog
|
||||||
http://8.148.31.14:3000/mayx/blog
|
http://8.148.31.14:3000/mayx/blog
|
||||||
http://47.94.246.1: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://www.arcbyte.dev/mayx/blog
|
||||||
https://scm.bcorex.e3labs.net/mayx/blog
|
https://scm.bcorex.e3labs.net/mayx/blog
|
||||||
http://58.17.14.95:8001/mayx/blog
|
http://58.17.14.95:8001/mayx/blog
|
||||||
@ -279,7 +273,6 @@ https://git.cavemanon.xyz/mayx/blog
|
|||||||
http://svn.rivastudio.cn/mayx/blog
|
http://svn.rivastudio.cn/mayx/blog
|
||||||
https://kamtk.ru:4000/mayx/blog
|
https://kamtk.ru:4000/mayx/blog
|
||||||
https://git.refinementservices.com/mayx/blog
|
https://git.refinementservices.com/mayx/blog
|
||||||
https://git.smart-tool.jp/mayx/blog
|
|
||||||
http://39.98.126.115:8080/mayx/blog
|
http://39.98.126.115:8080/mayx/blog
|
||||||
https://git.zhuzihan.com/mayx/blog
|
https://git.zhuzihan.com/mayx/blog
|
||||||
https://git.archieri.fr/mayx/blog
|
https://git.archieri.fr/mayx/blog
|
||||||
@ -291,7 +284,6 @@ http://8.140.248.67:3000/mayx/blog
|
|||||||
http://118.178.172.49:3000/mayx/blog
|
http://118.178.172.49:3000/mayx/blog
|
||||||
https://gitea.lasallesaintdenis.com/mayx/blog
|
https://gitea.lasallesaintdenis.com/mayx/blog
|
||||||
http://123.57.225.51:3000/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
|
http://8.130.135.159:3000/mayx/blog
|
||||||
https://git.suo0.com/mayx/blog
|
https://git.suo0.com/mayx/blog
|
||||||
http://103.228.160.127:3100/mayx/blog
|
http://103.228.160.127:3100/mayx/blog
|
||||||
@ -305,7 +297,6 @@ http://47.103.78.70:3000/mayx/blog
|
|||||||
http://47.100.208.160:51300/mayx/blog
|
http://47.100.208.160:51300/mayx/blog
|
||||||
http://113.44.218.8:3000/mayx/blog
|
http://113.44.218.8:3000/mayx/blog
|
||||||
https://gitea.sellycloud.io/mayx/blog
|
https://gitea.sellycloud.io/mayx/blog
|
||||||
https://gitea.syn-assist.fr/mayx/blog
|
|
||||||
https://git.cenoq.com/mayx/blog
|
https://git.cenoq.com/mayx/blog
|
||||||
http://8.152.205.35:3000/mayx/blog
|
http://8.152.205.35:3000/mayx/blog
|
||||||
http://120.210.80.160:3000/mayx/blog
|
http://120.210.80.160:3000/mayx/blog
|
||||||
@ -315,7 +306,6 @@ https://git.medis.com.vn/mayx/blog
|
|||||||
http://194.5.152.156:3000/mayx/blog
|
http://194.5.152.156:3000/mayx/blog
|
||||||
http://8.155.172.147:3001/mayx/blog
|
http://8.155.172.147:3001/mayx/blog
|
||||||
https://git.erfmann.dev/mayx/blog
|
https://git.erfmann.dev/mayx/blog
|
||||||
https://git.tkruk.it/mayx/blog
|
|
||||||
https://git.newton-lab.com/mayx/blog
|
https://git.newton-lab.com/mayx/blog
|
||||||
https://git.weavefun.com:5443/mayx/blog
|
https://git.weavefun.com:5443/mayx/blog
|
||||||
https://git.vajdak.cz/mayx/blog
|
https://git.vajdak.cz/mayx/blog
|
||||||
@ -328,18 +318,15 @@ https://forgejo.bridgetownrb.com/mayx/blog
|
|||||||
https://git.dodzin-kg2.keenetic.pro/mayx/blog
|
https://git.dodzin-kg2.keenetic.pro/mayx/blog
|
||||||
http://54.199.96.217:3000/mayx/blog
|
http://54.199.96.217:3000/mayx/blog
|
||||||
http://20.219.0.85: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://dev01.open-alt.com/mayx/blog
|
||||||
https://gitea.doinlab.com/mayx/blog
|
https://gitea.doinlab.com/mayx/blog
|
||||||
https://gitea.creative-tg1.ru/mayx/blog
|
https://gitea.creative-tg1.ru/mayx/blog
|
||||||
https://git.7af.ru/mayx/blog
|
https://git.7af.ru/mayx/blog
|
||||||
https://gitea.yimoyuyan.cn/mayx/blog
|
https://gitea.yimoyuyan.cn/mayx/blog
|
||||||
https://git.yanfeng.uk/mayx/blog
|
|
||||||
https://git.apextoaster.com/mayx/blog
|
https://git.apextoaster.com/mayx/blog
|
||||||
https://hub.open-verse.ai/mayx/blog
|
https://hub.open-verse.ai/mayx/blog
|
||||||
http://221.203.14.217:3000/mayx/blog
|
http://221.203.14.217:3000/mayx/blog
|
||||||
https://git.sophiagwen.au/mayx/blog
|
https://git.sophiagwen.au/mayx/blog
|
||||||
http://103.248.30.24:3000/mayx/blog
|
|
||||||
http://139.196.96.28:13000/mayx/blog
|
http://139.196.96.28:13000/mayx/blog
|
||||||
https://dev.kiramtech.com/mayx/blog
|
https://dev.kiramtech.com/mayx/blog
|
||||||
https://git.ihatemen.uk/mayx/blog
|
https://git.ihatemen.uk/mayx/blog
|
||||||
@ -395,7 +382,6 @@ https://git.yidaimingjvn.xyz/mayx/blog_cn
|
|||||||
http://43.143.142.38:7001/mayx/blog_cn
|
http://43.143.142.38:7001/mayx/blog_cn
|
||||||
http://39.105.67.143:3000/mayx/blog_cn
|
http://39.105.67.143:3000/mayx/blog_cn
|
||||||
http://8.140.232.131:8100/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
|
http://82.156.89.21:3000/mayx/blog_cn
|
||||||
https://git.sskuaixiu.com/mayx/blog_cn
|
https://git.sskuaixiu.com/mayx/blog_cn
|
||||||
http://xujiesoft.vicp.net:3000/mayx/blog_cn
|
http://xujiesoft.vicp.net:3000/mayx/blog_cn
|
||||||
@ -412,13 +398,11 @@ http://47.113.149.107:10110/mayx/blog_cn
|
|||||||
http://47.92.113.131:3000/mayx/blog
|
http://47.92.113.131:3000/mayx/blog
|
||||||
http://gyc.myds.me:4000/mayx/blog
|
http://gyc.myds.me:4000/mayx/blog
|
||||||
https://git.omniglitch.me/mayx/blog
|
https://git.omniglitch.me/mayx/blog
|
||||||
https://code.draussenfunker.de/mayx/blog
|
|
||||||
https://git.tablet.sh/mayx/blog
|
https://git.tablet.sh/mayx/blog
|
||||||
https://git.gnyra.com/mayx/blog
|
https://git.gnyra.com/mayx/blog
|
||||||
https://git.wdavery.com/mayx/blog
|
https://git.wdavery.com/mayx/blog
|
||||||
https://git.graveyard.sh/mayx/blog
|
https://git.graveyard.sh/mayx/blog
|
||||||
https://git.nathanspackman.com/mayx/blog
|
https://git.nathanspackman.com/mayx/blog
|
||||||
https://git.freno.me/mayx/blog
|
|
||||||
https://git.rmarl.in/mayx/blog
|
https://git.rmarl.in/mayx/blog
|
||||||
https://git.alderautomation.ca/mayx/blog
|
https://git.alderautomation.ca/mayx/blog
|
||||||
http://git.qniao.cn/mayx/blog
|
http://git.qniao.cn/mayx/blog
|
||||||
@ -435,7 +419,6 @@ https://gitea.adber.tech/mayx/blog
|
|||||||
https://gitea.hello.faith/mayx/blog
|
https://gitea.hello.faith/mayx/blog
|
||||||
https://tea.neuron.my/mayx/blog
|
https://tea.neuron.my/mayx/blog
|
||||||
https://git.econutrix.com/mayx/blog
|
https://git.econutrix.com/mayx/blog
|
||||||
https://gitslayer.de/mayx/blog
|
|
||||||
https://git.violka-it.net/mayx/blog
|
https://git.violka-it.net/mayx/blog
|
||||||
https://git.adityagupta.dev/mayx/blog
|
https://git.adityagupta.dev/mayx/blog
|
||||||
https://code.ownwire.net/mayx/blog
|
https://code.ownwire.net/mayx/blog
|
||||||
@ -454,7 +437,6 @@ https://git.privezishop.ru/mayx/blog
|
|||||||
https://gitea.zachl.tech/mayx/blog
|
https://gitea.zachl.tech/mayx/blog
|
||||||
https://git.miasma-os.com/mayx/blog
|
https://git.miasma-os.com/mayx/blog
|
||||||
https://gitea.nacsity.cn/mayx/blog
|
https://gitea.nacsity.cn/mayx/blog
|
||||||
https://git.swirly.architectenterprises.net/mayx/blog
|
|
||||||
https://root-kit.ru/mayx/blog
|
https://root-kit.ru/mayx/blog
|
||||||
https://gitea.diputadosalta.gob.ar/mayx/blog
|
https://gitea.diputadosalta.gob.ar/mayx/blog
|
||||||
https://ttym.space/mayx/blog
|
https://ttym.space/mayx/blog
|
||||||
@ -474,7 +456,6 @@ http://49.232.183.190:3000/mayx/blog_cn
|
|||||||
http://git.zxkedu.com:33769/mayx/blog_cn
|
http://git.zxkedu.com:33769/mayx/blog_cn
|
||||||
https://code.wemediacn.com/mayx/blog_cn
|
https://code.wemediacn.com/mayx/blog_cn
|
||||||
https://gitea.shizuka.icu/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
|
http://43.139.2.237:3000/mayx/blog_cn
|
||||||
https://git.minecraftlegacy.com/mayx/blog
|
https://git.minecraftlegacy.com/mayx/blog
|
||||||
http://51.159.198.233:3000/mayx/blog
|
http://51.159.198.233:3000/mayx/blog
|
||||||
@ -509,7 +490,6 @@ http://103.236.53.208:3000/mayx/blog_cn
|
|||||||
http://118.195.135.194:3000/mayx/blog_cn
|
http://118.195.135.194:3000/mayx/blog_cn
|
||||||
http://81.70.102.154/mayx/blog_cn
|
http://81.70.102.154/mayx/blog_cn
|
||||||
http://154.8.164.149:3000/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://111.228.34.40:3000/mayx/blog_cn
|
||||||
http://82.156.249.211:3000/mayx/blog_cn
|
http://82.156.249.211:3000/mayx/blog_cn
|
||||||
http://36.133.248.69:3088/mayx/blog_cn
|
http://36.133.248.69:3088/mayx/blog_cn
|
||||||
@ -523,7 +503,6 @@ http://43.139.240.37:17000/mayx/blog_cn
|
|||||||
http://159.75.27.114:3000/mayx/blog_cn
|
http://159.75.27.114:3000/mayx/blog_cn
|
||||||
http://arcreya.top/mayx/blog_cn
|
http://arcreya.top/mayx/blog_cn
|
||||||
https://code.tczkiot.com/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://111.170.153.123:3000/mayx/blog_cn
|
||||||
http://xeroworld.team/mayx/blog_cn
|
http://xeroworld.team/mayx/blog_cn
|
||||||
https://gitea.wuyuank.com/mayx/blog_cn
|
https://gitea.wuyuank.com/mayx/blog_cn
|
||||||
@ -547,7 +526,6 @@ http://101.43.238.71:3000/mayx/blog_cn
|
|||||||
http://59.110.175.62:4322/mayx/blog_cn
|
http://59.110.175.62:4322/mayx/blog_cn
|
||||||
https://www.luluvip.cn:8419/mayx/blog_cn
|
https://www.luluvip.cn:8419/mayx/blog_cn
|
||||||
http://xianyuhome.cn:11013/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.gotrobotics.org/mayx/blog
|
||||||
https://git.chatumbrella.online/mayx/blog
|
https://git.chatumbrella.online/mayx/blog
|
||||||
https://silica.codes/mayx/blog
|
https://silica.codes/mayx/blog
|
||||||
@ -567,11 +545,8 @@ https://ndiuky.site/mayx/blog
|
|||||||
https://src.enterpriselinux.social/mayx/blog
|
https://src.enterpriselinux.social/mayx/blog
|
||||||
https://gitea.grxe.io/mayx/blog
|
https://gitea.grxe.io/mayx/blog
|
||||||
https://git.mhworld.net/mayx/blog
|
https://git.mhworld.net/mayx/blog
|
||||||
https://gitea.bnkops.com/mayx/blog
|
|
||||||
https://blvckout.foo/mayx/blog
|
https://blvckout.foo/mayx/blog
|
||||||
https://gitea.y8o.de/mayx/blog
|
|
||||||
https://git.webark.in/mayx/blog
|
https://git.webark.in/mayx/blog
|
||||||
https://git.myparisfamily.com/mayx/blog
|
|
||||||
https://gitea.help4bis.com/mayx/blog
|
https://gitea.help4bis.com/mayx/blog
|
||||||
https://gitea.accept.dev.dbf.nl/mayx/blog
|
https://gitea.accept.dev.dbf.nl/mayx/blog
|
||||||
https://git.ke5.de/mayx/blog
|
https://git.ke5.de/mayx/blog
|
||||||
@ -580,28 +555,21 @@ http://gitea.xsec.fun/mayx/blog
|
|||||||
https://barhoum-lab.fr/mayx/blog
|
https://barhoum-lab.fr/mayx/blog
|
||||||
https://git.fedaya.net/mayx/blog
|
https://git.fedaya.net/mayx/blog
|
||||||
https://git.lemsmyth.com/mayx/blog
|
https://git.lemsmyth.com/mayx/blog
|
||||||
http://nanikhidayati.my.id/mayx/blog
|
|
||||||
http://gitea.nakile.fr/mayx/blog
|
http://gitea.nakile.fr/mayx/blog
|
||||||
https://git.starstreet.space/mayx/blog
|
|
||||||
https://redev.lol/mayx/blog
|
https://redev.lol/mayx/blog
|
||||||
https://git.raphaelforment.fr/mayx/blog
|
|
||||||
http://git.zfxfzb.com/mayx/blog
|
http://git.zfxfzb.com/mayx/blog
|
||||||
https://git.mikesolar.cn/mayx/blog
|
|
||||||
https://papi.tkpups.com/mayx/blog
|
https://papi.tkpups.com/mayx/blog
|
||||||
https://git.beyond-a-i.org/mayx/blog
|
https://git.beyond-a-i.org/mayx/blog
|
||||||
https://git.xyz.su/mayx/blog
|
https://git.xyz.su/mayx/blog
|
||||||
https://git.homeinfra.org/mayx/blog
|
https://git.homeinfra.org/mayx/blog
|
||||||
https://git.stit.tech/mayx/blog_cn
|
|
||||||
http://47.79.146.16:3000/mayx/blog_cn
|
http://47.79.146.16:3000/mayx/blog_cn
|
||||||
https://gitea.avixc-nas.myds.me/mayx/blog_cn
|
https://gitea.avixc-nas.myds.me/mayx/blog_cn
|
||||||
http://www.yuqiya.cn:8499/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://www.yalecheung.top:1024/mayx/blog_cn
|
||||||
https://gitea.lelespace.top/mayx/blog_cn
|
https://gitea.lelespace.top/mayx/blog_cn
|
||||||
http://huanghomenas2.myqnapcloud.com:4000/mayx/blog_cn
|
http://huanghomenas2.myqnapcloud.com:4000/mayx/blog_cn
|
||||||
http://55x.top:9300/mayx/blog_cn
|
http://55x.top:9300/mayx/blog_cn
|
||||||
http://43.142.166.108:10082/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
|
https://git.ueda.sk/mayx/blog_cn
|
||||||
http://27.223.88.102:33000/mayx/blog_cn
|
http://27.223.88.102:33000/mayx/blog_cn
|
||||||
https://tm-jikayo.com/mayx/blog_cn
|
https://tm-jikayo.com/mayx/blog_cn
|
||||||
@ -613,8 +581,10 @@ http://git.zhmight.com/mayx/blog_cn
|
|||||||
https://intl-dev.gaia888.com/mayx/blog_cn
|
https://intl-dev.gaia888.com/mayx/blog_cn
|
||||||
https://gitea.xinyuxi.com/mayx/blog_cn
|
https://gitea.xinyuxi.com/mayx/blog_cn
|
||||||
http://gitea.snailtrack.cn/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
|
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
|
||||||
|
|||||||
|
Loading…
Reference in New Issue
Block a user