<?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>子易教主 &#8211; 福利酱</title>
	<atom:link href="https://fulijiang.com/tag/%E5%AD%90%E6%98%93%E6%95%99%E4%B8%BB/feed" rel="self" type="application/rss+xml" />
	<link>https://fulijiang.com</link>
	<description>专注COSER美图分享</description>
	<lastBuildDate>Tue, 25 Nov 2025 14:44:53 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Vol.216-子易教主(白易子教主)-No.035 &#8211; 雅儿贝德 [20P]</title>
		<link>https://fulijiang.com/30008.html</link>
					<comments>https://fulijiang.com/30008.html#respond</comments>
		
		<dc:creator><![CDATA[福利酱]]></dc:creator>
		<pubDate>Tue, 25 Nov 2025 14:44:32 +0000</pubDate>
				<category><![CDATA[COS图集]]></category>
		<category><![CDATA[COSER]]></category>
		<category><![CDATA[COS摄影]]></category>
		<category><![CDATA[子易教主]]></category>
		<category><![CDATA[白易子教主]]></category>
		<category><![CDATA[雅儿贝德]]></category>
		<guid isPermaLink="false">https://fulijiang.com/?p=30008</guid>

					<description><![CDATA[VIP专享剩余 16 张高清美图，限时5折开通VIP即刻欣赏美图 下载权限查看 ￥ 免费下载 评论并刷新后下载 登录后下载 查看演示 {{attr.name}}： 您当前的等级为 登录后免费下载登录 小黑屋反思中，不准下载！ 评论后刷新页面下载评论 支付￥以后下载 请先登录 您今天的下载次数（次）用完了，请明天再来 支付积分以后下载立即支付 支付以后下载立即支付 您当前的用户组不允许下载升级会员 您已获得下载权限 您可以每天下载资源次，今日剩余次]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925c00a6fda12afe8af2f8f.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925c00c6fda12afe8af2f90.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925c00e6fda12afe8af2f91.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925c00f6fda12afe8af2f92.webp" /></p>
<h2 style="text-align: center;"><strong>VIP专享剩余  16 张高清美图，限时5折开通VIP即刻欣赏美图</strong></h2>


            <div class="download-box mg-b" id="download-box" ref="downloadBox">
            <div>
                
                <div class="down-ready">
                    <div class="download-list gujia" ref="gujia">
                        <div class="download-item">
                            <div class="download-thumb" style="'background-image: url();'">
                            </div>
                            <div class="download-rights">
                                <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                </ul>
                            </div>
                            <div class="download-info">
                            <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                </ul>
                                <div class="download-current">
                                    <div class=""></div>
                                </div>
                                <div class="download-button-box">
                                    <div class=""></div>
                                    <div class=""></div>
                                    <div class=""></div>
                                </div>
                            </div>
                        </div> 
                    </div>
                </div>
                <div class="download-list" v-cloak>
                    <div v-for="(item,index) in list" :class="'download-item b2-radius '+(item.current_user.can.allow ? 'allow-down' : 'not-allow-down')" v-show="picked == index" v-cloak>
                        <div class="download-rights" v-cloak>
                        <div class="download-rights-title"><i class="b2font b2-download-cloud-line1 "></i>下载权限</div><span class="mobile-show" @click="item.show_role = !item.show_role">查看</span>
                            <ul v-if="item.show_role">
                                <li v-for="right in item.rights" :class="right.lv == item.current_user.lv.lv.lv || right.lv == item.current_user.lv.vip.lv ? 'red' : ''">
                                    <div><span v-text="right.lv_name+'：'"></span></div>
                                    <div v-if="right.type == 'money'">￥<span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'credit'"><i class="b2font b2-coin-line "></i><span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'free'">免费下载</div>
                                    <div v-if="right.type == 'comment'">评论并刷新后下载</div>
                                    <div v-if="right.type == 'login'">登录后下载</div>
                                    
                                </li>
                            </ul>
                        </div>
                        
                        <div class="download-info">
                        <div class="download-rights-title"><span v-text="item.name"></span><a :href="item.view" target="_blank" class="download-view button empty text" v-if="item.view">查看演示<i class="b2font b2-arrow-right-s-line "></i></a></div>
                            <ul v-show="item.attrs.length >0">
                                <li v-for="attr in item.attrs">
                                    <span class="download-attr-name">{{attr.name}}：</span>
                                    <span v-html="attr.value"></span>
                                </li>
                            </ul>
                            <div class="download-current">
                                <span>您当前的等级为</span>
                                <span v-if="item.current_user.lv.lv" v-html="item.current_user.lv.lv.icon"></span>
                                <span v-if="item.current_user.lv.vip" v-html="item.current_user.lv.vip.icon"></span>
                                <div class="" v-if="!item.current_user.can.allow">
                                    <span v-if="item.current_user.can.type == 'login'">
                                    登录后免费下载<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'dark_room'">
                                    小黑屋反思中，不准下载！
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'comment'">
                                    评论后刷新页面下载<a href="#respond">评论</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'guest' && !item.current_user.guest">
                                        <span v-show="list[index].rights[0].lv == 'all'" v-cloak>支付<b><template v-if="item.current_user.can.type == 'credit'"><i class="b2font b2-coin-line "></i></template><template v-else>￥</template><i v-html="list[index].current_user.can.value"></i></b>以后下载</span>
                                        请先<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'full'" class="green">
                                        您今天的下载次数（<b v-text="item.current_user.can.total_count"></b>次）用完了，请明天再来
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'credit'">
                                        支付积分<b><i class="b2font b2-coin-line "></i><i v-html="list[index].current_user.can.value"></i></b>以后下载<a href="javascript:void(0)" @click="credit(index)">立即支付</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'money'">
                                        支付<b v-text="'￥'+list[index].current_user.can.value"></b>以后下载<a href="javascript:void(0)" @click="pay(index)">立即支付</a>
                                    </span>
                                    
                                    <span v-else>
                                        您当前的用户组不允许下载<a href="https://fulijiang.com/vips" target="_blank">升级会员</a>
                                    </span>
                                </div>
                                <div class="" v-else>
                                    <span v-if="item.current_user.current_guest == 0 || item.current_user.can.free_down" class="green">
                                        您已获得下载权限
                                    </span>
                                    <span class="green" v-else>
                                        您可以每天下载资源<b v-text="item.current_user.can.total_count"></b>次，今日剩余<b v-text="item.current_user.can.count"></b>次
                                    </span>
                                </div>
                            </div>
                            <div class="download-button-box">
                                <button @click="go(b.link,item.current_user.can.allow,item,index)" class="button" v-text="b.name" v-for="b in item.button"></button>
                            </div>
                        </div>
                    </div>
                </div>
                </div>
            </div>
        ]]></content:encoded>
					
					<wfw:commentRss>https://fulijiang.com/30008.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Vol.216-子易教主(白易子教主)[更新至 35 期]</title>
		<link>https://fulijiang.com/1457.html</link>
					<comments>https://fulijiang.com/1457.html#respond</comments>
		
		<dc:creator><![CDATA[福利酱]]></dc:creator>
		<pubDate>Tue, 25 Nov 2025 14:44:21 +0000</pubDate>
				<category><![CDATA[COSER合集]]></category>
		<category><![CDATA[COS摄影]]></category>
		<category><![CDATA[COSER介绍]]></category>
		<category><![CDATA[子易教主]]></category>
		<category><![CDATA[白易子教主]]></category>
		<guid isPermaLink="false">https://fulijiang.com/?p=1457</guid>

					<description><![CDATA[资料简介 微博：@白易子教主 部分预览 &#160; &#160; 目录 ( 在线看图 ) No.001 &#8211; LOVELIVE]]></description>
										<content:encoded><![CDATA[<h1 class="wp-block-zibllblock-biaoti title-theme">资料简介</h1>
<ul class="wp-block-list">
<li><strong>微博：</strong><del datetime="2022-09-25T09:01:28+00:00">@白易子教主</del></li>
</ul>
<h1 class="wp-block-zibllblock-biaoti title-theme">部分预览<img decoding="async" src="https://pic1.imgdb.cn/item/6925bf876fda12afe8af2f61.webp" /><img decoding="async" src="https://pic1.imgdb.cn/item/6925bf1edd0a3b40eed7db19.webp" /><img decoding="async" src="https://pic1.imgdb.cn/item/6925bc61a38c2a1ca566d5ce.webp" /><img decoding="async" src="https://pic1.imgdb.cn/item/6925b53ee059faf577c2b0bd.webp" /></h1>
<p><img decoding="async" src="https://pic1.imgdb.cn/item/6925b99efdb4b6c50fbf916e.webp" /><img decoding="async" src="https://pic1.imgdb.cn/item/67dce12e93d017d5d3e2e036.webp" /><img decoding="async" src="https://pic1.imgdb.cn/item/67cf1a057c1c988c99f397d9.webp" /><img decoding="async" src="https://pic1.imgdb.cn/item/6925baa4909908f0d632e38d.webp" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>目录 ( 在线看图 )</p>
<p><a href="https://fulijiang.com/24016.html">No.001 &#8211; LOVELIVE [10P]</a></p>
<p><a href="https://fulijiang.com/24019.html">No.002 &#8211; 罪恶王冠 [6P]</a></p>
<p><a href="https://fulijiang.com/24023.html">No.003 &#8211; 妖狐×仆SS [6P]</a></p>
<p><a href="https://fulijiang.com/1456.html">No.004-NOGAMENOLIFE游戏人生 [9P]</a></p>
<p><a href="https://fulijiang.com/3769.html">No.005-艾米莉娅 [10P]</a></p>
<p><a href="https://fulijiang.com/3768.html">No.006-东京食尸鬼 [7P]</a></p>
<p><a href="https://fulijiang.com/24026.html">No.007 &#8211; 干物妹小埋 [9P]</a></p>
<p><a href="https://fulijiang.com/29965.html">No.008 &#8211; 黑猫 [10P]</a></p>
<p><a href="https://fulijiang.com/29967.html">No.009 &#8211; 嗜谎之神-幽丽 [9P]</a></p>
<p><a href="https://fulijiang.com/29969.html">No.010 &#8211; 守望先锋 Dva [10P]</a></p>
<p><a href="https://fulijiang.com/29971.html">No.011 &#8211; 中二病也要谈恋爱 [10P]</a></p>
<p><a href="https://fulijiang.com/29973.html">No.012 &#8211; 可畏 [12P]</a></p>
<p><a href="https://fulijiang.com/29975.html">No.013 &#8211; 加藤惠 [12P]</a></p>
<p><a href="https://fulijiang.com/29977.html">No.014 &#8211; 哥特 [12P]</a></p>
<p><a href="https://fulijiang.com/29978.html">No.015 &#8211; VOCALOID [8P]</a></p>
<p><a href="https://fulijiang.com/29982.html">No.016 &#8211; 工作细胞 [11P]</a></p>
<p><a href="https://fulijiang.com/29984.html">No.017 &#8211; 阴阳师 吸血姬 [12P]</a></p>
<p><a href="https://fulijiang.com/29986.html">No.018 &#8211; 霞之丘诗羽 [10P]</a></p>
<p><a href="https://fulijiang.com/29987.html">No.019 &#8211; JK制服 [8P]</a></p>
<p><a href="https://fulijiang.com/29990.html">No.020 &#8211; 写真明信片 [14P]</a></p>
<p><a href="https://fulijiang.com/6269.html">No.021-黑化护士 [24P]</a></p>
<p><a href="https://fulijiang.com/29992.html">No.022 &#8211; 白裙 [36P]</a></p>
<p><a href="https://fulijiang.com/6268.html">No.023-高叉毛衣 [26P]</a></p>
<p><a href="https://fulijiang.com/10451.html">No.024-和服 [31P]</a></p>
<p><a href="https://fulijiang.com/12146.html">No.025-和服2 [23P]</a></p>
<p><a href="https://fulijiang.com/14304.html">No.026-尼尔机械纪元 [23P]</a></p>
<p><a href="https://fulijiang.com/16465.html">No.027-旗袍 [22P]</a></p>
<p><a href="https://fulijiang.com/29994.html">No.028 &#8211; 穹妹 [20P]</a></p>
<p><a href="https://fulijiang.com/29996.html">No.029 &#8211; 蓝白泳装 [22P]</a></p>
<p><a href="https://fulijiang.com/29998.html">No.030 &#8211; 透明水手服 [21P]</a></p>
<p><a href="https://fulijiang.com/30000.html">No.031 &#8211; 小草莓睡衣 [30P]</a></p>
<p><a href="https://fulijiang.com/30002.html">No.032 &#8211; 万圣节魔女 [10P]</a></p>
<p><a href="https://fulijiang.com/30004.html">No.033 &#8211; 2022圣诞 [30P]</a></p>
<p><a href="https://fulijiang.com/30006.html">No.034 &#8211; 三亚合集 [46P]</a></p>
<p><a href="https://fulijiang.com/30008.html">No.035 &#8211; 雅儿贝德 [20P]</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://fulijiang.com/1457.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Vol.216-子易教主(白易子教主)-No.034 &#8211; 三亚合集 [46P]</title>
		<link>https://fulijiang.com/30006.html</link>
					<comments>https://fulijiang.com/30006.html#respond</comments>
		
		<dc:creator><![CDATA[福利酱]]></dc:creator>
		<pubDate>Tue, 25 Nov 2025 14:42:04 +0000</pubDate>
				<category><![CDATA[COS图集]]></category>
		<category><![CDATA[COSER]]></category>
		<category><![CDATA[COS摄影]]></category>
		<category><![CDATA[三亚合集]]></category>
		<category><![CDATA[子易教主]]></category>
		<category><![CDATA[白易子教主]]></category>
		<guid isPermaLink="false">https://fulijiang.com/?p=30006</guid>

					<description><![CDATA[VIP专享剩余 42 张高清美图，限时5折开通VIP即刻欣赏美图 下载权限查看 ￥ 免费下载 评论并刷新后下载 登录后下载 查看演示 {{attr.name}}： 您当前的等级为 登录后免费下载登录 小黑屋反思中，不准下载！ 评论后刷新页面下载评论 支付￥以后下载 请先登录 您今天的下载次数（次）用完了，请明天再来 支付积分以后下载立即支付 支付以后下载立即支付 您当前的用户组不允许下载升级会员 您已获得下载权限 您可以每天下载资源次，今日剩余次]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bf876fda12afe8af2f61.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bf8a6fda12afe8af2f62.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bf8b6fda12afe8af2f63.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bf8c6fda12afe8af2f64.webp" /></p>
<h2 style="text-align: center;"><strong>VIP专享剩余 42  张高清美图，限时5折开通VIP即刻欣赏美图</strong></h2>


            <div class="download-box mg-b" id="download-box" ref="downloadBox">
            <div>
                
                <div class="down-ready">
                    <div class="download-list gujia" ref="gujia">
                        <div class="download-item">
                            <div class="download-thumb" style="'background-image: url();'">
                            </div>
                            <div class="download-rights">
                                <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                </ul>
                            </div>
                            <div class="download-info">
                            <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                </ul>
                                <div class="download-current">
                                    <div class=""></div>
                                </div>
                                <div class="download-button-box">
                                    <div class=""></div>
                                    <div class=""></div>
                                    <div class=""></div>
                                </div>
                            </div>
                        </div> 
                    </div>
                </div>
                <div class="download-list" v-cloak>
                    <div v-for="(item,index) in list" :class="'download-item b2-radius '+(item.current_user.can.allow ? 'allow-down' : 'not-allow-down')" v-show="picked == index" v-cloak>
                        <div class="download-rights" v-cloak>
                        <div class="download-rights-title"><i class="b2font b2-download-cloud-line1 "></i>下载权限</div><span class="mobile-show" @click="item.show_role = !item.show_role">查看</span>
                            <ul v-if="item.show_role">
                                <li v-for="right in item.rights" :class="right.lv == item.current_user.lv.lv.lv || right.lv == item.current_user.lv.vip.lv ? 'red' : ''">
                                    <div><span v-text="right.lv_name+'：'"></span></div>
                                    <div v-if="right.type == 'money'">￥<span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'credit'"><i class="b2font b2-coin-line "></i><span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'free'">免费下载</div>
                                    <div v-if="right.type == 'comment'">评论并刷新后下载</div>
                                    <div v-if="right.type == 'login'">登录后下载</div>
                                    
                                </li>
                            </ul>
                        </div>
                        
                        <div class="download-info">
                        <div class="download-rights-title"><span v-text="item.name"></span><a :href="item.view" target="_blank" class="download-view button empty text" v-if="item.view">查看演示<i class="b2font b2-arrow-right-s-line "></i></a></div>
                            <ul v-show="item.attrs.length >0">
                                <li v-for="attr in item.attrs">
                                    <span class="download-attr-name">{{attr.name}}：</span>
                                    <span v-html="attr.value"></span>
                                </li>
                            </ul>
                            <div class="download-current">
                                <span>您当前的等级为</span>
                                <span v-if="item.current_user.lv.lv" v-html="item.current_user.lv.lv.icon"></span>
                                <span v-if="item.current_user.lv.vip" v-html="item.current_user.lv.vip.icon"></span>
                                <div class="" v-if="!item.current_user.can.allow">
                                    <span v-if="item.current_user.can.type == 'login'">
                                    登录后免费下载<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'dark_room'">
                                    小黑屋反思中，不准下载！
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'comment'">
                                    评论后刷新页面下载<a href="#respond">评论</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'guest' && !item.current_user.guest">
                                        <span v-show="list[index].rights[0].lv == 'all'" v-cloak>支付<b><template v-if="item.current_user.can.type == 'credit'"><i class="b2font b2-coin-line "></i></template><template v-else>￥</template><i v-html="list[index].current_user.can.value"></i></b>以后下载</span>
                                        请先<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'full'" class="green">
                                        您今天的下载次数（<b v-text="item.current_user.can.total_count"></b>次）用完了，请明天再来
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'credit'">
                                        支付积分<b><i class="b2font b2-coin-line "></i><i v-html="list[index].current_user.can.value"></i></b>以后下载<a href="javascript:void(0)" @click="credit(index)">立即支付</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'money'">
                                        支付<b v-text="'￥'+list[index].current_user.can.value"></b>以后下载<a href="javascript:void(0)" @click="pay(index)">立即支付</a>
                                    </span>
                                    
                                    <span v-else>
                                        您当前的用户组不允许下载<a href="https://fulijiang.com/vips" target="_blank">升级会员</a>
                                    </span>
                                </div>
                                <div class="" v-else>
                                    <span v-if="item.current_user.current_guest == 0 || item.current_user.can.free_down" class="green">
                                        您已获得下载权限
                                    </span>
                                    <span class="green" v-else>
                                        您可以每天下载资源<b v-text="item.current_user.can.total_count"></b>次，今日剩余<b v-text="item.current_user.can.count"></b>次
                                    </span>
                                </div>
                            </div>
                            <div class="download-button-box">
                                <button @click="go(b.link,item.current_user.can.allow,item,index)" class="button" v-text="b.name" v-for="b in item.button"></button>
                            </div>
                        </div>
                    </div>
                </div>
                </div>
            </div>
        ]]></content:encoded>
					
					<wfw:commentRss>https://fulijiang.com/30006.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Vol.216-子易教主(白易子教主)-No.033 &#8211; 2022圣诞 [30P]</title>
		<link>https://fulijiang.com/30004.html</link>
					<comments>https://fulijiang.com/30004.html#respond</comments>
		
		<dc:creator><![CDATA[福利酱]]></dc:creator>
		<pubDate>Tue, 25 Nov 2025 14:39:39 +0000</pubDate>
				<category><![CDATA[COS图集]]></category>
		<category><![CDATA[2022圣诞]]></category>
		<category><![CDATA[COSER]]></category>
		<category><![CDATA[COS摄影]]></category>
		<category><![CDATA[子易教主]]></category>
		<category><![CDATA[白易子教主]]></category>
		<guid isPermaLink="false">https://fulijiang.com/?p=30004</guid>

					<description><![CDATA[VIP专享剩余 26 张高清美图，限时5折开通VIP即刻欣赏美图 下载权限查看 ￥ 免费下载 评论并刷新后下载 登录后下载 查看演示 {{attr.name}}： 您当前的等级为 登录后免费下载登录 小黑屋反思中，不准下载！ 评论后刷新页面下载评论 支付￥以后下载 请先登录 您今天的下载次数（次）用完了，请明天再来 支付积分以后下载立即支付 支付以后下载立即支付 您当前的用户组不允许下载升级会员 您已获得下载权限 您可以每天下载资源次，今日剩余次]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bf17dd0a3b40eed7db14.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bf18dd0a3b40eed7db15.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bf1add0a3b40eed7db16.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bf1bdd0a3b40eed7db17.webp" /></p>
<h2 style="text-align: center;"><strong>VIP专享剩余  26 张高清美图，限时5折开通VIP即刻欣赏美图</strong></h2>


            <div class="download-box mg-b" id="download-box" ref="downloadBox">
            <div>
                
                <div class="down-ready">
                    <div class="download-list gujia" ref="gujia">
                        <div class="download-item">
                            <div class="download-thumb" style="'background-image: url();'">
                            </div>
                            <div class="download-rights">
                                <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                </ul>
                            </div>
                            <div class="download-info">
                            <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                </ul>
                                <div class="download-current">
                                    <div class=""></div>
                                </div>
                                <div class="download-button-box">
                                    <div class=""></div>
                                    <div class=""></div>
                                    <div class=""></div>
                                </div>
                            </div>
                        </div> 
                    </div>
                </div>
                <div class="download-list" v-cloak>
                    <div v-for="(item,index) in list" :class="'download-item b2-radius '+(item.current_user.can.allow ? 'allow-down' : 'not-allow-down')" v-show="picked == index" v-cloak>
                        <div class="download-rights" v-cloak>
                        <div class="download-rights-title"><i class="b2font b2-download-cloud-line1 "></i>下载权限</div><span class="mobile-show" @click="item.show_role = !item.show_role">查看</span>
                            <ul v-if="item.show_role">
                                <li v-for="right in item.rights" :class="right.lv == item.current_user.lv.lv.lv || right.lv == item.current_user.lv.vip.lv ? 'red' : ''">
                                    <div><span v-text="right.lv_name+'：'"></span></div>
                                    <div v-if="right.type == 'money'">￥<span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'credit'"><i class="b2font b2-coin-line "></i><span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'free'">免费下载</div>
                                    <div v-if="right.type == 'comment'">评论并刷新后下载</div>
                                    <div v-if="right.type == 'login'">登录后下载</div>
                                    
                                </li>
                            </ul>
                        </div>
                        
                        <div class="download-info">
                        <div class="download-rights-title"><span v-text="item.name"></span><a :href="item.view" target="_blank" class="download-view button empty text" v-if="item.view">查看演示<i class="b2font b2-arrow-right-s-line "></i></a></div>
                            <ul v-show="item.attrs.length >0">
                                <li v-for="attr in item.attrs">
                                    <span class="download-attr-name">{{attr.name}}：</span>
                                    <span v-html="attr.value"></span>
                                </li>
                            </ul>
                            <div class="download-current">
                                <span>您当前的等级为</span>
                                <span v-if="item.current_user.lv.lv" v-html="item.current_user.lv.lv.icon"></span>
                                <span v-if="item.current_user.lv.vip" v-html="item.current_user.lv.vip.icon"></span>
                                <div class="" v-if="!item.current_user.can.allow">
                                    <span v-if="item.current_user.can.type == 'login'">
                                    登录后免费下载<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'dark_room'">
                                    小黑屋反思中，不准下载！
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'comment'">
                                    评论后刷新页面下载<a href="#respond">评论</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'guest' && !item.current_user.guest">
                                        <span v-show="list[index].rights[0].lv == 'all'" v-cloak>支付<b><template v-if="item.current_user.can.type == 'credit'"><i class="b2font b2-coin-line "></i></template><template v-else>￥</template><i v-html="list[index].current_user.can.value"></i></b>以后下载</span>
                                        请先<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'full'" class="green">
                                        您今天的下载次数（<b v-text="item.current_user.can.total_count"></b>次）用完了，请明天再来
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'credit'">
                                        支付积分<b><i class="b2font b2-coin-line "></i><i v-html="list[index].current_user.can.value"></i></b>以后下载<a href="javascript:void(0)" @click="credit(index)">立即支付</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'money'">
                                        支付<b v-text="'￥'+list[index].current_user.can.value"></b>以后下载<a href="javascript:void(0)" @click="pay(index)">立即支付</a>
                                    </span>
                                    
                                    <span v-else>
                                        您当前的用户组不允许下载<a href="https://fulijiang.com/vips" target="_blank">升级会员</a>
                                    </span>
                                </div>
                                <div class="" v-else>
                                    <span v-if="item.current_user.current_guest == 0 || item.current_user.can.free_down" class="green">
                                        您已获得下载权限
                                    </span>
                                    <span class="green" v-else>
                                        您可以每天下载资源<b v-text="item.current_user.can.total_count"></b>次，今日剩余<b v-text="item.current_user.can.count"></b>次
                                    </span>
                                </div>
                            </div>
                            <div class="download-button-box">
                                <button @click="go(b.link,item.current_user.can.allow,item,index)" class="button" v-text="b.name" v-for="b in item.button"></button>
                            </div>
                        </div>
                    </div>
                </div>
                </div>
            </div>
        ]]></content:encoded>
					
					<wfw:commentRss>https://fulijiang.com/30004.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Vol.216-子易教主(白易子教主)-No.032 &#8211; 万圣节魔女 [10P]</title>
		<link>https://fulijiang.com/30002.html</link>
					<comments>https://fulijiang.com/30002.html#respond</comments>
		
		<dc:creator><![CDATA[福利酱]]></dc:creator>
		<pubDate>Tue, 25 Nov 2025 14:37:37 +0000</pubDate>
				<category><![CDATA[COS图集]]></category>
		<category><![CDATA[COSER]]></category>
		<category><![CDATA[COS摄影]]></category>
		<category><![CDATA[万圣节魔女]]></category>
		<category><![CDATA[子易教主]]></category>
		<category><![CDATA[白易子教主]]></category>
		<guid isPermaLink="false">https://fulijiang.com/?p=30002</guid>

					<description><![CDATA[VIP专享剩余 6 张高清美图，限时5折开通VIP即刻欣赏美图 下载权限查看 ￥ 免费下载 评论并刷新后下载 登录后下载 查看演示 {{attr.name}}： 您当前的等级为 登录后免费下载登录 小黑屋反思中，不准下载！ 评论后刷新页面下载评论 支付￥以后下载 请先登录 您今天的下载次数（次）用完了，请明天再来 支付积分以后下载立即支付 支付以后下载立即支付 您当前的用户组不允许下载升级会员 您已获得下载权限 您可以每天下载资源次，今日剩余次]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925be66dd0a3b40eed7db0a.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925be69dd0a3b40eed7db0b.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925be6bdd0a3b40eed7db0c.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925be6edd0a3b40eed7db0d.webp" /></p>
<h2 style="text-align: center;"><strong>VIP专享剩余  6 张高清美图，限时5折开通VIP即刻欣赏美图</strong></h2>


            <div class="download-box mg-b" id="download-box" ref="downloadBox">
            <div>
                
                <div class="down-ready">
                    <div class="download-list gujia" ref="gujia">
                        <div class="download-item">
                            <div class="download-thumb" style="'background-image: url();'">
                            </div>
                            <div class="download-rights">
                                <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                </ul>
                            </div>
                            <div class="download-info">
                            <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                </ul>
                                <div class="download-current">
                                    <div class=""></div>
                                </div>
                                <div class="download-button-box">
                                    <div class=""></div>
                                    <div class=""></div>
                                    <div class=""></div>
                                </div>
                            </div>
                        </div> 
                    </div>
                </div>
                <div class="download-list" v-cloak>
                    <div v-for="(item,index) in list" :class="'download-item b2-radius '+(item.current_user.can.allow ? 'allow-down' : 'not-allow-down')" v-show="picked == index" v-cloak>
                        <div class="download-rights" v-cloak>
                        <div class="download-rights-title"><i class="b2font b2-download-cloud-line1 "></i>下载权限</div><span class="mobile-show" @click="item.show_role = !item.show_role">查看</span>
                            <ul v-if="item.show_role">
                                <li v-for="right in item.rights" :class="right.lv == item.current_user.lv.lv.lv || right.lv == item.current_user.lv.vip.lv ? 'red' : ''">
                                    <div><span v-text="right.lv_name+'：'"></span></div>
                                    <div v-if="right.type == 'money'">￥<span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'credit'"><i class="b2font b2-coin-line "></i><span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'free'">免费下载</div>
                                    <div v-if="right.type == 'comment'">评论并刷新后下载</div>
                                    <div v-if="right.type == 'login'">登录后下载</div>
                                    
                                </li>
                            </ul>
                        </div>
                        
                        <div class="download-info">
                        <div class="download-rights-title"><span v-text="item.name"></span><a :href="item.view" target="_blank" class="download-view button empty text" v-if="item.view">查看演示<i class="b2font b2-arrow-right-s-line "></i></a></div>
                            <ul v-show="item.attrs.length >0">
                                <li v-for="attr in item.attrs">
                                    <span class="download-attr-name">{{attr.name}}：</span>
                                    <span v-html="attr.value"></span>
                                </li>
                            </ul>
                            <div class="download-current">
                                <span>您当前的等级为</span>
                                <span v-if="item.current_user.lv.lv" v-html="item.current_user.lv.lv.icon"></span>
                                <span v-if="item.current_user.lv.vip" v-html="item.current_user.lv.vip.icon"></span>
                                <div class="" v-if="!item.current_user.can.allow">
                                    <span v-if="item.current_user.can.type == 'login'">
                                    登录后免费下载<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'dark_room'">
                                    小黑屋反思中，不准下载！
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'comment'">
                                    评论后刷新页面下载<a href="#respond">评论</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'guest' && !item.current_user.guest">
                                        <span v-show="list[index].rights[0].lv == 'all'" v-cloak>支付<b><template v-if="item.current_user.can.type == 'credit'"><i class="b2font b2-coin-line "></i></template><template v-else>￥</template><i v-html="list[index].current_user.can.value"></i></b>以后下载</span>
                                        请先<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'full'" class="green">
                                        您今天的下载次数（<b v-text="item.current_user.can.total_count"></b>次）用完了，请明天再来
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'credit'">
                                        支付积分<b><i class="b2font b2-coin-line "></i><i v-html="list[index].current_user.can.value"></i></b>以后下载<a href="javascript:void(0)" @click="credit(index)">立即支付</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'money'">
                                        支付<b v-text="'￥'+list[index].current_user.can.value"></b>以后下载<a href="javascript:void(0)" @click="pay(index)">立即支付</a>
                                    </span>
                                    
                                    <span v-else>
                                        您当前的用户组不允许下载<a href="https://fulijiang.com/vips" target="_blank">升级会员</a>
                                    </span>
                                </div>
                                <div class="" v-else>
                                    <span v-if="item.current_user.current_guest == 0 || item.current_user.can.free_down" class="green">
                                        您已获得下载权限
                                    </span>
                                    <span class="green" v-else>
                                        您可以每天下载资源<b v-text="item.current_user.can.total_count"></b>次，今日剩余<b v-text="item.current_user.can.count"></b>次
                                    </span>
                                </div>
                            </div>
                            <div class="download-button-box">
                                <button @click="go(b.link,item.current_user.can.allow,item,index)" class="button" v-text="b.name" v-for="b in item.button"></button>
                            </div>
                        </div>
                    </div>
                </div>
                </div>
            </div>
        ]]></content:encoded>
					
					<wfw:commentRss>https://fulijiang.com/30002.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Vol.216-子易教主(白易子教主)-No.031 &#8211; 小草莓睡衣 [30P]</title>
		<link>https://fulijiang.com/30000.html</link>
					<comments>https://fulijiang.com/30000.html#respond</comments>
		
		<dc:creator><![CDATA[福利酱]]></dc:creator>
		<pubDate>Tue, 25 Nov 2025 14:34:45 +0000</pubDate>
				<category><![CDATA[COS图集]]></category>
		<category><![CDATA[COSER]]></category>
		<category><![CDATA[COS摄影]]></category>
		<category><![CDATA[子易教主]]></category>
		<category><![CDATA[小草莓睡衣]]></category>
		<category><![CDATA[白易子教主]]></category>
		<guid isPermaLink="false">https://fulijiang.com/?p=30000</guid>

					<description><![CDATA[VIP专享剩余 26 张高清美图，限时5折开通VIP即刻欣赏美图 下载权限查看 ￥ 免费下载 评论并刷新后下载 登录后下载 查看演示 {{attr.name}}： 您当前的等级为 登录后免费下载登录 小黑屋反思中，不准下载！ 评论后刷新页面下载评论 支付￥以后下载 请先登录 您今天的下载次数（次）用完了，请明天再来 支付积分以后下载立即支付 支付以后下载立即支付 您当前的用户组不允许下载升级会员 您已获得下载权限 您可以每天下载资源次，今日剩余次]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925be4edd0a3b40eed7daec.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925be4edd0a3b40eed7daf0.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925be4edd0a3b40eed7daef.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925be4edd0a3b40eed7daee.webp" /></p>
<h2 style="text-align: center;"><strong>VIP专享剩余 26  张高清美图，限时5折开通VIP即刻欣赏美图</strong></h2>


            <div class="download-box mg-b" id="download-box" ref="downloadBox">
            <div>
                
                <div class="down-ready">
                    <div class="download-list gujia" ref="gujia">
                        <div class="download-item">
                            <div class="download-thumb" style="'background-image: url();'">
                            </div>
                            <div class="download-rights">
                                <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                </ul>
                            </div>
                            <div class="download-info">
                            <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                </ul>
                                <div class="download-current">
                                    <div class=""></div>
                                </div>
                                <div class="download-button-box">
                                    <div class=""></div>
                                    <div class=""></div>
                                    <div class=""></div>
                                </div>
                            </div>
                        </div> 
                    </div>
                </div>
                <div class="download-list" v-cloak>
                    <div v-for="(item,index) in list" :class="'download-item b2-radius '+(item.current_user.can.allow ? 'allow-down' : 'not-allow-down')" v-show="picked == index" v-cloak>
                        <div class="download-rights" v-cloak>
                        <div class="download-rights-title"><i class="b2font b2-download-cloud-line1 "></i>下载权限</div><span class="mobile-show" @click="item.show_role = !item.show_role">查看</span>
                            <ul v-if="item.show_role">
                                <li v-for="right in item.rights" :class="right.lv == item.current_user.lv.lv.lv || right.lv == item.current_user.lv.vip.lv ? 'red' : ''">
                                    <div><span v-text="right.lv_name+'：'"></span></div>
                                    <div v-if="right.type == 'money'">￥<span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'credit'"><i class="b2font b2-coin-line "></i><span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'free'">免费下载</div>
                                    <div v-if="right.type == 'comment'">评论并刷新后下载</div>
                                    <div v-if="right.type == 'login'">登录后下载</div>
                                    
                                </li>
                            </ul>
                        </div>
                        
                        <div class="download-info">
                        <div class="download-rights-title"><span v-text="item.name"></span><a :href="item.view" target="_blank" class="download-view button empty text" v-if="item.view">查看演示<i class="b2font b2-arrow-right-s-line "></i></a></div>
                            <ul v-show="item.attrs.length >0">
                                <li v-for="attr in item.attrs">
                                    <span class="download-attr-name">{{attr.name}}：</span>
                                    <span v-html="attr.value"></span>
                                </li>
                            </ul>
                            <div class="download-current">
                                <span>您当前的等级为</span>
                                <span v-if="item.current_user.lv.lv" v-html="item.current_user.lv.lv.icon"></span>
                                <span v-if="item.current_user.lv.vip" v-html="item.current_user.lv.vip.icon"></span>
                                <div class="" v-if="!item.current_user.can.allow">
                                    <span v-if="item.current_user.can.type == 'login'">
                                    登录后免费下载<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'dark_room'">
                                    小黑屋反思中，不准下载！
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'comment'">
                                    评论后刷新页面下载<a href="#respond">评论</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'guest' && !item.current_user.guest">
                                        <span v-show="list[index].rights[0].lv == 'all'" v-cloak>支付<b><template v-if="item.current_user.can.type == 'credit'"><i class="b2font b2-coin-line "></i></template><template v-else>￥</template><i v-html="list[index].current_user.can.value"></i></b>以后下载</span>
                                        请先<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'full'" class="green">
                                        您今天的下载次数（<b v-text="item.current_user.can.total_count"></b>次）用完了，请明天再来
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'credit'">
                                        支付积分<b><i class="b2font b2-coin-line "></i><i v-html="list[index].current_user.can.value"></i></b>以后下载<a href="javascript:void(0)" @click="credit(index)">立即支付</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'money'">
                                        支付<b v-text="'￥'+list[index].current_user.can.value"></b>以后下载<a href="javascript:void(0)" @click="pay(index)">立即支付</a>
                                    </span>
                                    
                                    <span v-else>
                                        您当前的用户组不允许下载<a href="https://fulijiang.com/vips" target="_blank">升级会员</a>
                                    </span>
                                </div>
                                <div class="" v-else>
                                    <span v-if="item.current_user.current_guest == 0 || item.current_user.can.free_down" class="green">
                                        您已获得下载权限
                                    </span>
                                    <span class="green" v-else>
                                        您可以每天下载资源<b v-text="item.current_user.can.total_count"></b>次，今日剩余<b v-text="item.current_user.can.count"></b>次
                                    </span>
                                </div>
                            </div>
                            <div class="download-button-box">
                                <button @click="go(b.link,item.current_user.can.allow,item,index)" class="button" v-text="b.name" v-for="b in item.button"></button>
                            </div>
                        </div>
                    </div>
                </div>
                </div>
            </div>
        ]]></content:encoded>
					
					<wfw:commentRss>https://fulijiang.com/30000.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Vol.216-子易教主(白易子教主)-No.030 &#8211; 透明水手服 [21P]</title>
		<link>https://fulijiang.com/29998.html</link>
					<comments>https://fulijiang.com/29998.html#respond</comments>
		
		<dc:creator><![CDATA[福利酱]]></dc:creator>
		<pubDate>Tue, 25 Nov 2025 14:30:17 +0000</pubDate>
				<category><![CDATA[COS图集]]></category>
		<category><![CDATA[COSER]]></category>
		<category><![CDATA[COS摄影]]></category>
		<category><![CDATA[子易教主]]></category>
		<category><![CDATA[白易子教主]]></category>
		<category><![CDATA[透明水手服]]></category>
		<guid isPermaLink="false">https://fulijiang.com/?p=29998</guid>

					<description><![CDATA[VIP专享剩余 17 张高清美图，限时5折开通VIP即刻欣赏美图 下载权限查看 ￥ 免费下载 评论并刷新后下载 登录后下载 查看演示 {{attr.name}}： 您当前的等级为 登录后免费下载登录 小黑屋反思中，不准下载！ 评论后刷新页面下载评论 支付￥以后下载 请先登录 您今天的下载次数（次）用完了，请明天再来 支付积分以后下载立即支付 支付以后下载立即支付 您当前的用户组不允许下载升级会员 您已获得下载权限 您可以每天下载资源次，今日剩余次]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bcc1a38c2a1ca566d5e2.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bcc1a38c2a1ca566d5e3.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bcc1a38c2a1ca566d5e4.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bcc2a38c2a1ca566d5e5.webp" /></p>
<h2 style="text-align: center;"><strong>VIP专享剩余  17 张高清美图，限时5折开通VIP即刻欣赏美图</strong></h2>


            <div class="download-box mg-b" id="download-box" ref="downloadBox">
            <div>
                
                <div class="down-ready">
                    <div class="download-list gujia" ref="gujia">
                        <div class="download-item">
                            <div class="download-thumb" style="'background-image: url();'">
                            </div>
                            <div class="download-rights">
                                <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                </ul>
                            </div>
                            <div class="download-info">
                            <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                </ul>
                                <div class="download-current">
                                    <div class=""></div>
                                </div>
                                <div class="download-button-box">
                                    <div class=""></div>
                                    <div class=""></div>
                                    <div class=""></div>
                                </div>
                            </div>
                        </div> 
                    </div>
                </div>
                <div class="download-list" v-cloak>
                    <div v-for="(item,index) in list" :class="'download-item b2-radius '+(item.current_user.can.allow ? 'allow-down' : 'not-allow-down')" v-show="picked == index" v-cloak>
                        <div class="download-rights" v-cloak>
                        <div class="download-rights-title"><i class="b2font b2-download-cloud-line1 "></i>下载权限</div><span class="mobile-show" @click="item.show_role = !item.show_role">查看</span>
                            <ul v-if="item.show_role">
                                <li v-for="right in item.rights" :class="right.lv == item.current_user.lv.lv.lv || right.lv == item.current_user.lv.vip.lv ? 'red' : ''">
                                    <div><span v-text="right.lv_name+'：'"></span></div>
                                    <div v-if="right.type == 'money'">￥<span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'credit'"><i class="b2font b2-coin-line "></i><span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'free'">免费下载</div>
                                    <div v-if="right.type == 'comment'">评论并刷新后下载</div>
                                    <div v-if="right.type == 'login'">登录后下载</div>
                                    
                                </li>
                            </ul>
                        </div>
                        
                        <div class="download-info">
                        <div class="download-rights-title"><span v-text="item.name"></span><a :href="item.view" target="_blank" class="download-view button empty text" v-if="item.view">查看演示<i class="b2font b2-arrow-right-s-line "></i></a></div>
                            <ul v-show="item.attrs.length >0">
                                <li v-for="attr in item.attrs">
                                    <span class="download-attr-name">{{attr.name}}：</span>
                                    <span v-html="attr.value"></span>
                                </li>
                            </ul>
                            <div class="download-current">
                                <span>您当前的等级为</span>
                                <span v-if="item.current_user.lv.lv" v-html="item.current_user.lv.lv.icon"></span>
                                <span v-if="item.current_user.lv.vip" v-html="item.current_user.lv.vip.icon"></span>
                                <div class="" v-if="!item.current_user.can.allow">
                                    <span v-if="item.current_user.can.type == 'login'">
                                    登录后免费下载<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'dark_room'">
                                    小黑屋反思中，不准下载！
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'comment'">
                                    评论后刷新页面下载<a href="#respond">评论</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'guest' && !item.current_user.guest">
                                        <span v-show="list[index].rights[0].lv == 'all'" v-cloak>支付<b><template v-if="item.current_user.can.type == 'credit'"><i class="b2font b2-coin-line "></i></template><template v-else>￥</template><i v-html="list[index].current_user.can.value"></i></b>以后下载</span>
                                        请先<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'full'" class="green">
                                        您今天的下载次数（<b v-text="item.current_user.can.total_count"></b>次）用完了，请明天再来
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'credit'">
                                        支付积分<b><i class="b2font b2-coin-line "></i><i v-html="list[index].current_user.can.value"></i></b>以后下载<a href="javascript:void(0)" @click="credit(index)">立即支付</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'money'">
                                        支付<b v-text="'￥'+list[index].current_user.can.value"></b>以后下载<a href="javascript:void(0)" @click="pay(index)">立即支付</a>
                                    </span>
                                    
                                    <span v-else>
                                        您当前的用户组不允许下载<a href="https://fulijiang.com/vips" target="_blank">升级会员</a>
                                    </span>
                                </div>
                                <div class="" v-else>
                                    <span v-if="item.current_user.current_guest == 0 || item.current_user.can.free_down" class="green">
                                        您已获得下载权限
                                    </span>
                                    <span class="green" v-else>
                                        您可以每天下载资源<b v-text="item.current_user.can.total_count"></b>次，今日剩余<b v-text="item.current_user.can.count"></b>次
                                    </span>
                                </div>
                            </div>
                            <div class="download-button-box">
                                <button @click="go(b.link,item.current_user.can.allow,item,index)" class="button" v-text="b.name" v-for="b in item.button"></button>
                            </div>
                        </div>
                    </div>
                </div>
                </div>
            </div>
        ]]></content:encoded>
					
					<wfw:commentRss>https://fulijiang.com/29998.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Vol.216-子易教主(白易子教主)-No.029 &#8211; 蓝白泳装 [22P]</title>
		<link>https://fulijiang.com/29996.html</link>
					<comments>https://fulijiang.com/29996.html#respond</comments>
		
		<dc:creator><![CDATA[福利酱]]></dc:creator>
		<pubDate>Tue, 25 Nov 2025 14:27:41 +0000</pubDate>
				<category><![CDATA[COS图集]]></category>
		<category><![CDATA[COSER]]></category>
		<category><![CDATA[COS摄影]]></category>
		<category><![CDATA[子易教主]]></category>
		<category><![CDATA[白易子教主]]></category>
		<category><![CDATA[蓝白泳装]]></category>
		<guid isPermaLink="false">https://fulijiang.com/?p=29996</guid>

					<description><![CDATA[VIP专享剩余 18 张高清美图，限时5折开通VIP即刻欣赏美图 下载权限查看 ￥ 免费下载 评论并刷新后下载 登录后下载 查看演示 {{attr.name}}： 您当前的等级为 登录后免费下载登录 小黑屋反思中，不准下载！ 评论后刷新页面下载评论 支付￥以后下载 请先登录 您今天的下载次数（次）用完了，请明天再来 支付积分以后下载立即支付 支付以后下载立即支付 您当前的用户组不允许下载升级会员 您已获得下载权限 您可以每天下载资源次，今日剩余次]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bc60a38c2a1ca566d5cc.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bc60a38c2a1ca566d5cb.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bc61a38c2a1ca566d5cd.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bc61a38c2a1ca566d5ce.webp" /></p>
<h2 style="text-align: center;"><strong>VIP专享剩余  18 张高清美图，限时5折开通VIP即刻欣赏美图</strong></h2>


            <div class="download-box mg-b" id="download-box" ref="downloadBox">
            <div>
                
                <div class="down-ready">
                    <div class="download-list gujia" ref="gujia">
                        <div class="download-item">
                            <div class="download-thumb" style="'background-image: url();'">
                            </div>
                            <div class="download-rights">
                                <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                </ul>
                            </div>
                            <div class="download-info">
                            <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                </ul>
                                <div class="download-current">
                                    <div class=""></div>
                                </div>
                                <div class="download-button-box">
                                    <div class=""></div>
                                    <div class=""></div>
                                    <div class=""></div>
                                </div>
                            </div>
                        </div> 
                    </div>
                </div>
                <div class="download-list" v-cloak>
                    <div v-for="(item,index) in list" :class="'download-item b2-radius '+(item.current_user.can.allow ? 'allow-down' : 'not-allow-down')" v-show="picked == index" v-cloak>
                        <div class="download-rights" v-cloak>
                        <div class="download-rights-title"><i class="b2font b2-download-cloud-line1 "></i>下载权限</div><span class="mobile-show" @click="item.show_role = !item.show_role">查看</span>
                            <ul v-if="item.show_role">
                                <li v-for="right in item.rights" :class="right.lv == item.current_user.lv.lv.lv || right.lv == item.current_user.lv.vip.lv ? 'red' : ''">
                                    <div><span v-text="right.lv_name+'：'"></span></div>
                                    <div v-if="right.type == 'money'">￥<span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'credit'"><i class="b2font b2-coin-line "></i><span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'free'">免费下载</div>
                                    <div v-if="right.type == 'comment'">评论并刷新后下载</div>
                                    <div v-if="right.type == 'login'">登录后下载</div>
                                    
                                </li>
                            </ul>
                        </div>
                        
                        <div class="download-info">
                        <div class="download-rights-title"><span v-text="item.name"></span><a :href="item.view" target="_blank" class="download-view button empty text" v-if="item.view">查看演示<i class="b2font b2-arrow-right-s-line "></i></a></div>
                            <ul v-show="item.attrs.length >0">
                                <li v-for="attr in item.attrs">
                                    <span class="download-attr-name">{{attr.name}}：</span>
                                    <span v-html="attr.value"></span>
                                </li>
                            </ul>
                            <div class="download-current">
                                <span>您当前的等级为</span>
                                <span v-if="item.current_user.lv.lv" v-html="item.current_user.lv.lv.icon"></span>
                                <span v-if="item.current_user.lv.vip" v-html="item.current_user.lv.vip.icon"></span>
                                <div class="" v-if="!item.current_user.can.allow">
                                    <span v-if="item.current_user.can.type == 'login'">
                                    登录后免费下载<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'dark_room'">
                                    小黑屋反思中，不准下载！
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'comment'">
                                    评论后刷新页面下载<a href="#respond">评论</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'guest' && !item.current_user.guest">
                                        <span v-show="list[index].rights[0].lv == 'all'" v-cloak>支付<b><template v-if="item.current_user.can.type == 'credit'"><i class="b2font b2-coin-line "></i></template><template v-else>￥</template><i v-html="list[index].current_user.can.value"></i></b>以后下载</span>
                                        请先<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'full'" class="green">
                                        您今天的下载次数（<b v-text="item.current_user.can.total_count"></b>次）用完了，请明天再来
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'credit'">
                                        支付积分<b><i class="b2font b2-coin-line "></i><i v-html="list[index].current_user.can.value"></i></b>以后下载<a href="javascript:void(0)" @click="credit(index)">立即支付</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'money'">
                                        支付<b v-text="'￥'+list[index].current_user.can.value"></b>以后下载<a href="javascript:void(0)" @click="pay(index)">立即支付</a>
                                    </span>
                                    
                                    <span v-else>
                                        您当前的用户组不允许下载<a href="https://fulijiang.com/vips" target="_blank">升级会员</a>
                                    </span>
                                </div>
                                <div class="" v-else>
                                    <span v-if="item.current_user.current_guest == 0 || item.current_user.can.free_down" class="green">
                                        您已获得下载权限
                                    </span>
                                    <span class="green" v-else>
                                        您可以每天下载资源<b v-text="item.current_user.can.total_count"></b>次，今日剩余<b v-text="item.current_user.can.count"></b>次
                                    </span>
                                </div>
                            </div>
                            <div class="download-button-box">
                                <button @click="go(b.link,item.current_user.can.allow,item,index)" class="button" v-text="b.name" v-for="b in item.button"></button>
                            </div>
                        </div>
                    </div>
                </div>
                </div>
            </div>
        ]]></content:encoded>
					
					<wfw:commentRss>https://fulijiang.com/29996.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Vol.216-子易教主(白易子教主)-No.028 &#8211; 穹妹 [20P]</title>
		<link>https://fulijiang.com/29994.html</link>
					<comments>https://fulijiang.com/29994.html#respond</comments>
		
		<dc:creator><![CDATA[福利酱]]></dc:creator>
		<pubDate>Tue, 25 Nov 2025 14:25:14 +0000</pubDate>
				<category><![CDATA[COS图集]]></category>
		<category><![CDATA[COSER]]></category>
		<category><![CDATA[COS摄影]]></category>
		<category><![CDATA[子易教主]]></category>
		<category><![CDATA[白易子教主]]></category>
		<category><![CDATA[穹妹]]></category>
		<guid isPermaLink="false">https://fulijiang.com/?p=29994</guid>

					<description><![CDATA[VIP专享剩余 16 张高清美图，限时5折开通VIP即刻欣赏美图]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bbe1909908f0d632e3bf.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bbe3909908f0d632e3c0.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bbe4909908f0d632e3c1.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bbe4909908f0d632e3c2.webp" /></p>
<h2 style="text-align: center;"><strong>VIP专享剩余  16 张高清美图，限时5折开通VIP即刻欣赏美图</strong></h2>

]]></content:encoded>
					
					<wfw:commentRss>https://fulijiang.com/29994.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Vol.216-子易教主(白易子教主)-No.022 &#8211; 白裙 [36P]</title>
		<link>https://fulijiang.com/29992.html</link>
					<comments>https://fulijiang.com/29992.html#respond</comments>
		
		<dc:creator><![CDATA[福利酱]]></dc:creator>
		<pubDate>Tue, 25 Nov 2025 14:24:00 +0000</pubDate>
				<category><![CDATA[COS图集]]></category>
		<category><![CDATA[COSER]]></category>
		<category><![CDATA[COS摄影]]></category>
		<category><![CDATA[子易教主]]></category>
		<category><![CDATA[白易子教主]]></category>
		<category><![CDATA[白裙]]></category>
		<guid isPermaLink="false">https://fulijiang.com/?p=29992</guid>

					<description><![CDATA[VIP专享剩余 32 张高清美图，限时5折开通VIP即刻欣赏美图 下载权限查看 ￥ 免费下载 评论并刷新后下载 登录后下载 查看演示 {{attr.name}}： 您当前的等级为 登录后免费下载登录 小黑屋反思中，不准下载！ 评论后刷新页面下载评论 支付￥以后下载 请先登录 您今天的下载次数（次）用完了，请明天再来 支付积分以后下载立即支付 支付以后下载立即支付 您当前的用户组不允许下载升级会员 您已获得下载权限 您可以每天下载资源次，今日剩余次]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bb07909908f0d632e39b.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bb08909908f0d632e39c.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bb08909908f0d632e39d.webp" /><br />
<img decoding="async" class="alignnone size-medium" src="https://pic1.imgdb.cn/item/6925bb08909908f0d632e39e.webp" /></p>
<h2 style="text-align: center;"><strong>VIP专享剩余  32 张高清美图，限时5折开通VIP即刻欣赏美图</strong></h2>


            <div class="download-box mg-b" id="download-box" ref="downloadBox">
            <div>
                
                <div class="down-ready">
                    <div class="download-list gujia" ref="gujia">
                        <div class="download-item">
                            <div class="download-thumb" style="'background-image: url();'">
                            </div>
                            <div class="download-rights">
                                <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                </ul>
                            </div>
                            <div class="download-info">
                            <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                </ul>
                                <div class="download-current">
                                    <div class=""></div>
                                </div>
                                <div class="download-button-box">
                                    <div class=""></div>
                                    <div class=""></div>
                                    <div class=""></div>
                                </div>
                            </div>
                        </div> 
                    </div>
                </div>
                <div class="download-list" v-cloak>
                    <div v-for="(item,index) in list" :class="'download-item b2-radius '+(item.current_user.can.allow ? 'allow-down' : 'not-allow-down')" v-show="picked == index" v-cloak>
                        <div class="download-rights" v-cloak>
                        <div class="download-rights-title"><i class="b2font b2-download-cloud-line1 "></i>下载权限</div><span class="mobile-show" @click="item.show_role = !item.show_role">查看</span>
                            <ul v-if="item.show_role">
                                <li v-for="right in item.rights" :class="right.lv == item.current_user.lv.lv.lv || right.lv == item.current_user.lv.vip.lv ? 'red' : ''">
                                    <div><span v-text="right.lv_name+'：'"></span></div>
                                    <div v-if="right.type == 'money'">￥<span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'credit'"><i class="b2font b2-coin-line "></i><span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'free'">免费下载</div>
                                    <div v-if="right.type == 'comment'">评论并刷新后下载</div>
                                    <div v-if="right.type == 'login'">登录后下载</div>
                                    
                                </li>
                            </ul>
                        </div>
                        
                        <div class="download-info">
                        <div class="download-rights-title"><span v-text="item.name"></span><a :href="item.view" target="_blank" class="download-view button empty text" v-if="item.view">查看演示<i class="b2font b2-arrow-right-s-line "></i></a></div>
                            <ul v-show="item.attrs.length >0">
                                <li v-for="attr in item.attrs">
                                    <span class="download-attr-name">{{attr.name}}：</span>
                                    <span v-html="attr.value"></span>
                                </li>
                            </ul>
                            <div class="download-current">
                                <span>您当前的等级为</span>
                                <span v-if="item.current_user.lv.lv" v-html="item.current_user.lv.lv.icon"></span>
                                <span v-if="item.current_user.lv.vip" v-html="item.current_user.lv.vip.icon"></span>
                                <div class="" v-if="!item.current_user.can.allow">
                                    <span v-if="item.current_user.can.type == 'login'">
                                    登录后免费下载<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'dark_room'">
                                    小黑屋反思中，不准下载！
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'comment'">
                                    评论后刷新页面下载<a href="#respond">评论</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'guest' && !item.current_user.guest">
                                        <span v-show="list[index].rights[0].lv == 'all'" v-cloak>支付<b><template v-if="item.current_user.can.type == 'credit'"><i class="b2font b2-coin-line "></i></template><template v-else>￥</template><i v-html="list[index].current_user.can.value"></i></b>以后下载</span>
                                        请先<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'full'" class="green">
                                        您今天的下载次数（<b v-text="item.current_user.can.total_count"></b>次）用完了，请明天再来
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'credit'">
                                        支付积分<b><i class="b2font b2-coin-line "></i><i v-html="list[index].current_user.can.value"></i></b>以后下载<a href="javascript:void(0)" @click="credit(index)">立即支付</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'money'">
                                        支付<b v-text="'￥'+list[index].current_user.can.value"></b>以后下载<a href="javascript:void(0)" @click="pay(index)">立即支付</a>
                                    </span>
                                    
                                    <span v-else>
                                        您当前的用户组不允许下载<a href="https://fulijiang.com/vips" target="_blank">升级会员</a>
                                    </span>
                                </div>
                                <div class="" v-else>
                                    <span v-if="item.current_user.current_guest == 0 || item.current_user.can.free_down" class="green">
                                        您已获得下载权限
                                    </span>
                                    <span class="green" v-else>
                                        您可以每天下载资源<b v-text="item.current_user.can.total_count"></b>次，今日剩余<b v-text="item.current_user.can.count"></b>次
                                    </span>
                                </div>
                            </div>
                            <div class="download-button-box">
                                <button @click="go(b.link,item.current_user.can.allow,item,index)" class="button" v-text="b.name" v-for="b in item.button"></button>
                            </div>
                        </div>
                    </div>
                </div>
                </div>
            </div>
        ]]></content:encoded>
					
					<wfw:commentRss>https://fulijiang.com/29992.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
