cainiaoblog 23.2.407 → 23.2.408
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.html +2 -1
- package/package.json +1 -1
package/manual.html
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="zh-CN" data-dark><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="format-detection" content="telephone=no"><meta name="description" content="前端壹菜鸟,记录工作难题,关注前端知识,收集精彩博文,做技术的搬运工"><meta name="msvalidate.01" content="0FE4D8B3381D3D87088996B886E1E2BD"><title>“看看”使用说明 | 前端壹菜鸟</title><link rel="stylesheet" type="text/css" href="//cdn.staticaly.com/gh/npljy/npljy.github.io/main/css/style.min.css"><link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/gh/npljy/npljy.github.io@main/css/style.min.css"><link rel="stylesheet" type="text/css" href="//s.cky.qystu.cc/gh/npljy/npljy.github.io@main/css/style.min.css"><link rel="stylesheet" type="text/css" href="//boke.laonongmin.online/css/style.css"><link rel="stylesheet" type="text/css" href="//jsd.onmicrosoft.cn/npm/normalize.css@latest/normalize.min.css"><link rel="stylesheet" type="text/css" href="//jsd.onmicrosoft.cn/npm/purecss@latest/build/pure-min.min.css"><link rel="stylesheet" type="text/css" href="//jsd.onmicrosoft.cn/npm/purecss@latest/build/grids-responsive-min.css"><link rel="stylesheet" type="text/css" href="//jsd.onmicrosoft.cn/npm/font-awesome@4.7.0/css/font-awesome.min.css"><link rel="icon" mask="" sizes="any" href="//s.cky.qystu.cc/gh/npljy/npljy.github.io@main/img/blog.ico"><link rel="Shortcut Icon" type="image/x-icon" href="//s.cky.qystu.cc/gh/npljy/npljy.github.io@main/img/blog.ico"><link rel="apple-touch-icon" href="//s.cky.qystu.cc/gh/npljy/npljy.github.io@main/img/blog.png"><link rel="apple-touch-icon-precomposed" href="//s.cky.qystu.cc/gh/npljy/npljy.github.io@main/img/blog.png"><script type="text/javascript" src="//jsd.onmicrosoft.cn/npm/jquery@latest/dist/jquery.min.js"></script><script type="text/javascript" src="//boke.laonongmin.online/js/isPhone.js"></script><script type="text/javascript" src="//boke.laonongmin.online/js/fixedPage.jm.js"></script><link rel="alternate" type="application/atom+xml" href="/atom.xml"><script src="
|
|
1
|
+
<!DOCTYPE html><html lang="zh-CN" data-dark><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="format-detection" content="telephone=no"><meta name="description" content="前端壹菜鸟,记录工作难题,关注前端知识,收集精彩博文,做技术的搬运工"><meta name="msvalidate.01" content="0FE4D8B3381D3D87088996B886E1E2BD"><title>“看看”使用说明 | 前端壹菜鸟</title><link rel="stylesheet" type="text/css" href="//cdn.staticaly.com/gh/npljy/npljy.github.io/main/css/style.min.css"><link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/gh/npljy/npljy.github.io@main/css/style.min.css"><link rel="stylesheet" type="text/css" href="//s.cky.qystu.cc/gh/npljy/npljy.github.io@main/css/style.min.css"><link rel="stylesheet" type="text/css" href="//boke.laonongmin.online/css/style.css"><link rel="stylesheet" type="text/css" href="//jsd.onmicrosoft.cn/npm/normalize.css@latest/normalize.min.css"><link rel="stylesheet" type="text/css" href="//jsd.onmicrosoft.cn/npm/purecss@latest/build/pure-min.min.css"><link rel="stylesheet" type="text/css" href="//jsd.onmicrosoft.cn/npm/purecss@latest/build/grids-responsive-min.css"><link rel="stylesheet" type="text/css" href="//jsd.onmicrosoft.cn/npm/font-awesome@4.7.0/css/font-awesome.min.css"><link rel="icon" mask="" sizes="any" href="//s.cky.qystu.cc/gh/npljy/npljy.github.io@main/img/blog.ico"><link rel="Shortcut Icon" type="image/x-icon" href="//s.cky.qystu.cc/gh/npljy/npljy.github.io@main/img/blog.ico"><link rel="apple-touch-icon" href="//s.cky.qystu.cc/gh/npljy/npljy.github.io@main/img/blog.png"><link rel="apple-touch-icon-precomposed" href="//s.cky.qystu.cc/gh/npljy/npljy.github.io@main/img/blog.png"><script type="text/javascript" src="//jsd.onmicrosoft.cn/npm/jquery@latest/dist/jquery.min.js"></script><script type="text/javascript" src="//boke.laonongmin.online/js/isPhone.js"></script><script type="text/javascript" src="//boke.laonongmin.online/js/fixedPage.jm.js"></script><link rel="alternate" type="application/atom+xml" href="/atom.xml"><script src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js" async></script><script>(function(){
|
|
2
2
|
var bp = document.createElement('script');
|
|
3
3
|
var curProtocol = window.location.protocol.split(':')[0];
|
|
4
4
|
if (curProtocol === 'https'){
|
|
@@ -16,6 +16,7 @@
|
|
|
16
16
|
})();
|
|
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
|
+
</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'})
|
|
19
20
|
</script><meta name="generator" content="Hexo 6.3.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="/guestbook/" target="_self"><i class="fa fa-comments"> 留言</i></a><a href="/about/" target="_self"><i class="fa fa-user"> 关于</i></a><a href="https://love.xuehuayu.cn/" target="_target"><i class="fa fa-heart"> LOVE</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"><p>本软件不使用任何敏感权限都可拒绝。所有资源均来自互联网。本软件仅供学习参考使用。</p>
|
|
20
21
|
<span id="more"></span>
|
|
21
22
|
<p><strong>本软件不使用任何敏感权限都可拒绝。所有资源均来自互联网,本软件仅供学习参考使用。</strong><br>有任何问题可先尝试重装最新版<br><a href="#1">1.青少年模式</a><br><a href="#2">2.搜索方法</a><br><a href="#3">3.单个添加视频源</a><br><a href="#4">4.批量添加视频源</a><br><a href="#5">5.无法播放,无法全屏</a><br><a href="#6">6.DLNA投屏</a><br><a href="#7">7.隐私权限问题</a><br><a href="#8">8.数据备份和分享</a><br><a href="#9">9.关于广告</a><br><span class="an" class="" id="1"></span><br><strong>1. 青少年模式</strong><br>此模式下屏蔽部分内容。<br>内置过滤词已尽可能过滤所有,但并不能保证完全过滤。可自添加过滤词。</p>
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"cainiaoblog","version":"23.2.
|
|
1
|
+
{"name":"cainiaoblog","version":"23.2.408","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"}
|