cainiaoblog 23.2.723 → 23.2.724
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/manual-md.html +1 -1
- package/package.json +1 -1
package/manual-md.html
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
</script><script>var _hmt=_hmt||[];(function(){var hm=document.createElement("script");hm.src='https://hm.baidu.com/hm.js?011f0b44e8452bfa57fbfa23c5fe7683';var s=document.getElementsByTagName("script")[0];s.parentNode.insertBefore(hm, s);})();
|
|
18
18
|
</script><script async src="https://www.googletagmanager.com/gtag/js?id=UA-150860401-1"></script><script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);};gtag('js',new Date());gtag('config','UA-150860401-1');
|
|
19
19
|
</script><script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script><script>LA.init({id: 'JkUaixMjOhC8emNs', ck: 'JkUaixMjOhC8emNs'})
|
|
20
|
-
</script><meta name="generator" content="Hexo 7.2.0"></head><body><div class="body_container"><div id="header"><div class="site-name"><a id="logo" href="/.">前端壹菜鸟</a><p class="description">关注前端知识,收集精彩博文,做技术的搬运工</p></div><div id="nav-menu"><a href="/." target="_self"><i class="fa fa-home"> 首页</i></a><a href="/archives/" target="_self"><i class="fa fa-archive"> 归档</i></a><a href="https://afdian.net/a/big_old/thank" target="
|
|
20
|
+
</script><meta name="generator" content="Hexo 7.2.0"></head><body><div class="body_container"><div id="header"><div class="site-name"><a id="logo" href="/.">前端壹菜鸟</a><p class="description">关注前端知识,收集精彩博文,做技术的搬运工</p></div><div id="nav-menu"><a href="/." target="_self"><i class="fa fa-home"> 首页</i></a><a href="/archives/" target="_self"><i class="fa fa-archive"> 归档</i></a><a href="https://afdian.net/a/big_old/thank" target="_self"><i class="fa fa-group"> 感谢</i></a><a href="https://love.xuehuayu.cn/" target="_target"><i class="fa fa-heart"> LOVE</i></a><a href="https://chatbot.weixin.qq.com/webapp/V2n6xMymCDSES64N87KuxF0WBxK9Zk?robotName=%E5%A4%A7%E8%80%81" target="_self"><i class="fa fa-user"> 联系我</i></a><a href="/atom.xml" target="_self"><i class="fa fa-rss"> 订阅</i></a></div></div><div class="pure-g" id="layout"><div class="pure-u-1 pure-u-md-3-4"><div class="content_container"><div class="post"><h2 class="post-title c-page"></h2><div class="post-content"><h2 id="kk-player"><a href="#kk-player" class="headerlink" title="kk player"></a>kk player</h2><p>MacCMS 资源播放器, 支持 Android 和 iOS ,内置播放器 <a target="_blank" rel="noopener" href="https://github.com/muiplayer/hello-muiplayer">mui-player</a> </p>
|
|
21
21
|
<h2 id="特色"><a href="#特色" class="headerlink" title="特色"></a>特色</h2><ul>
|
|
22
22
|
<li>无登录,直接看</li>
|
|
23
23
|
<li>支持MAC CMS资源站(xml,json)</li>
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"cainiaoblog","version":"23.2.
|
|
1
|
+
{"name":"cainiaoblog","version":"23.2.724","description":"一个可以供zyplayer使用的公共配置文件","main":"index.js","directories":{"lib":"lib"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"publishConfig":{"registry":"https://registry.npmjs.org"},"repository":{"type":"git","url":"git+https://github.com/npljy/npljy.github.io.git"},"keywords":["common","configs"],"author":"cainiao","license":"ISC","bugs":{"url":"https://github.com/npljy/npljy.github.io/issues"},"homepage":"https://github.com/npljy/npljy.github.io#readme"}
|