follow 认证订阅源,即可获得 100power,轻松兑换邀请码

77 天前
 MangozZ

follow 成就里面有个 认证订阅源,完成可领取 100power 。 每 100power 可以兑换 1 个邀请码

步骤: 1 、搭建个 webserver ,responseHeader 需要指定 Content-Type:application/rss+xml; charset=UTF-8 ; responseBody 见下文 RSS 示例(取自 wordpress 的 feed )

2 、将可访问的 rss 地址添加到订阅源

3 、右键订阅源 选择认证 ,有三种方式。 选第一个“发布内容”

4 、copy 认证内容, 追加到 content 里, 比如插入到 “是您的/第一篇文” 此处。保存。

5 、提交认证。 成功即去成就页面领取 100power 。

ps:步骤 1 是简化版,搭建到方式有很多,我自己是用的 cfworker 。 小白可以按照正常 php+wordpress 搭建个完整博客网站用于认证。

<?xml version="1.0" encoding="UTF-8"?><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/"
	>

<channel>
	<title>Wordpress</title>
	<atom:link href="https://www.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.com</link>
	<description>又一个 WordPress 站点</description>
	<lastBuildDate>Sun, 29 May 2022 07:50:16 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>
	<item>
		<title>世界,您好!</title>
		<link>https://www.com/2022/05/29/hello-world/</link>
					<comments>https://www.com/2022/05/29/hello-world/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 29 May 2022 07:50:16 +0000</pubDate>
				<category><![CDATA[未分类]]></category>
		<guid isPermaLink="false">http://www.com/?p=1</guid>

					<description><![CDATA[欢迎使用 WordPress 。这是您的第一篇文章。编辑或删除它,然后开始写作吧!]]></description>
										<content:encoded><![CDATA[
<p>欢迎使用 WordPress 。这是您的第一篇文章。编辑或删除它,然后开始写作吧!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.com/2022/05/29/hello-world/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
2639 次点击
所在节点    分享邀请码
12 条回复
windshadow
77 天前
有邀请码么? 10 元收一个体验一下,谢谢
Xu3Xan89YsA7oP64
77 天前
我点完 mint 没反应,多点了几次成功了,但是 power 没到账
hoey
77 天前
没看懂
root000
77 天前
感谢,cfworker 整了一个认证了
Kazetachinu
77 天前
不说其他的了,先求个邀请码,感谢大佬🥰
ZHJlYW14dXNAZ21haWwuY29t
potatouu
77 天前
求~
ODkzMDM0Mzg3QHFxLmNvbQ==
chinni
77 天前
好了 bug 了 我认证拿了 100 然后生成邀请卡住了 很久没反应 最后 power 扣了 邀请码没有
icefrogisgreat
75 天前
求求了 b3hmZmZAaWsubWU=
zhuliting
75 天前
9TwUYN3bYq
ningzio
75 天前
@zhuliting 感谢分享🙏
Co1e
75 天前
求个邀请码,感谢大佬
eGlob3JAb3V0bG9vay5jb20=
MaydayV
72 天前
分享我的更简单的认证办法 https://v2ex.com/t/1081240#reply0

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/1079642

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX