<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="https://v1sta.xyz/wp-content/plugins/pretty-rss-feeds/xslt/pretty-feed.xsl" type="text/xsl" media="screen" ?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/">

<channel>
	<title>Webmention &#8211; 景の域</title>
	<atom:link href="https://v1sta.xyz/tag/webmention/feed/" rel="self" type="application/rss+xml" />
	<link>https://v1sta.xyz</link>
	<description>远景的幻想空间</description>
	<lastBuildDate>Fri, 31 Jul 2026 05:21:36 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>

<image>
	<url>https://v1sta.xyz/wp-content/uploads/2026/03/V1sta-Orb-Output512-2-60x60.png</url>
	<title>Webmention &#8211; 景の域</title>
	<link>https://v1sta.xyz</link>
	<width>32</width>
	<height>32</height>
</image> 
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/>
<atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/>
<atom:link rel="hub" href="https://websubhub.com/hub"/>
<atom:link rel="self" href="https://v1sta.xyz/tag/webmention/feed/"/>
	<item>
		<title>Re: Static Website Envy</title>
		<link>https://v1sta.xyz/response/re-static-website-envy/</link>
					<comments>https://v1sta.xyz/response/re-static-website-envy/#respond</comments>
		
		<dc:creator><![CDATA[域主 V1STA]]></dc:creator>
		<pubDate>Fri, 31 Jul 2026 05:10:43 +0000</pubDate>
				<category><![CDATA[应答]]></category>
		<category><![CDATA[Dual-Lang]]></category>
		<category><![CDATA[IndieWeb]]></category>
		<category><![CDATA[Webmention]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://v1sta.xyz/?post_type=response&#038;p=7485</guid>

					<description><![CDATA[静态网站之羡 发布于2026年7月23日&#160;作者：托恩·齐尔斯特拉 There are some th &#8230; <a href="https://v1sta.xyz/response/re-static-website-envy/" class="more-link">继续阅读<span class="screen-reader-text">Re: Static Website Envy</span> <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-indieblocks-reply"><div class="u-in-reply-to h-cite"><p><i>In reply to <a class="u-url p-name" href="https://www.zylstra.org/blog/2026/07/static-website-envy/">Static Website Envy</a> by <span class="p-author">Ton Zijlstra</span>.</i></p></div><div class="e-content">
<h1 class="wp-block-heading"><a href="https://www.zylstra.org/blog/2026/07/static-website-envy/">静态网站之羡</a></h1>



<p class="wp-block-paragraph">发布于<a href="https://www.zylstra.org/blog/2026/07/static-website-envy/"><time datetime="2026-07-23T09:06:38+02:00">2026年7月23日</time></a>&nbsp;作者：<a href="https://www.zylstra.org/blog/about-me/">托恩·齐尔斯特拉</a></p>
</div></div>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">There are some things to consider before starting a project like that. There are some interactive aspects of this site that I need to keep working. Sending and receiving Webmentions, and allowing comments for instance. On the back-end I want to be able to keep posting through micropub, so that like now I can post from within my feedreader or my local notes directly to my site.</p>



<p class="has-small-font-size wp-block-paragraph">在开始这个计划之前需要考虑一些事情。<br>网站的一些互动功能我需要进一步完善。例如，发送和接收Webmentions，例如发送和接收 Webmention 以及允许用户评论；而对于后端部分，我希望能够继续通过 Micropub 发布内容，这样我就可以像现在一样，直接从我的订阅源或本地笔记中发布内容到我的网站。</p>
</blockquote>



<p class="wp-block-paragraph">我认为可以使用一种跳板/常驻机器来接管Micropub的发布需求，比如本地的树莓派或是NAS，充当一种中介的作用。当然，这意味着需要自行解决诸如NAT内网穿透/远程访问的问题，并建立CI/CD持续集成的系统。</p>



<p class="wp-block-paragraph">I think a jump server can be used to take over Micropub endpoint publishing features, such as a local-lan Raspberry Pi or NAS/Home server, acting as an intermediary. Of course, this means that need to solve problems such as cross-NAT remote access by self, and get build the CI/CD release systems.</p>



<p class="wp-block-paragraph">我个人认为，使用WordPress这样的动态CMS其实也自有独到之处。不同作者的需求并不同，毕竟出版作者不一定都是程序员。<br>我会将WordPress视作为类似Mastodon实例或是反恐精英CSGO服务器的东西，对于个人规模的发布用途，那么它的性能需求实际上比Mastodon小。<br>并且，对于我这样的数字艺术家，想要快速地发布想法，那么使用CMS上传媒体文件其实是会比较快捷的方式。尽管我也有在打算独立分离WP媒体库的想法。</p>



<p class="wp-block-paragraph">Using a CMS like WordPress also has its unique features, that because many authors ideas logic and philosophy is difference. Must realized publisher author are maybe not programmer. <br>I would think of WordPress as something similar to a Mastodon instance or Counter-Strike gaming server, and for personal publishing usage, that performance occupancy are actually smaller than Mastodon. <br>If you&#8217;re Digital Artist (such as me) wanna fastly publish the ideas with uploads, CMS or say server endpoint is quick choose.<br>Although I really want to spin off WordPress&#8217;s media library.</p>



<p class="wp-block-paragraph">我个人认为WordPress的CPT是一个很有意思的功能，<br>不过，似乎静态网站的话也可以实现？</p>



<p class="wp-block-paragraph">I&#8217;m using the WordPress Custom Post Type features get build my self post types and I think that useful. But, static SSG is also can be achieve too this ideas. </p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<div class="wp-block-indieblocks-bookmark"><div class="u-bookmark-of h-cite"><p><i>Bookmarked <a class="u-url" href="https://desmondrivet.com/2026/07/24/static-envy-reply">https://desmondrivet.com/2026/07/24/static-envy-reply</a> by <span class="p-author">https://desmondrivet.com/</span>.</i></p></div><div class="e-content">
<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">My static site generator is&nbsp;<a href="https://www.11ty.dev/">Eleventy</a>. Posts are published by committing to the main branch. I wrote a basic Micropub server which piggy backs on this mechanism to publish (i.e. it &#8220;publishes&#8221; a post by committing to the main branch). Local comments are handled with&nbsp;<a href="https://github.com/eduardoboucas/staticman">staticman</a>.</p>



<p class="wp-block-paragraph">I receive webmentions via&nbsp;<a href="https://webmention.io/">webmention.io</a>. All the webmentions are pulled down and integrated with the site on every build.</p>



<p class="wp-block-paragraph">Sending webmentions is a bit more complicated. I have an after-build step to send out all webmentions from all posts that haven&#8217;t already been sent.</p>



<p class="wp-block-paragraph">All in all &#8211; complicated but fun <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
</blockquote>
</div></div>



<p class="wp-block-paragraph">I like this! </p>

<p><a href="https://v1sta.xyz/response/re-static-website-envy/" rel="nofollow">来源</a></p>]]></content:encoded>
					
					<wfw:commentRss>https://v1sta.xyz/response/re-static-website-envy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<enclosure url="https://v1sta.xyz/wp-content/uploads/2026/03/V1sta-Orb-Output512-2.png" length="199214" type="image/png"/><media:content url="https://v1sta.xyz/wp-content/uploads/2026/03/V1sta-Orb-Output512-2.png" width="512" height="512" medium="image" type="image/png"/>	</item>
		<item>
		<title>网络提及送信悖论，鱼与熊掌不可兼得</title>
		<link>https://v1sta.xyz/life/%e7%bd%91%e7%bb%9c%e6%8f%90%e5%8f%8a%e9%80%81%e4%bf%a1%e6%82%96%e8%ae%ba%ef%bc%8c%e9%b1%bc%e4%b8%8e%e7%86%8a%e6%8e%8c%e4%b8%8d%e5%8f%af%e5%85%bc%e5%be%97/</link>
					<comments>https://v1sta.xyz/life/%e7%bd%91%e7%bb%9c%e6%8f%90%e5%8f%8a%e9%80%81%e4%bf%a1%e6%82%96%e8%ae%ba%ef%bc%8c%e9%b1%bc%e4%b8%8e%e7%86%8a%e6%8e%8c%e4%b8%8d%e5%8f%af%e5%85%bc%e5%be%97/#comments</comments>
		
		<dc:creator><![CDATA[域主 V1STA]]></dc:creator>
		<pubDate>Wed, 01 Apr 2026 07:05:56 +0000</pubDate>
				<category><![CDATA[日常]]></category>
		<category><![CDATA[随想]]></category>
		<category><![CDATA[IndieWeb]]></category>
		<category><![CDATA[Webmention]]></category>
		<guid isPermaLink="false">https://v1sta.xyz/?p=4046</guid>

					<description><![CDATA[感觉Webmention好冷清…… 于是找了几个测试服务测试了一下，发现好多都卡在了之前添加的Captcha验 &#8230; <a href="https://v1sta.xyz/life/%e7%bd%91%e7%bb%9c%e6%8f%90%e5%8f%8a%e9%80%81%e4%bf%a1%e6%82%96%e8%ae%ba%ef%bc%8c%e9%b1%bc%e4%b8%8e%e7%86%8a%e6%8e%8c%e4%b8%8d%e5%8f%af%e5%85%bc%e5%be%97/" class="more-link">继续阅读<span class="screen-reader-text">网络提及送信悖论，鱼与熊掌不可兼得</span> <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">感觉Webmention好冷清……</p>



<p class="wp-block-paragraph">于是找了几个测试服务测试了一下，发现好多都卡在了之前添加的Captcha验证的部分！但是birdgy的留言却能发送过来。</p>



<p class="wp-block-paragraph">所以Captcha的人机验证到底会不会影响Webmention发送？</p>



<p class="wp-block-paragraph">看起来如果要保险一些，接收所有的Webmention，最好还是关掉人机验证的保护（因为Webmention确实是机器发送的……从某种程度来说）。</p>



<p class="wp-block-paragraph">不过保留Antispambee这个蜜罐插件还是可行的。</p>



<p class="wp-block-paragraph">但是这样一来，评论的垃圾箱也会随之爆满，影响数据库速度、增加查询的性能开销。我真的想不通这些垃圾评论是从何而来的？难道有人维护着一种清单、类似骚扰电话那样吗？好在这些垃圾评论发送的比较笨拙，有什么表就填什么，所以一般的蜜罐插件就足以应付将其拦截了。</p>



<p class="wp-block-paragraph">我都想尝试一下Anubis防火墙了……好可爱的小女孩！</p>



<p class="wp-block-paragraph">但是还是很担心这东西会不会影响Webmention送达率。正如Eltrac先生所说，它比较像邮件的平信或明信片，并不能够像即时通讯或者是社交媒体的挂号信形式那么准确地送达。况且，即使送达了，也不能确定对方是否能看到。</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph">创立本域最早的时候，其实我就了解IndieWeb以及相关的技术了，但是那时候有几个问题而没有采用：</p>



<ul class="wp-block-list">
<li>一来还跑在FRP穿透方式的主机上运作，因为是穿透出来的有诸多技术问题没能解决，完全不现实；</li>



<li>其次我的博客文章质量还没有那么高，我又不想混那种中文圈、更偏向避风港的作用（不过现在也有所改观了）</li>



<li>那时候的站点主要发给国内的游戏水友，网站的定位也还不允许我用作国际交流的用途，没有这样的需求。当然后来也和这些水友走散了，那是个堕落时期，有很多人也已经不配称之为水友了。</li>
</ul>



<p class="wp-block-paragraph">所以最后，如果想要有效的传达信息，还是得要通过RSS或者其他的方式联系呐。。WordPress自带了评论系统，也算是一种备用方式吧。我还是很乐意接受到Webmention这样的回复方式的！这就像业余无线电一样的兴趣。</p>



<p class="wp-block-paragraph">至于社交媒体……等我做艺术站再说吧。</p>

<p><a href="https://v1sta.xyz/life/%e7%bd%91%e7%bb%9c%e6%8f%90%e5%8f%8a%e9%80%81%e4%bf%a1%e6%82%96%e8%ae%ba%ef%bc%8c%e9%b1%bc%e4%b8%8e%e7%86%8a%e6%8e%8c%e4%b8%8d%e5%8f%af%e5%85%bc%e5%be%97/" rel="nofollow">来源</a></p>]]></content:encoded>
					
					<wfw:commentRss>https://v1sta.xyz/life/%e7%bd%91%e7%bb%9c%e6%8f%90%e5%8f%8a%e9%80%81%e4%bf%a1%e6%82%96%e8%ae%ba%ef%bc%8c%e9%b1%bc%e4%b8%8e%e7%86%8a%e6%8e%8c%e4%b8%8d%e5%8f%af%e5%85%bc%e5%be%97/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<enclosure url="https://v1sta.xyz/wp-content/uploads/2026/03/V1sta-Orb-Output512-2.png" length="199214" type="image/png"/><media:content url="https://v1sta.xyz/wp-content/uploads/2026/03/V1sta-Orb-Output512-2.png" width="512" height="512" medium="image" type="image/png"/>	</item>
		<item>
		<title>浅谈Webmention</title>
		<link>https://v1sta.xyz/tech/%e6%b5%85%e8%b0%88webmention/</link>
					<comments>https://v1sta.xyz/tech/%e6%b5%85%e8%b0%88webmention/#respond</comments>
		
		<dc:creator><![CDATA[域主 V1STA]]></dc:creator>
		<pubDate>Wed, 18 Feb 2026 13:11:53 +0000</pubDate>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[IndieWeb]]></category>
		<category><![CDATA[Webmention]]></category>
		<guid isPermaLink="false">https://v1sta.xyz/?p=3224</guid>

					<description><![CDATA[Webmentions「网络提及」是IndieWeb独立式网站运动的一部分技术实现。 IndieWeb使网络上 &#8230; <a href="https://v1sta.xyz/tech/%e6%b5%85%e8%b0%88webmention/" class="more-link">继续阅读<span class="screen-reader-text">浅谈Webmention</span> <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Webmentions「网络提及」是IndieWeb独立式网站运动的一部分技术实现。</p>



<p class="wp-block-paragraph">IndieWeb使网络上的网站开放化而不受MEGA·CORP（大型企业）约束，而Webmention正是其中让网站之间跨站交流的方式之一，也是加入IndieWeb运动需要的方式之一。</p>



<p class="wp-block-paragraph">Webmention可以视作为一种高级的Pingback/Trackback，<br>至少，在WordPress上表现是这样，后台处理就是当作Pingback/Trackback高级评论显示。是的，WordPress可以通过安装插件来支持Webmention，WP作为博客业界的行业标准，仍然是值得参考的。</p>



<p class="wp-block-paragraph">习惯了现在的社交网络、尤其是基于手机app交互的社交网络，可能并不理解IndieWeb及其相关技术，则请假设现在的时间是2010年代。<br>IndieWeb技术的绝大多数操作及其相关应用还是用电脑交互比较合适，<br>事实上，这个技术也是在2010年代初期流行起来的提要方式。</p>



<span id="more-3224"></span>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-default"/>



<p class="wp-block-paragraph">举例来说，你正在阅览「文章A」，同时你有一个自己的博客网站，</p>



<p class="wp-block-paragraph">为了评论「文章A」，你会在自己的博客上写一篇「文章B」，<br>并在你的「文章B」中添加「文章A」的引用URL超链接，然后发布。</p>



<p class="wp-block-paragraph">将你刚刚写好的「文章B」的URL，回到「文章A」并填入评论区下方的Webmentions发送处（Ping），等待提示ping送达即可完成Webmentions提及回复。</p>



<p class="wp-block-paragraph">随后，这个回复会像Pingback/Trackback一样，送达至站主的评论管理后台，经过审核批准过后，就可以显示在「文章A」的评论区下方。</p>



<p class="wp-block-paragraph">流程如下：</p>



<ol class="wp-block-list">
<li>博客A在自己的博客写了文章</li>



<li>博客B引用了A的文章</li>



<li>博客B提醒博客A有关文章引用的事宜</li>



<li>博客A确认自己的文章链接被博客B引用</li>



<li>审核过后，博客B的文章摘要将显示在博客A的评论区下方。</li>
</ol>



<p class="wp-block-paragraph">如果有用过Tumblr这样的非同步评论式网站，那么或许会理解。<br>（Tumblr的转贴实际上是复制转载，并不与原文同步，只是形式相似。并且Tumblr的回复结构也不原生支持Webmentions，需要额外的评论区组件支持，更像是下文要提到的静态网站）<br>其实就算是我也不太习惯Webmention以及Tumblr这样的设定。</p>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-dots"/>



<p class="wp-block-paragraph">就效果而言，它确实是一种更高级的Pingback/Trackback，与这两者不同的区别是，Webmention提及的方式会在评论区显示网站的作者、具体摘要，格式更像评论，而不仅仅只有一个URL通知。</p>



<p class="wp-block-paragraph">这种方式非常适合多用户站点、尤其是2010年代初的社交网络。那还是个多人博客尚且流行、大公司不收紧API的年代……</p>



<p class="wp-block-paragraph">而且，说起社交网络，它确实支持通过bird.gy这样的在线服务，跟SNS社交网络站点进行桥接，也能实现Webmention提及评论的效果，而且还会显示成社交网络帖子。</p>



<p class="wp-block-paragraph">目前bird.gy主要支持各类Fediverse站点（以前有推特，但可惜寄了；当然，可以把Mastodon或Bluesky当作推特的替代）<br>这需要站点本身支持microformats2微格式或解析API，所以不是所有网站都可以这么实现。</p>



<p class="wp-block-paragraph">中国的主流社交网络自然是不支持的。不过建立在中国境内的Fediverse服务器，则取决于是否能够与brid.gy建立通讯交换信息。同样地，在局域网内自然是没有办法的（就像WordPress手机app登入时会从Automattic那里验证服务器信息，非80或443死活登不上）</p>



<p class="wp-block-paragraph">另外，静态博客等不具备程序执行能力的网站空间，也可以通过 <a href="https://webmention.io">webmention.io</a> 这一服务实现中介，只是通知和确认工作，将交由第三方的webmention.io进行处理，就像秘书或经纪人一样，而不是服务器软件自处理点对点通讯了。</p>



<p class="wp-block-paragraph">这需要在静态博客添加验证自己的代码，以及基于JavaScript的引用评论显示。而且博客本身不具备处理能力，如果想发送新回复，要么是人工操作、要么就是第三方中介通过Feed等方式自动抓取了。</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph">除了评论之外，Webmention似乎还能支持点赞的反馈。</p>



<p class="wp-block-paragraph">不过实话说，由于实现问题与“Blog本身的用途定位”，效果不佳：IndieWeb的点赞操作本质上是帖子或者报文信息的一种，但博客系统没有统一的点赞规范，何况、在博客用途下，给别人的文章点赞还要去自己的博客发帖，简直是多此一举……</p>



<p class="wp-block-paragraph">使得访客在博客上看到的效果是这样的：<br></p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">文章 &#8211; 我喜欢了网上的一个帖子 by 博客作者</p>
</blockquote>



<p class="wp-block-paragraph">（Orz）</p>



<p class="wp-block-paragraph">无论是实现效果还是多数博主的情理考量，<br>显然回复一些文字都显得更有意义一些……</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph"><strong>总结：</strong></p>



<p class="wp-block-paragraph">如果你的博客是WordPress这样的动态博客，那大概实用性是不如Pingback和Trackback的——甚至实测因为WordPress上Webmention的插件实现问题、导致很容易被WP的评论系统，当成“没有填写电子邮件的垃圾评论”误判。（囧）</p>



<p class="wp-block-paragraph">webmention.io 的确是一种让静态博客实现评论交流、并且加入IndieWeb开放化网站运动的选择之一。我自己不用静态博客、也不太认可这种托管哲学，奈何静态网站确实只能通过依靠第三方的方式存储交流数据。</p>



<p class="wp-block-paragraph">WP接入Webmention主要以接收通知为主。  <br>要想发送仍然需要自行去对方网站通知。</p>



<p class="wp-block-paragraph">另外，WP本身支持Pingback与Trackback，后两者也足够好用；  <br>但因为安全问题不是所有网站都会开启。换句话说Pingback跟Trackback都不开的站点，要想通过Webmention通知博主，就更加没戏了。</p>



<p class="wp-block-paragraph">若不是为了接入类似于社交网络的IndieWeb环境，就最终目的来说，直接在评论里放个自己文章的链接并提醒原博主，其实也差不多，信息依然是可以传达的。</p>



<p class="wp-block-paragraph">Webmention以及IndieWeb更像是为了奠基社交网站环境规范而做出的一种形式主义。尽管博客这样做确实是略显多余。但像Fediverse这样的社交网络的跨站回复方式，也是离不开Webmention的启迪。</p>



<p class="wp-block-paragraph"><strong>若仍是感到困惑，不妨亲自实践一番，</strong><br><strong>或前往 <a href="http://indieweb.org" data-type="link" data-id="indieweb.org">IndieWeb</a> 网站寻求帮助。</strong></p>



<p class="wp-block-paragraph">参考：</p>



<ul class="wp-block-list">
<li>透過 webmention 來搜集 blog 的社群迴響 <a href="
https://jason-memo.dev/posts/webmention/">https://jason-memo.dev/posts/webmention/</a></li>



<li>webmention测试 <a href="https://telegraph.p3k.io/">https://telegraph.p3k.io/</a> </li>



<li>hugo实现webmention <a href="https://discourse.gohugo.io/t/a-webmention-implementation-for-hugo/27987/2">https://discourse.gohugo.io/t/a-webmention-implementation-for-hugo/27987/2</a> </li>



<li>给博客添加webmention <a href="https://taxodium.ink/add-webmention-to-blog.html">https://taxodium.ink/add-webmention-to-blog.html</a> </li>



<li>Webmention 简明指南 <a href="https://www.geedea.pro/article/webmention/">https://www.geedea.pro/article/webmention/</a></li>
</ul>

<p><a href="https://v1sta.xyz/tech/%e6%b5%85%e8%b0%88webmention/" rel="nofollow">来源</a></p>]]></content:encoded>
					
					<wfw:commentRss>https://v1sta.xyz/tech/%e6%b5%85%e8%b0%88webmention/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<enclosure url="https://v1sta.xyz/wp-content/uploads/2026/03/V1sta-Orb-Output512-2.png" length="199214" type="image/png"/><media:content url="https://v1sta.xyz/wp-content/uploads/2026/03/V1sta-Orb-Output512-2.png" width="512" height="512" medium="image" type="image/png"/>	</item>
	</channel>
</rss>
