Site updated: 2021-04-10 20:02:51
This commit is contained in:
parent
10f5186b29
commit
c20f97ab14
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -97,9 +97,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -325,6 +325,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2000/01/01/hello-world/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2000/01/01/hello-world/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -429,6 +439,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2000/01/01/hello-world/" title="Hello World">https://cool-y.github.io/2000/01/01/hello-world/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -583,7 +611,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -753,13 +781,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -804,8 +825,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -814,11 +835,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -107,9 +107,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -357,6 +357,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2018/12/15/miio-control/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2018/12/15/miio-control/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -478,6 +488,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2018/12/15/miio-control/" title="利用miio控制局域网内的小米智能设备">https://cool-y.github.io/2018/12/15/miio-control/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -657,7 +685,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -843,13 +871,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -894,8 +915,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -904,11 +925,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -104,9 +104,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -354,6 +354,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2018/12/23/基于规则引擎发现IOT设备/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2018/12/23/基于规则引擎发现IOT设备/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -480,6 +490,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2018/12/23/基于规则引擎发现IOT设备/" title="基于采集规则引擎的物联网设备发现方法">https://cool-y.github.io/2018/12/23/基于规则引擎发现IOT设备/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -657,7 +685,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -843,13 +871,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -894,8 +915,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -904,11 +925,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -98,9 +98,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -348,6 +348,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2018/12/25/TCPDUMP拒绝服务攻击漏洞/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2018/12/25/TCPDUMP拒绝服务攻击漏洞/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -487,6 +497,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2018/12/25/TCPDUMP拒绝服务攻击漏洞/" title="TCPDUMP拒绝服务攻击漏洞">https://cool-y.github.io/2018/12/25/TCPDUMP拒绝服务攻击漏洞/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -662,7 +690,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -848,13 +876,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -899,8 +920,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -909,11 +930,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -111,9 +111,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -361,6 +361,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2019/01/16/wifi半双工侧信道攻击学习笔记/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2019/01/16/wifi半双工侧信道攻击学习笔记/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -610,6 +620,24 @@ Server -------wire----------|
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2019/01/16/wifi半双工侧信道攻击学习笔记/" title="wifi半双工侧信道攻击学习笔记">https://cool-y.github.io/2019/01/16/wifi半双工侧信道攻击学习笔记/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -785,7 +813,7 @@ Server -------wire----------|
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -971,13 +999,6 @@ Server -------wire----------|
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -1022,8 +1043,8 @@ Server -------wire----------|
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -1032,11 +1053,13 @@ Server -------wire----------|
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -68,7 +68,7 @@
|
||||
|
||||
|
||||
|
||||
<meta name="keywords" content="密码,QQ,数据库,">
|
||||
<meta name="keywords" content="数据库,密码,QQ,">
|
||||
|
||||
|
||||
|
||||
@ -80,7 +80,7 @@
|
||||
|
||||
|
||||
<meta name="description" content="qq数据库采用简单加密——异或加密数据获取:DENGTA_META.xml—IMEI:867179032952446databases/2685371834.db——数据库文件 解密方式:明文msg_t 密文msg_Data key:IMEImsg_t = msg_Data[i]^IMEI[i%15] 实验:123456789101112131415161718192021222324imp">
|
||||
<meta name="keywords" content="密码,QQ,数据库">
|
||||
<meta name="keywords" content="数据库,密码,QQ">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:title" content="QQ数据库的加密与解密">
|
||||
<meta property="og:url" content="https://cool-y.github.io/2019/02/22/qq数据库的加密解密/index.html">
|
||||
@ -100,9 +100,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -350,6 +350,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2019/02/22/qq数据库的加密解密/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2019/02/22/qq数据库的加密解密/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -457,17 +467,35 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2019/02/22/qq数据库的加密解密/" title="QQ数据库的加密与解密">https://cool-y.github.io/2019/02/22/qq数据库的加密解密/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
<div class="post-tags">
|
||||
|
||||
<a href="/tags/数据库/" rel="tag"># 数据库</a>
|
||||
|
||||
<a href="/tags/密码/" rel="tag"># 密码</a>
|
||||
|
||||
<a href="/tags/QQ/" rel="tag"># QQ</a>
|
||||
|
||||
<a href="/tags/数据库/" rel="tag"># 数据库</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
@ -634,7 +662,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -820,13 +848,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -871,8 +892,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -881,11 +902,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -98,9 +98,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -348,6 +348,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2019/03/16/小米固件工具mkxqimage/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2019/03/16/小米固件工具mkxqimage/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -466,6 +476,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2019/03/16/小米固件工具mkxqimage/" title="小米固件工具mkxqimage">https://cool-y.github.io/2019/03/16/小米固件工具mkxqimage/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -643,7 +671,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -829,13 +857,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -880,8 +901,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -890,11 +911,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -98,9 +98,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -348,6 +348,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2019/03/23/auto-send-WX/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2019/03/23/auto-send-WX/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -476,6 +486,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2019/03/23/auto-send-WX/" title="利用itchat定时转发微信消息">https://cool-y.github.io/2019/03/23/auto-send-WX/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -651,7 +679,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -837,13 +865,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -888,8 +909,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -898,11 +919,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -112,9 +112,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -362,6 +362,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2019/03/25/Samba-CVE/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2019/03/25/Samba-CVE/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -502,6 +512,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2019/03/25/Samba-CVE/" title="某厂商路由器与Samba漏洞CVE-2017-7494">https://cool-y.github.io/2019/03/25/Samba-CVE/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -679,7 +707,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -865,13 +893,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -916,8 +937,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -926,11 +947,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -117,9 +117,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -367,6 +367,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2019/03/28/逆向工程实验/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2019/03/28/逆向工程实验/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -604,6 +614,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2019/03/28/逆向工程实验/" title="逆向工程与软件破解">https://cool-y.github.io/2019/03/28/逆向工程实验/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -779,7 +807,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -965,13 +993,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -1016,8 +1037,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -1026,11 +1047,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -111,9 +111,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -361,6 +361,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2019/04/15/Caving-db-storage/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2019/04/15/Caving-db-storage/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -523,6 +533,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2019/04/15/Caving-db-storage/" title="复原数据库存储以检测和跟踪安全漏洞">https://cool-y.github.io/2019/04/15/Caving-db-storage/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -700,7 +728,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -886,13 +914,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -937,8 +958,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -947,11 +968,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -118,9 +118,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -368,6 +368,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2019/04/21/XIAOMI-UPnP/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2019/04/21/XIAOMI-UPnP/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -647,6 +657,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2019/04/21/XIAOMI-UPnP/" title="小米路由器_MiniUPnP协议">https://cool-y.github.io/2019/04/21/XIAOMI-UPnP/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -824,7 +852,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -1010,13 +1038,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -1061,8 +1082,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -1071,11 +1092,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -100,9 +100,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -350,6 +350,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2019/05/13/PE-file/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2019/05/13/PE-file/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -568,6 +578,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2019/05/13/PE-file/" title="PE文件格式学习">https://cool-y.github.io/2019/05/13/PE-file/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -743,7 +771,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -929,13 +957,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -980,8 +1001,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -990,11 +1011,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -109,9 +109,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -337,6 +337,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2019/05/14/pack-and-unpack/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2019/05/14/pack-and-unpack/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -498,6 +508,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2019/05/14/pack-and-unpack/" title="加壳与脱壳">https://cool-y.github.io/2019/05/14/pack-and-unpack/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -665,7 +693,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -851,13 +879,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -902,8 +923,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -912,11 +933,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -101,9 +101,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -351,6 +351,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2019/07/01/AFL-first-learn/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2019/07/01/AFL-first-learn/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -447,7 +457,7 @@
|
||||
|
||||
<hr>
|
||||
<h1 id="0x02-AFL快速入门"><a href="#0x02-AFL快速入门" class="headerlink" title="0x02 AFL快速入门"></a>0x02 <a href="http://lcamtuf.coredump.cx/afl/QuickStartGuide.txt" target="_blank" rel="noopener">AFL快速入门</a></h1><p>1)用<code>make</code>编译AFL。如果构建失败,请参阅docs / INSTALL以获取提示。<br>2)查找或编写一个相当快速和简单的程序,该程序从<strong><em>文件或标准输入</em></strong>中获取数据,以一种有价值的方式处理它,然后干净地退出。如果测试网络服务,请将其修改为在前台运行并从stdin读取。在对使用校验和的格式进行模糊测试时,也要注释掉校验和验证码。<br>遇到故障时,程序必须正常崩溃。注意自定义SIGSEGV或SIGABRT处理程序和后台进程。有关检测非崩溃缺陷的提示,请参阅<code>docs/README</code>中的第11节。<br>3)使用afl-gcc编译要模糊的程序/库。一种常见的方法是:<br><figure class="highlight plain"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br></pre></td><td class="code"><pre><span class="line">$ CC = /path/to/afl-gcc CXX =/path/to/afl-g++ ./configure --disable-shared</span><br><span class="line">$ make clean all</span><br></pre></td></tr></table></figure></p>
|
||||
<p>如果程序构建失败,请联系 <a href="mailto:afl-users@googlegroups.com" target="_blank" rel="noopener">afl-users@googlegroups.com</a>。<br>4)获取一个对程序有意义的小而有效的输入文件。在模糊详细语法(SQL,HTTP等)时,也要创建字典,如<code>dictionaries/README.dictionaries</code>中所述。<br>5)如果程序从stdin读取,则运行<code>afl-fuzz</code>,如下所示:<br><code>./afl-fuzz -i testcase_dir -o findings_dir -- /path/to/tested/program [... program's cmdline ...]</code><br> 如果程序从文件中获取输入,则可以在程序的命令行中输入@@; AFL会为您放置一个自动生成的文件名。</p>
|
||||
<p>如果程序构建失败,请联系 <a href="mailto:afl-users@googlegroups.com" target="_blank" rel="noopener">afl-users@googlegroups.com</a>。<br>4)获取一个对程序有意义的小而有效的输入文件。在模糊详细语法(SQL,HTTP等)时,也要创建字典,如<code>dictionaries/README.dictionaries</code>中所述。<br>5)如果程序从stdin读取,则运行<code>afl-fuzz</code>,如下所示:<br><code>./afl-fuzz -i testcase_dir -o findings_dir -- /path/to/tested/program [... program's cmdline ...]</code><br> 如果程序从文件中获取输入,则可以在程序的命令行中输入@@; AFL会为您放置一个自动生成的文件名。</p>
|
||||
<p><strong>一些参考文档</strong></p>
|
||||
<blockquote>
|
||||
<p><a href="http://lcamtuf.coredump.cx/afl/README.txt" target="_blank" rel="noopener">docs/README</a> - AFL的一般介绍,<br><a href="https://github.com/mirrorer/afl/blob/master/docs/perf_tips.txt" target="_blank" rel="noopener">docs/perf_tips.txt</a> - 关于如何快速模糊的简单提示,<br><a href="http://lcamtuf.coredump.cx/afl/status_screen.txt" target="_blank" rel="noopener">docs/status_screen.txt</a> - UI中显示的花絮的解释,<br><a href="https://github.com/mirrorer/afl/blob/master/docs/parallel_fuzzing.txt" target="_blank" rel="noopener">docs/parallel_fuzzing.txt</a> - 关于在多个核上运行AFL的建议<br><a href="http://lcamtuf.coredump.cx/afl/demo/" target="_blank" rel="noopener">Generated test cases for common image formats</a> - 生成图像文件测试用例的demo<br><a href="http://lcamtuf.coredump.cx/afl/technical_details.txt" target="_blank" rel="noopener">Technical “whitepaper” for afl-fuzz</a> - 技术白皮书</p>
|
||||
@ -464,10 +474,10 @@
|
||||
</ol>
|
||||
<hr>
|
||||
<h1 id="0x04-AFL-README"><a href="#0x04-AFL-README" class="headerlink" title="0x04 AFL README"></a>0x04 <a href="http://lcamtuf.coredump.cx/afl/README.txt" target="_blank" rel="noopener">AFL README</a></h1><blockquote>
|
||||
<p>Written and maintained by Michal Zalewski <a href="mailto:lcamtuf@google.com" target="_blank" rel="noopener">lcamtuf@google.com</a></p>
|
||||
<p>Written and maintained by Michal Zalewski <a href="mailto:lcamtuf@google.com" target="_blank" rel="noopener">lcamtuf@google.com</a></p>
|
||||
<p> Copyright 2013, 2014, 2015, 2016 Google Inc. All rights reserved.<br> Released under terms and conditions of Apache License, Version 2.0.</p>
|
||||
<p> For new versions and additional information, check out:<br> <a href="http://lcamtuf.coredump.cx/afl/" target="_blank" rel="noopener">http://lcamtuf.coredump.cx/afl/</a></p>
|
||||
<p> To compare notes with other users or get notified about major new features,<br> send a mail to <a href="mailto:afl-users+subscribe@googlegroups.com" target="_blank" rel="noopener">afl-users+subscribe@googlegroups.com</a>.</p>
|
||||
<p> To compare notes with other users or get notified about major new features,<br> send a mail to <a href="mailto:afl-users+subscribe@googlegroups.com" target="_blank" rel="noopener">afl-users+subscribe@googlegroups.com</a>.</p>
|
||||
<p> <strong>See QuickStartGuide.txt if you don’t have time to read this file.</strong></p>
|
||||
</blockquote>
|
||||
<h2 id="1)具有导向性的模糊测试的挑战"><a href="#1)具有导向性的模糊测试的挑战" class="headerlink" title="1)具有导向性的模糊测试的挑战"></a>1)具有导向性的模糊测试的挑战</h2><p>Fuzzing是用于识别真实软件中的安全问题的最强大且经过验证的策略之一;它负责安全关键软件中迄今为止发现的绝大多数远程代码执行和权限提升漏洞。<br>不幸的是,模糊测试也不够有力。盲目的、随机的变异使得它不太可能在测试代码中达到某些代码路径,从而使一些漏洞超出了这种技术的范围。<br>已经有许多尝试来解决这个问题。早期方法之一 - 由Tavis Ormandy开创 - 是一种 <strong>语义库蒸馏(corpus distillation)</strong> 。网上找到的一些大型语料库中往往包含大量的文件,这时就需要对其精简,该方法依赖于覆盖信号从大量高质量的候选文件语料库中选择有趣种子的子集,然后通过传统方式对其进行模糊处理。该方法非常有效,但需要这样的语料库随时可用。正因为如此,<strong>代码覆盖率</strong> 也只是衡量程序执行状态的一个简单化的度量,这种方式并不适合后续引导fuzzing测试的。<br>其他更复杂的研究集中在诸如 <strong>程序流分析(“concoic execution”),符号执行或静态分析</strong> 等技术上。所有这些方法在实验环境中都非常有前景,但在实际应用中往往会遇到可靠性和性能问题 - 部分高价值的程序都有非常复杂的内部状态和执行路径,在这一方面符号执行和concolic技术往往会显得不够健壮(如路径爆炸问题),所以仍然稍逊于传统的fuzzing技术。</p>
|
||||
@ -763,6 +773,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2019/07/01/AFL-first-learn/" title="模糊测试与AFL">https://cool-y.github.io/2019/07/01/AFL-first-learn/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -938,7 +966,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -1124,13 +1152,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -1175,8 +1196,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -1185,11 +1206,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -100,9 +100,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -350,6 +350,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2019/07/09/afl-first-try/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2019/07/09/afl-first-try/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -553,6 +563,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2019/07/09/afl-first-try/" title="AFL-爱之初体验">https://cool-y.github.io/2019/07/09/afl-first-try/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -728,7 +756,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -914,13 +942,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -965,8 +986,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -975,11 +996,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -116,9 +116,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -366,6 +366,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2019/07/10/x86basic/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2019/07/10/x86basic/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -583,6 +593,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2019/07/10/x86basic/" title="x86-basic 漏洞利用">https://cool-y.github.io/2019/07/10/x86basic/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -760,7 +788,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -946,13 +974,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -997,8 +1018,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -1007,11 +1028,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -100,9 +100,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -350,6 +350,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2019/07/16/linux-pwn-32/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2019/07/16/linux-pwn-32/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -566,6 +576,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2019/07/16/linux-pwn-32/" title="Linux Pwn-缓冲区溢出利用">https://cool-y.github.io/2019/07/16/linux-pwn-32/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -743,7 +771,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -929,13 +957,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -980,8 +1001,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -990,11 +1011,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -98,9 +98,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -348,6 +348,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2019/07/24/web-dvwa/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2019/07/24/web-dvwa/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -581,6 +591,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2019/07/24/web-dvwa/" title="DVWA黑客攻防平台">https://cool-y.github.io/2019/07/24/web-dvwa/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -756,7 +784,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -942,13 +970,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -993,8 +1014,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -1003,11 +1024,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -100,9 +100,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -350,6 +350,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2019/07/24/获取固件/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2019/07/24/获取固件/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -464,6 +474,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2019/07/24/获取固件/" title="获取固件的几种方法">https://cool-y.github.io/2019/07/24/获取固件/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -639,7 +667,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -825,13 +853,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -876,8 +897,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -886,11 +907,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -98,9 +98,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -348,6 +348,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2019/07/25/Debug-a-router-firmware/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2019/07/25/Debug-a-router-firmware/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -510,6 +520,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2019/07/25/Debug-a-router-firmware/" title="远程调试小米路由器固件">https://cool-y.github.io/2019/07/25/Debug-a-router-firmware/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -687,7 +715,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -873,13 +901,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -924,8 +945,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -934,11 +955,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -98,9 +98,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -348,6 +348,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2019/10/25/PWNtw-start/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2019/10/25/PWNtw-start/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -587,6 +597,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2019/10/25/PWNtw-start/" title="【Pwnable.tw】start">https://cool-y.github.io/2019/10/25/PWNtw-start/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -764,7 +792,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -950,13 +978,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -1001,8 +1022,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -1011,11 +1032,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -100,9 +100,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -350,6 +350,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2019/11/12/web-information-collect/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2019/11/12/web-information-collect/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -850,6 +860,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2019/11/12/web-information-collect/" title="【web】信息收集">https://cool-y.github.io/2019/11/12/web-information-collect/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -1025,7 +1053,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -1211,13 +1239,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -1262,8 +1283,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -1272,11 +1293,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -98,9 +98,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -348,6 +348,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2020/10/16/coremail/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2020/10/16/coremail/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -493,6 +503,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2020/10/16/coremail/" title="DataCon Coremail邮件安全第三题 Writeup">https://cool-y.github.io/2020/10/16/coremail/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -668,7 +696,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -854,13 +882,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -905,8 +926,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -915,11 +936,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -121,9 +121,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -349,6 +349,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2021/01/08/Dolphin-Attack/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2021/01/08/Dolphin-Attack/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -532,6 +542,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2021/01/08/Dolphin-Attack/" title="Dolphin Attack 论文翻译">https://cool-y.github.io/2021/01/08/Dolphin-Attack/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -709,7 +737,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -895,13 +923,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -946,8 +967,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -956,11 +977,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -108,9 +108,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -358,6 +358,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2021/01/08/Netgear-psv-2020-0211/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2021/01/08/Netgear-psv-2020-0211/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -681,6 +691,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2021/01/08/Netgear-psv-2020-0211/" title="Netgear_栈溢出漏洞_PSV-2020-0211">https://cool-y.github.io/2021/01/08/Netgear-psv-2020-0211/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -858,7 +886,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -1044,13 +1072,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -1095,8 +1116,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -1105,11 +1126,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -105,9 +105,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -355,6 +355,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2021/01/08/dolphin-attack-practice/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2021/01/08/dolphin-attack-practice/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -476,6 +486,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2021/01/08/dolphin-attack-practice/" title="Dolphin Attack 论文复现">https://cool-y.github.io/2021/01/08/dolphin-attack-practice/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -653,7 +681,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -839,13 +867,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -890,8 +911,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -900,11 +921,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -101,9 +101,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -351,6 +351,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2021/01/08/nvram-config/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2021/01/08/nvram-config/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -483,6 +493,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2021/01/08/nvram-config/" title="自动化获取nvram配置">https://cool-y.github.io/2021/01/08/nvram-config/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -662,7 +690,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -848,13 +876,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -899,8 +920,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -909,11 +930,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -101,9 +101,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -351,6 +351,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2021/03/02/DIR-802-OS-Command-Injection/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2021/03/02/DIR-802-OS-Command-Injection/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -465,6 +475,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2021/03/02/DIR-802-OS-Command-Injection/" title="DIR-802 OS Command Injection">https://cool-y.github.io/2021/03/02/DIR-802-OS-Command-Injection/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -642,7 +670,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -828,13 +856,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -879,8 +900,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -889,11 +910,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -91,7 +91,7 @@
|
||||
<meta property="og:image" content="https://res.cloudinary.com/dozyfkbg3/image/upload/v1618050992/VMescape/image_30.png">
|
||||
<meta property="og:image" content="https://res.cloudinary.com/dozyfkbg3/image/upload/v1618050992/VMescape/image_31.png">
|
||||
<meta property="og:image" content="https://res.cloudinary.com/dozyfkbg3/image/upload/v1618050992/VMescape/image_32.png">
|
||||
<meta property="og:updated_time" content="2021-04-10T10:51:58.631Z">
|
||||
<meta property="og:updated_time" content="2021-04-10T11:17:09.903Z">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="VM escape-QEMU Case Study">
|
||||
<meta name="twitter:description" content="1 Intro如今,虚拟机已大量部署以供个人使用或在企业细分市场中使用。 网络安全供应商使用不同的VM在受控和受限的环境中分析恶意软件。 一个自然的问题出现了:恶意软件能否从虚拟机中逃脱并在主机上执行代码? 2015年,来自CrowdStrike的Jason Geffner报告了QEMU中的一个严重错误(CVE-2015-3456),该错误影响了虚拟软盘驱动器代码,这可能使攻击者从VM逃脱到主机。">
|
||||
@ -103,9 +103,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -353,6 +353,16 @@
|
||||
|
||||
|
||||
|
||||
<span class="post-comments-count">
|
||||
<span class="post-meta-divider">|</span>
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-comment-o"></i>
|
||||
</span>
|
||||
<a href="/2021/04/10/vm-escape1/#comments" itemprop="discussionUrl">
|
||||
<span class="post-comments-count gitment-comments-count" data-xid="/2021/04/10/vm-escape1/" itemprop="commentsCount"></span>
|
||||
</a>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -434,8 +444,7 @@
|
||||
<figure class="highlight plain"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br><span class="line">5</span><br><span class="line">6</span><br><span class="line">7</span><br><span class="line">8</span><br></pre></td><td class="code"><pre><span class="line">✗ sudo tunctl -t tap0 -u `whoami`</span><br><span class="line">✗ sudo ifconfig tap0 192.168.2.1/24</span><br><span class="line">$ ./x86_64-softmmu/qemu-system-x86_64 -enable-kvm -m 2048 -display vnc=:89 \</span><br><span class="line">-netdev user,id=t0, -device rtl8139,netdev=t0,id=nic0 -netdev user,id=t1, \</span><br><span class="line">-device pcnet,netdev=t1,id=nic1 -drive \</span><br><span class="line">file=/home/han/VMescape/qemu/bin/debug/native/ubuntu.qcow2,\</span><br><span class="line">format=qcow2,if=ide,cache=writeback,\</span><br><span class="line">-net nic -net tap,ifname=tap0,script=no,downscript=no</span><br></pre></td></tr></table></figure>
|
||||
<p>使用vncviewer连接qemu</p>
|
||||
<figure class="highlight plain"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br></pre></td><td class="code"><pre><span class="line">`apt-get install xvnc4viewer`</span><br><span class="line">vncviewer 127.0.0.1:5989</span><br></pre></td></tr></table></figure>
|
||||
<p>###<br>2.2 QEMU Memory Layout</p>
|
||||
<p>分配给guest虚拟机的物理内存实际上是QEMU虚拟地址空间中mmapp专用的区域。 重要的是要注意,分配guest的物理内存时未启用PROT_EXEC标志。</p>
|
||||
<h3 id="2-2-QEMU-Memory-Layout"><a href="#2-2-QEMU-Memory-Layout" class="headerlink" title="2.2 QEMU Memory Layout"></a>2.2 QEMU Memory Layout</h3><p>分配给guest虚拟机的物理内存实际上是QEMU虚拟地址空间中mmapp专用的区域。 重要的是要注意,分配guest的物理内存时未启用PROT_EXEC标志。</p>
|
||||
<p>下图说明了来宾的内存和主机的内存如何共存。</p>
|
||||
<figure class="highlight plain"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br><span class="line">5</span><br><span class="line">6</span><br><span class="line">7</span><br><span class="line">8</span><br><span class="line">9</span><br><span class="line">10</span><br><span class="line">11</span><br><span class="line">12</span><br><span class="line">13</span><br><span class="line">14</span><br><span class="line">15</span><br><span class="line">16</span><br><span class="line">17</span><br><span class="line">18</span><br><span class="line">19</span><br><span class="line">20</span><br><span class="line">21</span><br><span class="line">22</span><br><span class="line">23</span><br><span class="line">24</span><br><span class="line">25</span><br></pre></td><td class="code"><pre><span class="line"> Guest' processes</span><br><span class="line"> +--------------------+</span><br><span class="line">Virtual addr space | |</span><br><span class="line"> +--------------------+</span><br><span class="line"> | |</span><br><span class="line"> **\__ Page Table \__</span><br><span class="line"> \ \**</span><br><span class="line"> | | Guest kernel</span><br><span class="line"> +----+--------------------+----------------+</span><br><span class="line">Guest's phy. memory | | | |</span><br><span class="line"> +----+--------------------+----------------+</span><br><span class="line"> | |</span><br><span class="line"> **\__ \__</span><br><span class="line"> \ \**</span><br><span class="line"> | QEMU process |</span><br><span class="line"> +----+------------------------------------------+</span><br><span class="line">Virtual addr space | | |</span><br><span class="line"> +----+------------------------------------------+</span><br><span class="line"> | |</span><br><span class="line"> \__ Page Table \__</span><br><span class="line"> \ \</span><br><span class="line"> | |</span><br><span class="line"> +----+-----------------------------------------------++</span><br><span class="line">Physical memory | | ||</span><br><span class="line"> +----+-----------------------------------------------++</span><br></pre></td></tr></table></figure>
|
||||
<p>此外,QEMU为BIOS和ROM保留了一个内存区域。 这些映射在QEMU映射文件中可用:</p>
|
||||
@ -577,6 +586,24 @@
|
||||
|
||||
|
||||
|
||||
<div>
|
||||
<ul class="post-copyright">
|
||||
<li class="post-copyright-author">
|
||||
<strong>本文作者:</strong>
|
||||
Cool-Y
|
||||
</li>
|
||||
<li class="post-copyright-link">
|
||||
<strong>本文链接:</strong>
|
||||
<a href="https://cool-y.github.io/2021/04/10/vm-escape1/" title="VM escape-QEMU Case Study">https://cool-y.github.io/2021/04/10/vm-escape1/</a>
|
||||
</li>
|
||||
<li class="post-copyright-license">
|
||||
<strong>版权声明: </strong>
|
||||
本博客所有文章除特别声明外,均采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="external nofollow" target="_blank">CC BY-NC-SA 3.0</a> 许可协议。转载请注明出处!
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
@ -750,7 +777,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -775,7 +802,7 @@
|
||||
|
||||
|
||||
|
||||
<div class="post-toc-content"><ol class="nav"><li class="nav-item nav-level-2"><a class="nav-link" href="#1-Intro"><span class="nav-text">1 Intro</span></a></li><li class="nav-item nav-level-2"><a class="nav-link" href="#2-KVM-QEMU-Overview"><span class="nav-text">2 KVM/QEMU Overview</span></a><ol class="nav-child"><li class="nav-item nav-level-3"><a class="nav-link" href="#2-1-Workspace-Environment"><span class="nav-text">2.1 Workspace Environment</span></a></li><li class="nav-item nav-level-3"><a class="nav-link" href="#2-3-Address-Translation"><span class="nav-text">2.3 Address Translation</span></a></li></ol></li><li class="nav-item nav-level-2"><a class="nav-link" href="#3-Memory-Leak-Exploitation"><span class="nav-text">3 Memory Leak Exploitation</span></a><ol class="nav-child"><li class="nav-item nav-level-3"><a class="nav-link" href="#3-1-The-vulnerable-Code"><span class="nav-text">3.1 The vulnerable Code</span></a></li><li class="nav-item nav-level-3"><a class="nav-link" href="#3-2-Setting-up-the-Card"><span class="nav-text">3.2 Setting up the Card</span></a></li><li class="nav-item nav-level-3"><a class="nav-link" href="#3-3-Exploit"><span class="nav-text">3.3 Exploit</span></a></li><li class="nav-item nav-level-3"><a class="nav-link" href="#3-4-遇到的几个问题"><span class="nav-text">3.4 遇到的几个问题</span></a></li></ol></li><li class="nav-item nav-level-2"><a class="nav-link" href="#ref"><span class="nav-text">ref</span></a></li></ol></div>
|
||||
<div class="post-toc-content"><ol class="nav"><li class="nav-item nav-level-2"><a class="nav-link" href="#1-Intro"><span class="nav-text">1 Intro</span></a></li><li class="nav-item nav-level-2"><a class="nav-link" href="#2-KVM-QEMU-Overview"><span class="nav-text">2 KVM/QEMU Overview</span></a><ol class="nav-child"><li class="nav-item nav-level-3"><a class="nav-link" href="#2-1-Workspace-Environment"><span class="nav-text">2.1 Workspace Environment</span></a></li><li class="nav-item nav-level-3"><a class="nav-link" href="#2-2-QEMU-Memory-Layout"><span class="nav-text">2.2 QEMU Memory Layout</span></a></li><li class="nav-item nav-level-3"><a class="nav-link" href="#2-3-Address-Translation"><span class="nav-text">2.3 Address Translation</span></a></li></ol></li><li class="nav-item nav-level-2"><a class="nav-link" href="#3-Memory-Leak-Exploitation"><span class="nav-text">3 Memory Leak Exploitation</span></a><ol class="nav-child"><li class="nav-item nav-level-3"><a class="nav-link" href="#3-1-The-vulnerable-Code"><span class="nav-text">3.1 The vulnerable Code</span></a></li><li class="nav-item nav-level-3"><a class="nav-link" href="#3-2-Setting-up-the-Card"><span class="nav-text">3.2 Setting up the Card</span></a></li><li class="nav-item nav-level-3"><a class="nav-link" href="#3-3-Exploit"><span class="nav-text">3.3 Exploit</span></a></li><li class="nav-item nav-level-3"><a class="nav-link" href="#3-4-遇到的几个问题"><span class="nav-text">3.4 遇到的几个问题</span></a></li></ol></li><li class="nav-item nav-level-2"><a class="nav-link" href="#ref"><span class="nav-text">ref</span></a></li></ol></div>
|
||||
|
||||
|
||||
</div>
|
||||
@ -936,13 +963,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -987,8 +1007,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
@ -997,11 +1017,13 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
function renderGitment(){
|
||||
var gitment = new Gitment({
|
||||
var gitment = new Gitmint({
|
||||
id: window.location.pathname,
|
||||
owner: 'Cool-Y',
|
||||
repo: 'gitment-comments',
|
||||
|
||||
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
|
||||
|
||||
oauth: {
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -97,9 +97,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -402,7 +402,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -572,13 +572,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -623,8 +616,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -435,7 +435,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -605,13 +605,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -652,8 +645,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -435,7 +435,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -605,13 +605,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -652,8 +645,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -505,7 +505,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -675,13 +675,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -722,8 +715,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -505,7 +505,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -675,13 +675,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -722,8 +715,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -435,7 +435,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -605,13 +605,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -652,8 +645,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -435,7 +435,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -605,13 +605,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -652,8 +645,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -540,7 +540,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -710,13 +710,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -757,8 +750,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -470,7 +470,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -640,13 +640,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -687,8 +680,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -470,7 +470,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -640,13 +640,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -687,8 +680,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -645,7 +645,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -815,13 +815,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -862,8 +855,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -435,7 +435,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -605,13 +605,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -652,8 +645,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -435,7 +435,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -605,13 +605,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -652,8 +645,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -754,7 +754,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -924,13 +924,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -971,8 +964,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -719,7 +719,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -889,13 +889,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -936,8 +929,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -435,7 +435,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -605,13 +605,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -652,8 +645,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -435,7 +435,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -605,13 +605,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -652,8 +645,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -540,7 +540,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -710,13 +710,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -757,8 +750,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -435,7 +435,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -605,13 +605,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -652,8 +645,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -435,7 +435,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -605,13 +605,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -652,8 +645,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -610,7 +610,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -780,13 +780,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -827,8 +820,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -764,7 +764,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -934,13 +934,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -981,8 +974,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -754,7 +754,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -924,13 +924,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -971,8 +964,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -764,7 +764,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -934,13 +934,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -981,8 +974,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -85,10 +85,10 @@
|
||||
<loc>https://cool-y.github.io/2018/12/15/miio-control/</loc>
|
||||
<lastmod>2019-04-15</lastmod>
|
||||
</url> <url>
|
||||
<loc>https://cool-y.github.io/2000/01/01/hello-world/</loc>
|
||||
<loc>https://cool-y.github.io/2019/03/23/auto-send-WX/</loc>
|
||||
<lastmod>2019-04-15</lastmod>
|
||||
</url> <url>
|
||||
<loc>https://cool-y.github.io/2019/03/23/auto-send-WX/</loc>
|
||||
<loc>https://cool-y.github.io/2000/01/01/hello-world/</loc>
|
||||
<lastmod>2019-04-15</lastmod>
|
||||
</url>
|
||||
</urlset>
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -97,9 +97,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -438,7 +438,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -624,13 +624,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -675,8 +668,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -624,7 +624,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -794,13 +794,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -841,8 +834,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -494,7 +494,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -664,13 +664,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -711,8 +704,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -97,9 +97,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -407,7 +407,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -577,13 +577,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -628,8 +621,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -442,7 +442,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -612,13 +612,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -659,8 +652,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -520,7 +520,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -690,13 +690,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -737,8 +730,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -416,7 +416,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -586,13 +586,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -633,8 +626,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -442,7 +442,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -612,13 +612,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -659,8 +652,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -494,7 +494,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -664,13 +664,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -711,8 +704,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
670
css/main.css
670
css/main.css
@ -189,7 +189,7 @@ body {
|
||||
font-size: 14px;
|
||||
line-height: 2;
|
||||
color: #555;
|
||||
background: #eee;
|
||||
background: #fff;
|
||||
}
|
||||
@media (max-width: 767px) {
|
||||
body {
|
||||
@ -445,11 +445,11 @@ body {
|
||||
.header-inner {
|
||||
margin: 0 auto;
|
||||
padding: 100px 0 70px;
|
||||
width: calc(100% - 252px);
|
||||
width: 700px;
|
||||
}
|
||||
@media (min-width: 1600px) {
|
||||
.container .header-inner {
|
||||
width: 1400px;
|
||||
width: 900px;
|
||||
}
|
||||
}
|
||||
.main {
|
||||
@ -457,11 +457,11 @@ body {
|
||||
}
|
||||
.main-inner {
|
||||
margin: 0 auto;
|
||||
width: calc(100% - 252px);
|
||||
width: 700px;
|
||||
}
|
||||
@media (min-width: 1600px) {
|
||||
.container .main-inner {
|
||||
width: 1400px;
|
||||
width: 900px;
|
||||
}
|
||||
}
|
||||
.footer {
|
||||
@ -474,11 +474,11 @@ body {
|
||||
.footer-inner {
|
||||
box-sizing: border-box;
|
||||
margin: 20px auto;
|
||||
width: calc(100% - 252px);
|
||||
width: 700px;
|
||||
}
|
||||
@media (min-width: 1600px) {
|
||||
.container .footer-inner {
|
||||
width: 1400px;
|
||||
width: 900px;
|
||||
}
|
||||
}
|
||||
pre,
|
||||
@ -653,8 +653,8 @@ pre .javascript .function {
|
||||
@media (min-width: 992px) {
|
||||
.full-image.full-image.full-image.full-image {
|
||||
max-width: none;
|
||||
width: 118%;
|
||||
margin: 0 -9%;
|
||||
width: 110%;
|
||||
margin: 25px -5%;
|
||||
}
|
||||
}
|
||||
.blockquote-center,
|
||||
@ -940,11 +940,11 @@ pre .javascript .function {
|
||||
display: inline-block;
|
||||
padding: 0 20px;
|
||||
font-size: 14px;
|
||||
color: #555;
|
||||
background: #fff;
|
||||
border: 2px solid #555;
|
||||
color: #fff;
|
||||
background: #222;
|
||||
border: 2px solid #222;
|
||||
text-decoration: none;
|
||||
border-radius: 2px;
|
||||
border-radius: 0;
|
||||
transition-property: background-color;
|
||||
transition-duration: 0.2s;
|
||||
transition-timing-function: ease-in-out;
|
||||
@ -953,8 +953,8 @@ pre .javascript .function {
|
||||
}
|
||||
.btn:hover {
|
||||
border-color: #222;
|
||||
color: #fff;
|
||||
background: #222;
|
||||
color: #222;
|
||||
background: #fff;
|
||||
}
|
||||
.btn +.btn {
|
||||
margin: 0 0 8px 8px;
|
||||
@ -1066,7 +1066,7 @@ pre .javascript .function {
|
||||
width: 24px;
|
||||
background: #222;
|
||||
font-size: 12px;
|
||||
opacity: 0.6;
|
||||
opacity: 1;
|
||||
color: #fff;
|
||||
cursor: pointer;
|
||||
text-align: center;
|
||||
@ -1087,7 +1087,7 @@ pre .javascript .function {
|
||||
}
|
||||
}
|
||||
.back-to-top.back-to-top-on {
|
||||
bottom: 30px;
|
||||
bottom: 19px;
|
||||
}
|
||||
.header {
|
||||
background: transparent;
|
||||
@ -1136,7 +1136,7 @@ pre .javascript .function {
|
||||
.site-subtitle {
|
||||
margin-top: 10px;
|
||||
font-size: 13px;
|
||||
color: #ddd;
|
||||
color: #999;
|
||||
}
|
||||
.use-motion .brand {
|
||||
opacity: 0;
|
||||
@ -1209,8 +1209,7 @@ pre .javascript .function {
|
||||
transition-timing-function: ease-in-out;
|
||||
transition-delay: 0s;
|
||||
}
|
||||
.menu .menu-item a:hover,
|
||||
.menu-item-active a {
|
||||
.menu .menu-item a:hover {
|
||||
border-bottom-color: #222;
|
||||
}
|
||||
.menu .menu-item .fa {
|
||||
@ -1762,6 +1761,13 @@ pre .javascript .function {
|
||||
transform: rotateZ(-30deg);
|
||||
}
|
||||
}
|
||||
.post-copyright {
|
||||
margin: 2em 0 0;
|
||||
padding: 0.5em 1em;
|
||||
border-left: 3px solid #ff1700;
|
||||
background-color: #f9f9f9;
|
||||
list-style: none;
|
||||
}
|
||||
.rtl.post-body p,
|
||||
.rtl.post-body a,
|
||||
.rtl.post-body h1,
|
||||
@ -1859,20 +1865,20 @@ pre .javascript .function {
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
padding: 2px;
|
||||
max-width: 120px;
|
||||
max-width: 96px;
|
||||
height: auto;
|
||||
border: 1px solid #eee;
|
||||
border: 2px solid #333;
|
||||
}
|
||||
.site-author-name {
|
||||
margin: 0;
|
||||
margin: 5px 0 0;
|
||||
text-align: center;
|
||||
color: #222;
|
||||
font-weight: 600;
|
||||
color: #f5f5f5;
|
||||
font-weight: normal;
|
||||
}
|
||||
.site-description {
|
||||
margin-top: 0;
|
||||
margin-top: 5px;
|
||||
text-align: center;
|
||||
font-size: 13px;
|
||||
font-size: 14px;
|
||||
color: #999;
|
||||
}
|
||||
.site-state {
|
||||
@ -1884,7 +1890,7 @@ pre .javascript .function {
|
||||
.site-state-item {
|
||||
display: inline-block;
|
||||
padding: 0 15px;
|
||||
border-left: 1px solid #eee;
|
||||
border-left: 1px solid #333;
|
||||
}
|
||||
.site-state-item:first-child {
|
||||
border-left: none;
|
||||
@ -1897,11 +1903,11 @@ pre .javascript .function {
|
||||
text-align: center;
|
||||
color: inherit;
|
||||
font-weight: 600;
|
||||
font-size: 16px;
|
||||
font-size: 18px;
|
||||
}
|
||||
.site-state-item-name {
|
||||
font-size: 13px;
|
||||
color: #999;
|
||||
color: inherit;
|
||||
}
|
||||
.feed-link {
|
||||
margin-top: 20px;
|
||||
@ -1943,7 +1949,7 @@ pre .javascript .function {
|
||||
width: 4px;
|
||||
height: 4px;
|
||||
border-radius: 50%;
|
||||
background: #12ff6a;
|
||||
background: #73525e;
|
||||
}
|
||||
.links-of-blogroll {
|
||||
font-size: 13px;
|
||||
@ -1981,7 +1987,7 @@ pre .javascript .function {
|
||||
color: #555;
|
||||
}
|
||||
.sidebar-nav li:hover {
|
||||
color: #fc6423;
|
||||
color: #f5f5f5;
|
||||
}
|
||||
.page-post-detail .sidebar-nav-toc {
|
||||
padding: 0 5px;
|
||||
@ -1990,11 +1996,11 @@ pre .javascript .function {
|
||||
margin-left: 10px;
|
||||
}
|
||||
.sidebar-nav .sidebar-nav-active {
|
||||
color: #fc6423;
|
||||
border-bottom-color: #fc6423;
|
||||
color: #87daff;
|
||||
border-bottom-color: #87daff;
|
||||
}
|
||||
.sidebar-nav .sidebar-nav-active:hover {
|
||||
color: #fc6423;
|
||||
color: #87daff;
|
||||
}
|
||||
.sidebar-panel {
|
||||
display: none;
|
||||
@ -2027,12 +2033,12 @@ pre .javascript .function {
|
||||
transition-timing-function: ease-in-out;
|
||||
transition-delay: 0s;
|
||||
transition-property: all;
|
||||
color: #666;
|
||||
border-bottom-color: #ccc;
|
||||
color: #999;
|
||||
border-bottom-color: #555;
|
||||
}
|
||||
.post-toc ol a:hover {
|
||||
color: #000;
|
||||
border-bottom-color: #000;
|
||||
color: #ccc;
|
||||
border-bottom-color: #ccc;
|
||||
}
|
||||
.post-toc .nav-item {
|
||||
overflow: hidden;
|
||||
@ -2054,14 +2060,14 @@ pre .javascript .function {
|
||||
display: block;
|
||||
}
|
||||
.post-toc .nav .active > a {
|
||||
color: #fc6423;
|
||||
border-bottom-color: #fc6423;
|
||||
color: #87daff;
|
||||
border-bottom-color: #87daff;
|
||||
}
|
||||
.post-toc .nav .active-current > a {
|
||||
color: #fc6423;
|
||||
color: #87daff;
|
||||
}
|
||||
.post-toc .nav .active-current > a:hover {
|
||||
color: #fc6423;
|
||||
color: #87daff;
|
||||
}
|
||||
.footer {
|
||||
font-size: 14px;
|
||||
@ -2714,545 +2720,85 @@ pre .javascript .function {
|
||||
}
|
||||
}
|
||||
.page-post-detail .sidebar-toggle-line {
|
||||
background: #fc6423;
|
||||
background: #87daff;
|
||||
}
|
||||
.page-post-detail .comments {
|
||||
overflow: hidden;
|
||||
}
|
||||
.header {
|
||||
position: relative;
|
||||
margin: 0 auto;
|
||||
width: 75%;
|
||||
}
|
||||
@media (min-width: 768px) and (max-width: 991px) {
|
||||
.header {
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
@media (max-width: 767px) {
|
||||
.header {
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
.header-inner {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
overflow: hidden;
|
||||
padding: 0;
|
||||
width: 240px;
|
||||
background: #fff;
|
||||
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.06), 0 1px 5px 0 rgba(0,0,0,0.12);
|
||||
border-radius: initial;
|
||||
}
|
||||
@media (min-width: 1600px) {
|
||||
.container .header-inner {
|
||||
width: 240px;
|
||||
}
|
||||
}
|
||||
@media (min-width: 768px) and (max-width: 991px) {
|
||||
.header-inner {
|
||||
position: relative;
|
||||
width: auto;
|
||||
border-radius: initial;
|
||||
}
|
||||
}
|
||||
@media (max-width: 767px) {
|
||||
.header-inner {
|
||||
position: relative;
|
||||
width: auto;
|
||||
border-radius: initial;
|
||||
}
|
||||
}
|
||||
.main:before,
|
||||
.main:after {
|
||||
content: " ";
|
||||
display: table;
|
||||
}
|
||||
.main:after {
|
||||
clear: both;
|
||||
}
|
||||
@media (min-width: 768px) and (max-width: 991px) {
|
||||
.main {
|
||||
padding-bottom: 100px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 767px) {
|
||||
.main {
|
||||
padding-bottom: 100px;
|
||||
}
|
||||
}
|
||||
.container .main-inner {
|
||||
width: 75%;
|
||||
}
|
||||
@media (min-width: 768px) and (max-width: 991px) {
|
||||
.container .main-inner {
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
@media (max-width: 767px) {
|
||||
.container .main-inner {
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
.content-wrap {
|
||||
float: right;
|
||||
box-sizing: border-box;
|
||||
padding: 40px;
|
||||
width: calc(100% - 252px);
|
||||
background: #fff;
|
||||
min-height: 700px;
|
||||
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.06), 0 1px 5px 0 rgba(0,0,0,0.12);
|
||||
border-radius: initial;
|
||||
}
|
||||
@media (min-width: 768px) and (max-width: 991px) {
|
||||
.content-wrap {
|
||||
width: 100%;
|
||||
padding: 20px;
|
||||
border-radius: initial;
|
||||
}
|
||||
}
|
||||
@media (max-width: 767px) {
|
||||
.content-wrap {
|
||||
width: 100%;
|
||||
padding: 20px;
|
||||
min-height: auto;
|
||||
border-radius: initial;
|
||||
}
|
||||
}
|
||||
.sidebar {
|
||||
position: static;
|
||||
float: left;
|
||||
margin-top: 300px;
|
||||
width: 240px;
|
||||
background: #eee;
|
||||
box-shadow: none;
|
||||
}
|
||||
@media (min-width: 768px) and (max-width: 991px) {
|
||||
.sidebar {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
@media (max-width: 767px) {
|
||||
.sidebar {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.sidebar-toggle {
|
||||
display: none;
|
||||
}
|
||||
.footer-inner {
|
||||
width: 75%;
|
||||
padding-left: 260px;
|
||||
}
|
||||
@media (min-width: 768px) and (max-width: 991px) {
|
||||
.header-inner,
|
||||
.container .main-inner,
|
||||
.footer-inner {
|
||||
width: auto;
|
||||
padding-left: 0 !important;
|
||||
padding-right: 0 !important;
|
||||
}
|
||||
}
|
||||
@media (max-width: 767px) {
|
||||
.footer-inner {
|
||||
width: auto;
|
||||
padding-left: 0 !important;
|
||||
padding-right: 0 !important;
|
||||
}
|
||||
embed {
|
||||
display: block;
|
||||
margin: 0px auto 25px auto;
|
||||
}
|
||||
.sidebar-position-right .header-inner {
|
||||
right: 0;
|
||||
.custom-logo .site-meta-headline {
|
||||
text-align: center;
|
||||
}
|
||||
.sidebar-position-right .content-wrap {
|
||||
float: left;
|
||||
}
|
||||
.sidebar-position-right .sidebar {
|
||||
float: right;
|
||||
}
|
||||
.sidebar-position-right .footer-inner {
|
||||
padding-left: 0;
|
||||
padding-right: 260px;
|
||||
}
|
||||
.site-brand-wrapper {
|
||||
position: relative;
|
||||
}
|
||||
.site-meta {
|
||||
padding: 20px 0;
|
||||
color: #fff;
|
||||
background: #222;
|
||||
}
|
||||
@media (min-width: 768px) and (max-width: 991px) {
|
||||
.site-meta {
|
||||
box-shadow: 0 0 16px rgba(0,0,0,0.5);
|
||||
}
|
||||
}
|
||||
@media (max-width: 767px) {
|
||||
.site-meta {
|
||||
box-shadow: 0 0 16px rgba(0,0,0,0.5);
|
||||
}
|
||||
}
|
||||
.brand {
|
||||
padding: 0;
|
||||
.custom-logo .brand {
|
||||
background: none;
|
||||
}
|
||||
.brand:hover {
|
||||
color: #fff;
|
||||
.custom-logo .site-title {
|
||||
margin: 10px auto 0;
|
||||
font-size: 24px;
|
||||
color: #222;
|
||||
}
|
||||
.site-subtitle {
|
||||
margin: 10px 10px 0;
|
||||
font-weight: initial;
|
||||
.custom-logo .site-title a {
|
||||
border: none;
|
||||
}
|
||||
.custom-logo-image {
|
||||
margin: 0 auto;
|
||||
padding: 5px;
|
||||
max-width: 150px;
|
||||
background: #fff;
|
||||
}
|
||||
@media (max-width: 767px) {
|
||||
.site-nav {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 52px;
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
padding: 0;
|
||||
background: #fff;
|
||||
border-bottom: 1px solid #ddd;
|
||||
z-index: 1030;
|
||||
}
|
||||
}
|
||||
@media (max-width: 767px) {
|
||||
.menu {
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
@media (max-width: 767px) {
|
||||
.menu .menu-item {
|
||||
display: block;
|
||||
margin: 0 10px;
|
||||
vertical-align: top;
|
||||
}
|
||||
}
|
||||
@media (max-width: 767px) {
|
||||
.menu .menu-item br {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
@media (max-width: 767px) {
|
||||
.menu .menu-item a {
|
||||
padding: 5px 10px;
|
||||
}
|
||||
}
|
||||
.menu .menu-item .fa {
|
||||
margin-right: 0;
|
||||
}
|
||||
.site-search form {
|
||||
display: none;
|
||||
}
|
||||
.site-nav {
|
||||
border-top: none;
|
||||
}
|
||||
@media (min-width: 768px) and (max-width: 991px) {
|
||||
.site-nav {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
@media (min-width: 768px) and (max-width: 991px) {
|
||||
.site-nav-on {
|
||||
display: block !important;
|
||||
}
|
||||
}
|
||||
.menu .menu-item {
|
||||
display: block;
|
||||
margin: 0;
|
||||
}
|
||||
.menu .menu-item a {
|
||||
position: relative;
|
||||
box-sizing: border-box;
|
||||
padding: 5px 20px;
|
||||
text-align: left;
|
||||
line-height: inherit;
|
||||
transition-property: background-color;
|
||||
transition-duration: 0.2s;
|
||||
transition-timing-function: ease-in-out;
|
||||
transition-delay: 0s;
|
||||
}
|
||||
.menu .menu-item a:hover,
|
||||
.menu-item-active a {
|
||||
background: #f9f9f9;
|
||||
border-bottom-color: #fff;
|
||||
}
|
||||
.menu .menu-item br {
|
||||
display: none;
|
||||
}
|
||||
.menu-item-active a:after {
|
||||
content: " ";
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
margin-top: -3px;
|
||||
right: 15px;
|
||||
width: 6px;
|
||||
height: 6px;
|
||||
border-radius: 50%;
|
||||
background-color: #bbb;
|
||||
}
|
||||
.btn-bar {
|
||||
background-color: #fff;
|
||||
}
|
||||
.site-nav-toggle {
|
||||
left: 20px;
|
||||
top: 50%;
|
||||
-webkit-transform: translateY(-50%);
|
||||
-webkit-transform: translateY(-50%);
|
||||
-moz-transform: translateY(-50%);
|
||||
-ms-transform: translateY(-50%);
|
||||
-o-transform: translateY(-50%);
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
@media (min-width: 768px) and (max-width: 991px) {
|
||||
.site-nav-toggle {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
.use-motion .sidebar .motion-element {
|
||||
opacity: 1;
|
||||
}
|
||||
.sidebar {
|
||||
margin-left: -100%;
|
||||
right: auto;
|
||||
bottom: auto;
|
||||
-webkit-transform: none;
|
||||
}
|
||||
.sidebar-inner {
|
||||
box-sizing: border-box;
|
||||
width: 240px;
|
||||
color: #555;
|
||||
background: #fff;
|
||||
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.06), 0 1px 5px 0 rgba(0,0,0,0.12), 0 -1px 0.5px 0 rgba(0,0,0,0.09);
|
||||
border-radius: initial;
|
||||
opacity: 0;
|
||||
}
|
||||
.sidebar-inner.affix {
|
||||
position: fixed;
|
||||
top: 12px;
|
||||
}
|
||||
.sidebar-inner.affix-bottom {
|
||||
position: absolute;
|
||||
}
|
||||
.site-overview {
|
||||
text-align: left;
|
||||
}
|
||||
.site-author:before,
|
||||
.site-author:after {
|
||||
content: " ";
|
||||
display: table;
|
||||
}
|
||||
.site-author:after {
|
||||
clear: both;
|
||||
}
|
||||
.sidebar a {
|
||||
color: #555;
|
||||
}
|
||||
.sidebar a:hover {
|
||||
color: #222;
|
||||
}
|
||||
.site-state-item {
|
||||
padding: 0 10px;
|
||||
}
|
||||
.links-of-author-item a:before {
|
||||
display: none;
|
||||
}
|
||||
.links-of-author-item a {
|
||||
border-bottom: none;
|
||||
text-decoration: underline;
|
||||
}
|
||||
.feed-link {
|
||||
border-top: 1px dotted #ccc;
|
||||
border-bottom: 1px dotted #ccc;
|
||||
text-align: center;
|
||||
}
|
||||
.feed-link a {
|
||||
display: block;
|
||||
color: #fc6423;
|
||||
border: none;
|
||||
}
|
||||
.feed-link a:hover {
|
||||
background: none;
|
||||
color: #e34603;
|
||||
}
|
||||
.feed-link a:hover i {
|
||||
color: #e34603;
|
||||
}
|
||||
.links-of-author {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
}
|
||||
.links-of-author-item {
|
||||
margin: 5px 0 0;
|
||||
width: 50%;
|
||||
}
|
||||
.links-of-author-item a {
|
||||
max-width: 216px;
|
||||
box-sizing: border-box;
|
||||
display: inline-block;
|
||||
margin-right: 0;
|
||||
margin-bottom: 0;
|
||||
padding: 0 5px;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.links-of-author-item a {
|
||||
display: block;
|
||||
text-decoration: none;
|
||||
}
|
||||
.links-of-author-item a:hover {
|
||||
border-radius: 4px;
|
||||
background: #eee;
|
||||
}
|
||||
.links-of-author-item .fa {
|
||||
margin-right: 2px;
|
||||
font-size: 16px;
|
||||
}
|
||||
.links-of-author-item .fa-globe {
|
||||
font-size: 15px;
|
||||
}
|
||||
.links-of-blogroll {
|
||||
text-align: center;
|
||||
margin-top: 20px;
|
||||
padding: 3px 0 0;
|
||||
border-top: 1px dotted #ccc;
|
||||
}
|
||||
.links-of-blogroll-title {
|
||||
margin-top: 0;
|
||||
}
|
||||
.links-of-blogroll-item {
|
||||
padding: 0;
|
||||
}
|
||||
.links-of-blogroll-inline:before,
|
||||
.links-of-blogroll-inline:after {
|
||||
content: " ";
|
||||
display: table;
|
||||
}
|
||||
.links-of-blogroll-inline:after {
|
||||
clear: both;
|
||||
}
|
||||
.links-of-blogroll-inline .links-of-blogroll-item {
|
||||
margin: 5px 0 0;
|
||||
width: 50%;
|
||||
display: inline-block;
|
||||
width: unset;
|
||||
}
|
||||
.links-of-blogroll-inline .links-of-blogroll-item a {
|
||||
max-width: 216px;
|
||||
box-sizing: border-box;
|
||||
display: inline-block;
|
||||
margin-right: 0;
|
||||
margin-bottom: 0;
|
||||
padding: 0 5px;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.content-wrap {
|
||||
padding: initial;
|
||||
background: initial;
|
||||
box-shadow: initial;
|
||||
border-radius: initial;
|
||||
}
|
||||
.post-block {
|
||||
padding: 40px;
|
||||
background: #fff;
|
||||
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.06), 0 1px 5px 0 rgba(0,0,0,0.12);
|
||||
border-radius: initial;
|
||||
}
|
||||
#posts > article + article .post-block {
|
||||
margin-top: 12px;
|
||||
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.06), 0 1px 5px 0 rgba(0,0,0,0.12), 0 -1px 0.5px 0 rgba(0,0,0,0.09);
|
||||
border-radius: initial;
|
||||
}
|
||||
.comments {
|
||||
padding: 40px;
|
||||
margin: initial;
|
||||
margin-top: 12px;
|
||||
background: #fff;
|
||||
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.06), 0 1px 5px 0 rgba(0,0,0,0.12), 0 -1px 0.5px 0 rgba(0,0,0,0.09);
|
||||
border-radius: initial;
|
||||
}
|
||||
.posts-expand {
|
||||
padding-top: initial;
|
||||
}
|
||||
.post-nav-divider {
|
||||
width: 4%;
|
||||
}
|
||||
.post-nav-item {
|
||||
width: 48%;
|
||||
}
|
||||
.post-eof,
|
||||
.post-spread {
|
||||
display: none !important;
|
||||
}
|
||||
.pagination {
|
||||
margin: 12px 0 0;
|
||||
border-top: initial;
|
||||
background: #fff;
|
||||
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.06), 0 1px 5px 0 rgba(0,0,0,0.12), 0 -1px 0.5px 0 rgba(0,0,0,0.09);
|
||||
border-radius: initial;
|
||||
padding: 10px 0 10px;
|
||||
}
|
||||
.pagination .prev,
|
||||
.pagination .next,
|
||||
.pagination .page-number {
|
||||
margin-bottom: initial;
|
||||
top: initial;
|
||||
}
|
||||
.main {
|
||||
padding-bottom: initial;
|
||||
}
|
||||
.footer {
|
||||
bottom: auto;
|
||||
}
|
||||
.post-header h1,
|
||||
.post-header h2 {
|
||||
margin: initial;
|
||||
}
|
||||
.posts-expand .post-title-link {
|
||||
line-height: inherit;
|
||||
}
|
||||
.posts-expand .post-title {
|
||||
font-size: 1.7em;
|
||||
}
|
||||
.post-body h1 {
|
||||
font-size: 1.6em;
|
||||
border-bottom: 1px solid #eee;
|
||||
}
|
||||
.post-body h2 {
|
||||
font-size: 1.45em;
|
||||
border-bottom: 1px solid #eee;
|
||||
}
|
||||
.post-body h3 {
|
||||
font-size: 1.3em;
|
||||
border-bottom: 1px dotted #eee;
|
||||
}
|
||||
.post-body h4 {
|
||||
font-size: 1.2em;
|
||||
}
|
||||
.post-body h5 {
|
||||
font-size: 1.07em;
|
||||
}
|
||||
.post-body h6 {
|
||||
font-size: 1.03em;
|
||||
}
|
||||
@media (min-width: 768px) and (max-width: 991px) {
|
||||
.content-wrap {
|
||||
padding: 10px;
|
||||
}
|
||||
.posts-expand {
|
||||
margin: initial;
|
||||
}
|
||||
.posts-expand .post-button {
|
||||
margin-top: 20px;
|
||||
}
|
||||
.post-block {
|
||||
padding: 20px;
|
||||
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.06), 0 1px 5px 0 rgba(0,0,0,0.12), 0 -1px 0.5px 0 rgba(0,0,0,0.09);
|
||||
border-radius: initial;
|
||||
}
|
||||
#posts > article + article .post-block {
|
||||
margin-top: 10px;
|
||||
}
|
||||
.comments {
|
||||
margin-top: 10px;
|
||||
padding: 10px 20px;
|
||||
}
|
||||
.pagination {
|
||||
margin: 10px 0 0;
|
||||
}
|
||||
}
|
||||
@media (max-width: 767px) {
|
||||
.content-wrap {
|
||||
padding: 8px;
|
||||
}
|
||||
.posts-expand {
|
||||
margin: initial;
|
||||
}
|
||||
.posts-expand .post-button {
|
||||
margin-top: 12px;
|
||||
}
|
||||
.posts-expand img {
|
||||
padding: initial !important;
|
||||
}
|
||||
.post-block {
|
||||
padding: 12px;
|
||||
min-height: auto;
|
||||
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.06), 0 1px 5px 0 rgba(0,0,0,0.12), 0 -1px 0.5px 0 rgba(0,0,0,0.09);
|
||||
border-radius: initial;
|
||||
}
|
||||
#posts > article + article .post-block {
|
||||
margin-top: 8px;
|
||||
}
|
||||
.comments {
|
||||
margin-top: 8px;
|
||||
padding: 0 12px;
|
||||
}
|
||||
.pagination {
|
||||
margin: 8px 0 0;
|
||||
}
|
||||
}
|
||||
#rewardButton span {
|
||||
display: inline-block;
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -97,9 +97,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -400,7 +400,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -570,13 +570,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -621,8 +614,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
19
index.html
19
index.html
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -2227,7 +2227,7 @@ Abstract诸如Siri或Goo
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -2397,13 +2397,6 @@ Abstract诸如Siri或Goo
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2444,8 +2437,8 @@ Abstract诸如Siri或Goo
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -2239,7 +2239,7 @@ MotivationDBMS(数据库管理系统)
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -2409,13 +2409,6 @@ MotivationDBMS(数据库管理系统)
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2456,8 +2449,8 @@ MotivationDBMS(数据库管理系统)
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -2266,7 +2266,7 @@ ettercap嗅探智能设备和网关之间的流量sudo ettercap -i ens33 -T -q
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -2436,13 +2436,6 @@ ettercap嗅探智能设备和网关之间的流量sudo ettercap -i ens33 -T -q
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2483,8 +2476,8 @@ ettercap嗅探智能设备和网关之间的流量sudo ettercap -i ens33 -T -q
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
1587
search.xml
1587
search.xml
File diff suppressed because one or more lines are too long
24
sitemap.xml
24
sitemap.xml
@ -4,7 +4,7 @@
|
||||
<url>
|
||||
<loc>https://cool-y.github.io/2021/04/10/vm-escape1/</loc>
|
||||
|
||||
<lastmod>2021-04-10T10:51:58.631Z</lastmod>
|
||||
<lastmod>2021-04-10T11:17:09.903Z</lastmod>
|
||||
|
||||
</url>
|
||||
|
||||
@ -191,7 +191,7 @@
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://cool-y.github.io/googleacf4df440b4becc4.html</loc>
|
||||
<loc>https://cool-y.github.io/tags/index.html</loc>
|
||||
|
||||
<lastmod>2019-04-15T07:35:38.085Z</lastmod>
|
||||
|
||||
@ -205,7 +205,7 @@
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://cool-y.github.io/tags/index.html</loc>
|
||||
<loc>https://cool-y.github.io/googleacf4df440b4becc4.html</loc>
|
||||
|
||||
<lastmod>2019-04-15T07:35:38.085Z</lastmod>
|
||||
|
||||
@ -219,14 +219,14 @@
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://cool-y.github.io/2018/12/23/%E5%9F%BA%E4%BA%8E%E8%A7%84%E5%88%99%E5%BC%95%E6%93%8E%E5%8F%91%E7%8E%B0IOT%E8%AE%BE%E5%A4%87/</loc>
|
||||
<loc>https://cool-y.github.io/about/index.html</loc>
|
||||
|
||||
<lastmod>2019-04-15T07:35:38.083Z</lastmod>
|
||||
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://cool-y.github.io/about/index.html</loc>
|
||||
<loc>https://cool-y.github.io/2018/12/23/%E5%9F%BA%E4%BA%8E%E8%A7%84%E5%88%99%E5%BC%95%E6%93%8E%E5%8F%91%E7%8E%B0IOT%E8%AE%BE%E5%A4%87/</loc>
|
||||
|
||||
<lastmod>2019-04-15T07:35:38.083Z</lastmod>
|
||||
|
||||
@ -246,13 +246,6 @@
|
||||
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://cool-y.github.io/2000/01/01/hello-world/</loc>
|
||||
|
||||
<lastmod>2019-04-15T07:35:38.081Z</lastmod>
|
||||
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://cool-y.github.io/2019/03/23/auto-send-WX/</loc>
|
||||
|
||||
@ -260,4 +253,11 @@
|
||||
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://cool-y.github.io/2000/01/01/hello-world/</loc>
|
||||
|
||||
<lastmod>2019-04-15T07:35:38.081Z</lastmod>
|
||||
|
||||
</url>
|
||||
|
||||
</urlset>
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -441,7 +441,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -611,13 +611,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -658,8 +651,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -441,7 +441,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -611,13 +611,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -658,8 +651,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -415,7 +415,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -585,13 +585,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -632,8 +625,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -415,7 +415,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -585,13 +585,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -632,8 +625,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -415,7 +415,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -585,13 +585,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -632,8 +625,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -415,7 +415,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -585,13 +585,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -632,8 +625,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -441,7 +441,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -611,13 +611,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -658,8 +651,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -415,7 +415,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -585,13 +585,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -632,8 +625,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -415,7 +415,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -585,13 +585,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -632,8 +625,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -415,7 +415,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -585,13 +585,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -632,8 +625,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -415,7 +415,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -585,13 +585,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -632,8 +625,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -415,7 +415,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -585,13 +585,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -632,8 +625,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -415,7 +415,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -585,13 +585,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -632,8 +625,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -467,7 +467,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -637,13 +637,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -684,8 +677,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -415,7 +415,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -585,13 +585,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -632,8 +625,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -415,7 +415,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -585,13 +585,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -632,8 +625,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -441,7 +441,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -611,13 +611,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -658,8 +651,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -97,9 +97,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -407,7 +407,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -577,13 +577,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.4"></script>
|
||||
<script type="text/javascript" src="/js/src/post-details.js?v=5.1.4"></script>
|
||||
@ -628,8 +621,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -415,7 +415,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -585,13 +585,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -632,8 +625,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -415,7 +415,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -585,13 +585,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -632,8 +625,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -415,7 +415,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -585,13 +585,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -632,8 +625,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -415,7 +415,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -585,13 +585,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -632,8 +625,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -415,7 +415,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -585,13 +585,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -632,8 +625,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -441,7 +441,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -611,13 +611,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -658,8 +651,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -415,7 +415,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -585,13 +585,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -632,8 +625,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -415,7 +415,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -585,13 +585,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -632,8 +625,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -441,7 +441,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -611,13 +611,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -658,8 +651,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
<html class="theme-next gemini use-motion" lang="zh-Hans">
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@ -96,9 +96,9 @@
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Gemini',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
@ -441,7 +441,7 @@
|
||||
|
||||
|
||||
<div id="music163player">
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="450" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=430"></iframe>
|
||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="110" src="//music.163.com/outchain/player?type=4&id=334277093&auto=1&height=90"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
@ -611,13 +611,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/affix.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -658,8 +651,8 @@
|
||||
<!-- LOCAL: You can save these files to your site and update links -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
|
||||
<script src="https://jjeejj.github.io/js/gitment.js"></script>
|
||||
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
|
||||
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
|
||||
|
||||
<!-- END LOCAL -->
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user