Skip to content

Commit

Permalink
Site updated: 2024-11-30 20:45:15
Browse files Browse the repository at this point in the history
  • Loading branch information
imfycc committed Nov 30, 2024
1 parent d33e802 commit f98e0de
Show file tree
Hide file tree
Showing 137 changed files with 401 additions and 4,523 deletions.
36 changes: 2 additions & 34 deletions 2014/aboutme/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<link rel="dns-prefetch" href="https://api.github.com">
<link rel="dns-prefetch" href="https://avatars3.githubusercontent.com">

<link rel="stylesheet" type="text/css" href="/./style/main.6d5886.css">
<link rel="stylesheet" type="text/css" href="/./style/main.292db3.css">
<link rel="shortcut icon" href="https://static.hufangyun.com/favicon.ico" title="Favicon">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.css">
<title>关于我</title>
Expand Down Expand Up @@ -137,39 +137,7 @@ <h1 class="title">
</div>
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>

<script>//console
var consoleConfig = '\n欢迎访问 https://hufangyun.com ,围观我的博客(づ。◕‿‿◕。)づ!\n,\n本博客使用 %cHexo%c 搭建,博客主题为本人开发的 %chexo-themes-yearn%c ~~~ 🎉🎉🎉 \n\n源码 https://github.com/imfycc/hexo-themes-yearn \n\n如果喜欢可以 star 支持一下 ❤️~\n,\n扫描下面的二维码,在手机上查看博客!\n,https://static.hufangyun.com/blog-url-qrcode-180-180.png,\n 想知道这个效果如何实现的?博客内搜索 console 彩蛋 🚀 !\n'.split(',');
var canConsole = true;
var consoleInfo = (function(consoleConfig) {
if (!canConsole || !consoleConfig || consoleConfig.length < 1) {
return;
}
var consoleColor = '#6190e8';
var _console;
var backgroundTextStyle = 'padding: 1px 5px;color: #fff;background: ' + consoleColor + ';'
var textStyle = 'color: ' + consoleColor + ';';

consoleConfig.map(o => {
var num = (o.match(/%c/g) || []).length;
if(/^http(s)?:\/\//.test(o)) {
console.log('%c ', 'background: url(' + o + ') no-repeat left center;font-size: 180px;');
return;
}
if (num > 0) {
var logArguments = [];
for (var i = 0; i < num; i++) {
if (i % 2 === 0) {
logArguments.push(backgroundTextStyle);
} else {
logArguments.push(textStyle);
}
}
(_console = console).log.apply(_console, ['%c' + o, textStyle].concat(logArguments));
return;
}
console.log('%c' + o, textStyle);
});
}(consoleConfig));</script><script type="text/javascript" src="/./js/main.6d5886.js"></script>
<script>var consoleConfig="\n欢迎访问 https://hufangyun.com ,围观我的博客(づ。◕‿‿◕。)づ!\n,\n本博客使用 %cHexo%c 搭建,博客主题为本人开发的 %chexo-themes-yearn%c ~~~ 🎉🎉🎉 \n\n源码 https://github.com/imfycc/hexo-themes-yearn \n\n如果喜欢可以 star 支持一下 ❤️~\n,\n扫描下面的二维码,在手机上查看博客!\n,https://static.hufangyun.com/blog-url-qrcode-180-180.png,\n 想知道这个效果如何实现的?博客内搜索 console 彩蛋 🚀 !\n".split(","),canConsole= true,consoleInfo=function(n){if(canConsole&&n&&!(n.length<1)){var o,l="#6190e8",c="padding: 1px 5px;color: #fff;background: "+l+";",e="color: "+l+";";n.map((n=>{var l=(n.match(/%c/g)||[]).length;if(/^http(s)?:\/\//.test(n))console.log("%c ","background: url("+n+") no-repeat left center;font-size: 180px;");else if(l>0){for(var t=[],f=0;f<l;f++)f%2==0?t.push(c):t.push(e);(o=console).log.apply(o,["%c"+n,e].concat(t))}else console.log("%c"+n,e)}))}}(consoleConfig)</script><script type="text/javascript" src="/./js/main.292db3.js"></script>

</body>
</html>
Expand Down
36 changes: 2 additions & 34 deletions 2014/hello-world/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<link rel="dns-prefetch" href="https://api.github.com">
<link rel="dns-prefetch" href="https://avatars3.githubusercontent.com">

<link rel="stylesheet" type="text/css" href="/./style/main.6d5886.css">
<link rel="stylesheet" type="text/css" href="/./style/main.292db3.css">
<link rel="shortcut icon" href="https://static.hufangyun.com/favicon.ico" title="Favicon">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.css">
<title>Hello World</title>
Expand Down Expand Up @@ -147,39 +147,7 @@ <h1 class="title">
</div>
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>

<script>//console
var consoleConfig = '\n欢迎访问 https://hufangyun.com ,围观我的博客(づ。◕‿‿◕。)づ!\n,\n本博客使用 %cHexo%c 搭建,博客主题为本人开发的 %chexo-themes-yearn%c ~~~ 🎉🎉🎉 \n\n源码 https://github.com/imfycc/hexo-themes-yearn \n\n如果喜欢可以 star 支持一下 ❤️~\n,\n扫描下面的二维码,在手机上查看博客!\n,https://static.hufangyun.com/blog-url-qrcode-180-180.png,\n 想知道这个效果如何实现的?博客内搜索 console 彩蛋 🚀 !\n'.split(',');
var canConsole = true;
var consoleInfo = (function(consoleConfig) {
if (!canConsole || !consoleConfig || consoleConfig.length < 1) {
return;
}
var consoleColor = '#6190e8';
var _console;
var backgroundTextStyle = 'padding: 1px 5px;color: #fff;background: ' + consoleColor + ';'
var textStyle = 'color: ' + consoleColor + ';';

consoleConfig.map(o => {
var num = (o.match(/%c/g) || []).length;
if(/^http(s)?:\/\//.test(o)) {
console.log('%c ', 'background: url(' + o + ') no-repeat left center;font-size: 180px;');
return;
}
if (num > 0) {
var logArguments = [];
for (var i = 0; i < num; i++) {
if (i % 2 === 0) {
logArguments.push(backgroundTextStyle);
} else {
logArguments.push(textStyle);
}
}
(_console = console).log.apply(_console, ['%c' + o, textStyle].concat(logArguments));
return;
}
console.log('%c' + o, textStyle);
});
}(consoleConfig));</script><script type="text/javascript" src="/./js/main.6d5886.js"></script>
<script>var consoleConfig="\n欢迎访问 https://hufangyun.com ,围观我的博客(づ。◕‿‿◕。)づ!\n,\n本博客使用 %cHexo%c 搭建,博客主题为本人开发的 %chexo-themes-yearn%c ~~~ 🎉🎉🎉 \n\n源码 https://github.com/imfycc/hexo-themes-yearn \n\n如果喜欢可以 star 支持一下 ❤️~\n,\n扫描下面的二维码,在手机上查看博客!\n,https://static.hufangyun.com/blog-url-qrcode-180-180.png,\n 想知道这个效果如何实现的?博客内搜索 console 彩蛋 🚀 !\n".split(","),canConsole= true,consoleInfo=function(n){if(canConsole&&n&&!(n.length<1)){var o,l="#6190e8",c="padding: 1px 5px;color: #fff;background: "+l+";",e="color: "+l+";";n.map((n=>{var l=(n.match(/%c/g)||[]).length;if(/^http(s)?:\/\//.test(n))console.log("%c ","background: url("+n+") no-repeat left center;font-size: 180px;");else if(l>0){for(var t=[],f=0;f<l;f++)f%2==0?t.push(c):t.push(e);(o=console).log.apply(o,["%c"+n,e].concat(t))}else console.log("%c"+n,e)}))}}(consoleConfig)</script><script type="text/javascript" src="/./js/main.292db3.js"></script>

</body>
</html>
Expand Down
36 changes: 2 additions & 34 deletions 2014/unusual-way/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<link rel="dns-prefetch" href="https://api.github.com">
<link rel="dns-prefetch" href="https://avatars3.githubusercontent.com">

<link rel="stylesheet" type="text/css" href="/./style/main.6d5886.css">
<link rel="stylesheet" type="text/css" href="/./style/main.292db3.css">
<link rel="shortcut icon" href="https://static.hufangyun.com/favicon.ico" title="Favicon">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.css">
<title>不平凡之路</title>
Expand Down Expand Up @@ -135,39 +135,7 @@ <h1 class="title">
</div>
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>

<script>//console
var consoleConfig = '\n欢迎访问 https://hufangyun.com ,围观我的博客(づ。◕‿‿◕。)づ!\n,\n本博客使用 %cHexo%c 搭建,博客主题为本人开发的 %chexo-themes-yearn%c ~~~ 🎉🎉🎉 \n\n源码 https://github.com/imfycc/hexo-themes-yearn \n\n如果喜欢可以 star 支持一下 ❤️~\n,\n扫描下面的二维码,在手机上查看博客!\n,https://static.hufangyun.com/blog-url-qrcode-180-180.png,\n 想知道这个效果如何实现的?博客内搜索 console 彩蛋 🚀 !\n'.split(',');
var canConsole = true;
var consoleInfo = (function(consoleConfig) {
if (!canConsole || !consoleConfig || consoleConfig.length < 1) {
return;
}
var consoleColor = '#6190e8';
var _console;
var backgroundTextStyle = 'padding: 1px 5px;color: #fff;background: ' + consoleColor + ';'
var textStyle = 'color: ' + consoleColor + ';';

consoleConfig.map(o => {
var num = (o.match(/%c/g) || []).length;
if(/^http(s)?:\/\//.test(o)) {
console.log('%c ', 'background: url(' + o + ') no-repeat left center;font-size: 180px;');
return;
}
if (num > 0) {
var logArguments = [];
for (var i = 0; i < num; i++) {
if (i % 2 === 0) {
logArguments.push(backgroundTextStyle);
} else {
logArguments.push(textStyle);
}
}
(_console = console).log.apply(_console, ['%c' + o, textStyle].concat(logArguments));
return;
}
console.log('%c' + o, textStyle);
});
}(consoleConfig));</script><script type="text/javascript" src="/./js/main.6d5886.js"></script>
<script>var consoleConfig="\n欢迎访问 https://hufangyun.com ,围观我的博客(づ。◕‿‿◕。)づ!\n,\n本博客使用 %cHexo%c 搭建,博客主题为本人开发的 %chexo-themes-yearn%c ~~~ 🎉🎉🎉 \n\n源码 https://github.com/imfycc/hexo-themes-yearn \n\n如果喜欢可以 star 支持一下 ❤️~\n,\n扫描下面的二维码,在手机上查看博客!\n,https://static.hufangyun.com/blog-url-qrcode-180-180.png,\n 想知道这个效果如何实现的?博客内搜索 console 彩蛋 🚀 !\n".split(","),canConsole= true,consoleInfo=function(n){if(canConsole&&n&&!(n.length<1)){var o,l="#6190e8",c="padding: 1px 5px;color: #fff;background: "+l+";",e="color: "+l+";";n.map((n=>{var l=(n.match(/%c/g)||[]).length;if(/^http(s)?:\/\//.test(n))console.log("%c ","background: url("+n+") no-repeat left center;font-size: 180px;");else if(l>0){for(var t=[],f=0;f<l;f++)f%2==0?t.push(c):t.push(e);(o=console).log.apply(o,["%c"+n,e].concat(t))}else console.log("%c"+n,e)}))}}(consoleConfig)</script><script type="text/javascript" src="/./js/main.292db3.js"></script>

</body>
</html>
Expand Down
36 changes: 2 additions & 34 deletions 2015/apes-space/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<link rel="dns-prefetch" href="https://api.github.com">
<link rel="dns-prefetch" href="https://avatars3.githubusercontent.com">

<link rel="stylesheet" type="text/css" href="/./style/main.6d5886.css">
<link rel="stylesheet" type="text/css" href="/./style/main.292db3.css">
<link rel="shortcut icon" href="https://static.hufangyun.com/favicon.ico" title="Favicon">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.css">
<title>猿在江湖</title>
Expand Down Expand Up @@ -145,39 +145,7 @@ <h1 class="title">
</div>
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>

<script>//console
var consoleConfig = '\n欢迎访问 https://hufangyun.com ,围观我的博客(づ。◕‿‿◕。)づ!\n,\n本博客使用 %cHexo%c 搭建,博客主题为本人开发的 %chexo-themes-yearn%c ~~~ 🎉🎉🎉 \n\n源码 https://github.com/imfycc/hexo-themes-yearn \n\n如果喜欢可以 star 支持一下 ❤️~\n,\n扫描下面的二维码,在手机上查看博客!\n,https://static.hufangyun.com/blog-url-qrcode-180-180.png,\n 想知道这个效果如何实现的?博客内搜索 console 彩蛋 🚀 !\n'.split(',');
var canConsole = true;
var consoleInfo = (function(consoleConfig) {
if (!canConsole || !consoleConfig || consoleConfig.length < 1) {
return;
}
var consoleColor = '#6190e8';
var _console;
var backgroundTextStyle = 'padding: 1px 5px;color: #fff;background: ' + consoleColor + ';'
var textStyle = 'color: ' + consoleColor + ';';

consoleConfig.map(o => {
var num = (o.match(/%c/g) || []).length;
if(/^http(s)?:\/\//.test(o)) {
console.log('%c ', 'background: url(' + o + ') no-repeat left center;font-size: 180px;');
return;
}
if (num > 0) {
var logArguments = [];
for (var i = 0; i < num; i++) {
if (i % 2 === 0) {
logArguments.push(backgroundTextStyle);
} else {
logArguments.push(textStyle);
}
}
(_console = console).log.apply(_console, ['%c' + o, textStyle].concat(logArguments));
return;
}
console.log('%c' + o, textStyle);
});
}(consoleConfig));</script><script type="text/javascript" src="/./js/main.6d5886.js"></script>
<script>var consoleConfig="\n欢迎访问 https://hufangyun.com ,围观我的博客(づ。◕‿‿◕。)づ!\n,\n本博客使用 %cHexo%c 搭建,博客主题为本人开发的 %chexo-themes-yearn%c ~~~ 🎉🎉🎉 \n\n源码 https://github.com/imfycc/hexo-themes-yearn \n\n如果喜欢可以 star 支持一下 ❤️~\n,\n扫描下面的二维码,在手机上查看博客!\n,https://static.hufangyun.com/blog-url-qrcode-180-180.png,\n 想知道这个效果如何实现的?博客内搜索 console 彩蛋 🚀 !\n".split(","),canConsole= true,consoleInfo=function(n){if(canConsole&&n&&!(n.length<1)){var o,l="#6190e8",c="padding: 1px 5px;color: #fff;background: "+l+";",e="color: "+l+";";n.map((n=>{var l=(n.match(/%c/g)||[]).length;if(/^http(s)?:\/\//.test(n))console.log("%c ","background: url("+n+") no-repeat left center;font-size: 180px;");else if(l>0){for(var t=[],f=0;f<l;f++)f%2==0?t.push(c):t.push(e);(o=console).log.apply(o,["%c"+n,e].concat(t))}else console.log("%c"+n,e)}))}}(consoleConfig)</script><script type="text/javascript" src="/./js/main.292db3.js"></script>

</body>
</html>
Expand Down
36 changes: 2 additions & 34 deletions 2015/eternal-youth/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<link rel="dns-prefetch" href="https://api.github.com">
<link rel="dns-prefetch" href="https://avatars3.githubusercontent.com">

<link rel="stylesheet" type="text/css" href="/./style/main.6d5886.css">
<link rel="stylesheet" type="text/css" href="/./style/main.292db3.css">
<link rel="shortcut icon" href="https://static.hufangyun.com/favicon.ico" title="Favicon">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.css">
<title>永远的青春</title>
Expand Down Expand Up @@ -128,39 +128,7 @@ <h1 class="title">
</div>
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>

<script>//console
var consoleConfig = '\n欢迎访问 https://hufangyun.com ,围观我的博客(づ。◕‿‿◕。)づ!\n,\n本博客使用 %cHexo%c 搭建,博客主题为本人开发的 %chexo-themes-yearn%c ~~~ 🎉🎉🎉 \n\n源码 https://github.com/imfycc/hexo-themes-yearn \n\n如果喜欢可以 star 支持一下 ❤️~\n,\n扫描下面的二维码,在手机上查看博客!\n,https://static.hufangyun.com/blog-url-qrcode-180-180.png,\n 想知道这个效果如何实现的?博客内搜索 console 彩蛋 🚀 !\n'.split(',');
var canConsole = true;
var consoleInfo = (function(consoleConfig) {
if (!canConsole || !consoleConfig || consoleConfig.length < 1) {
return;
}
var consoleColor = '#6190e8';
var _console;
var backgroundTextStyle = 'padding: 1px 5px;color: #fff;background: ' + consoleColor + ';'
var textStyle = 'color: ' + consoleColor + ';';

consoleConfig.map(o => {
var num = (o.match(/%c/g) || []).length;
if(/^http(s)?:\/\//.test(o)) {
console.log('%c ', 'background: url(' + o + ') no-repeat left center;font-size: 180px;');
return;
}
if (num > 0) {
var logArguments = [];
for (var i = 0; i < num; i++) {
if (i % 2 === 0) {
logArguments.push(backgroundTextStyle);
} else {
logArguments.push(textStyle);
}
}
(_console = console).log.apply(_console, ['%c' + o, textStyle].concat(logArguments));
return;
}
console.log('%c' + o, textStyle);
});
}(consoleConfig));</script><script type="text/javascript" src="/./js/main.6d5886.js"></script>
<script>var consoleConfig="\n欢迎访问 https://hufangyun.com ,围观我的博客(づ。◕‿‿◕。)づ!\n,\n本博客使用 %cHexo%c 搭建,博客主题为本人开发的 %chexo-themes-yearn%c ~~~ 🎉🎉🎉 \n\n源码 https://github.com/imfycc/hexo-themes-yearn \n\n如果喜欢可以 star 支持一下 ❤️~\n,\n扫描下面的二维码,在手机上查看博客!\n,https://static.hufangyun.com/blog-url-qrcode-180-180.png,\n 想知道这个效果如何实现的?博客内搜索 console 彩蛋 🚀 !\n".split(","),canConsole= true,consoleInfo=function(n){if(canConsole&&n&&!(n.length<1)){var o,l="#6190e8",c="padding: 1px 5px;color: #fff;background: "+l+";",e="color: "+l+";";n.map((n=>{var l=(n.match(/%c/g)||[]).length;if(/^http(s)?:\/\//.test(n))console.log("%c ","background: url("+n+") no-repeat left center;font-size: 180px;");else if(l>0){for(var t=[],f=0;f<l;f++)f%2==0?t.push(c):t.push(e);(o=console).log.apply(o,["%c"+n,e].concat(t))}else console.log("%c"+n,e)}))}}(consoleConfig)</script><script type="text/javascript" src="/./js/main.292db3.js"></script>

</body>
</html>
Expand Down
Loading

0 comments on commit f98e0de

Please sign in to comment.