Update 2 files

- /BlogCard.svg
- /proxylist.md
This commit is contained in:
mayx 2023-07-11 03:59:38 +00:00
parent 8b6738dcef
commit e7ad732f8d
2 changed files with 5 additions and 7 deletions

View File

@ -105,31 +105,31 @@
<g class="stagger" style="animation-delay: 450ms" transform="translate(25, 0)"> <g class="stagger" style="animation-delay: 450ms" transform="translate(25, 0)">
<line x1="12" y1="6.25" x2="19" y2="6.25" <line x1="12" y1="6.25" x2="19" y2="6.25"
style="stroke:rgb(255,255,255);stroke-width:2"/> style="stroke:rgb(255,255,255);stroke-width:2"/>
<text class="stat bold" x="25" y="12.5">{{ site.posts[0].title }}</text> <text class="stat bold" x="25" y="12.5">{{ site.posts[0].title | truncate: 18 }}</text>
</g> </g>
</g><g transform="translate(0, 25)"> </g><g transform="translate(0, 25)">
<g class="stagger" style="animation-delay: 600ms" transform="translate(25, 0)"> <g class="stagger" style="animation-delay: 600ms" transform="translate(25, 0)">
<line x1="12" y1="6.25" x2="19" y2="6.25" <line x1="12" y1="6.25" x2="19" y2="6.25"
style="stroke:rgb(255,255,255);stroke-width:2"/> style="stroke:rgb(255,255,255);stroke-width:2"/>
<text class="stat bold" x="25" y="12.5">{{ site.posts[1].title }}</text> <text class="stat bold" x="25" y="12.5">{{ site.posts[1].title | truncate: 18 }}</text>
</g> </g>
</g><g transform="translate(0, 50)"> </g><g transform="translate(0, 50)">
<g class="stagger" style="animation-delay: 750ms" transform="translate(25, 0)"> <g class="stagger" style="animation-delay: 750ms" transform="translate(25, 0)">
<line x1="12" y1="6.25" x2="19" y2="6.25" <line x1="12" y1="6.25" x2="19" y2="6.25"
style="stroke:rgb(255,255,255);stroke-width:2"/> style="stroke:rgb(255,255,255);stroke-width:2"/>
<text class="stat bold" x="25" y="12.5">{{ site.posts[2].title }}</text> <text class="stat bold" x="25" y="12.5">{{ site.posts[2].title | truncate: 18 }}</text>
</g> </g>
</g><g transform="translate(0, 75)"> </g><g transform="translate(0, 75)">
<g class="stagger" style="animation-delay: 900ms" transform="translate(25, 0)"> <g class="stagger" style="animation-delay: 900ms" transform="translate(25, 0)">
<line x1="12" y1="6.25" x2="19" y2="6.25" <line x1="12" y1="6.25" x2="19" y2="6.25"
style="stroke:rgb(255,255,255);stroke-width:2"/> style="stroke:rgb(255,255,255);stroke-width:2"/>
<text class="stat bold" x="25" y="12.5">{{ site.posts[3].title }}</text> <text class="stat bold" x="25" y="12.5">{{ site.posts[3].title | truncate: 18 }}</text>
</g> </g>
</g><g transform="translate(0, 100)"> </g><g transform="translate(0, 100)">
<g class="stagger" style="animation-delay: 1050ms" transform="translate(25, 0)"> <g class="stagger" style="animation-delay: 1050ms" transform="translate(25, 0)">
<line x1="12" y1="6.25" x2="19" y2="6.25" <line x1="12" y1="6.25" x2="19" y2="6.25"
style="stroke:rgb(255,255,255);stroke-width:2"/> style="stroke:rgb(255,255,255);stroke-width:2"/>
<text class="stat bold" x="25" y="12.5">{{ site.posts[4].title }}</text> <text class="stat bold" x="25" y="12.5">{{ site.posts[4].title | truncate: 18 }}</text>
</g> </g>
</g> </g>
</svg> </svg>

View File

@ -12,11 +12,9 @@ title: 代理列表
- <https://mayx.deno.dev/> - <https://mayx.deno.dev/>
- <https://mayx.cyclic.app/> - <https://mayx.cyclic.app/>
- <https://mayx.glitch.me/> - <https://mayx.glitch.me/>
- <https://mayx.mabbs.repl.co/>
- <https://blog.mayx.cf/> - <https://blog.mayx.cf/>
- <https://blog.mayx.tk/> - <https://blog.mayx.tk/>
- <https://yuki.gear.host/> - <https://yuki.gear.host/>
- <https://mayx.tech/>
# 镜像列表 # 镜像列表
由于[Github已经不再可信](/2022/01/04/banned.html),所以现在提供以下镜像站: 由于[Github已经不再可信](/2022/01/04/banned.html),所以现在提供以下镜像站: