Skip to content

Commit

Permalink
Site updated: 2023-08-18 00:24:31
Browse files Browse the repository at this point in the history
  • Loading branch information
Phantom-Aria committed Aug 17, 2023
1 parent d436f3f commit 7271c10
Show file tree
Hide file tree
Showing 229 changed files with 24,763 additions and 4,471 deletions.
26 changes: 13 additions & 13 deletions 2022/04/13/a.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<meta content="我的小破站" name="apple-mobile-web-app-title">
<meta content="black-translucent" name="apple-mobile-web-app-status-bar-style">
<meta content="telephone=no" name="format-detection">
<link rel="preload" href="/css/style.css?time=1691161713030" as="style">
<link rel="preload" href="/css/style.css?time=1692289455290" as="style">
<link rel="preload" href="/media/fonts/VarelaRound/VarelaRound-Regular.ttf" as="font" type="font/ttf" crossorigin="anonymous">
<link rel="preload" href="/media/fonts/UbuntuMono/UbuntuMono-Regular.ttf" as="font" type="font/ttf" crossorigin="anonymous">

Expand Down Expand Up @@ -1781,8 +1781,8 @@
}

</style>
<link rel="stylesheet" href="/css/style.css?time=1691161713030" media="print" onload="this.media='all';this.onload=null">
<noscript><link rel="stylesheet" href="/css/style.css?time=1691161713030"></noscript>
<link rel="stylesheet" href="/css/style.css?time=1692289455290" media="print" onload="this.media='all';this.onload=null">
<noscript><link rel="stylesheet" href="/css/style.css?time=1692289455290"></noscript>
<script>
let userColorScheme=localStorage.getItem("color-scheme")
if(userColorScheme){
Expand Down Expand Up @@ -1859,9 +1859,9 @@
volantis.dom = {}; // 页面Dom see: /source/js/app.js etc.

volantis.GLOBAL_CONFIG ={
cdn: {"js":{"app":"/js/app.js?time=1691161713030","sites":"/js/plugins/sites.js?time=1691161713030","friends":"/js/plugins/friends.js?time=1691161713030","parallax":"/js/plugins/parallax.js?time=1691161713030","rightMenu":"/js/plugins/rightMenu.js?time=1691161713030","contributors":"/js/plugins/contributors.js?time=1691161713030","message":"/js/thirdparty/message.js?time=1691161713030","search":"https://cdn.jsdelivr.net/gh/Phantom-Aria/Phantom-Aria.github.io@master/js/search/hexo.js?time=1691161713030"},"css":{"style":"/css/style.css?time=1691161713030","message":"/css/message.css?time=1691161713030"}},
cdn: {"js":{"app":"/js/app.js?time=1692289455290","sites":"/js/plugins/sites.js?time=1692289455290","friends":"/js/plugins/friends.js?time=1692289455290","parallax":"/js/plugins/parallax.js?time=1692289455290","rightMenu":"/js/plugins/rightMenu.js?time=1692289455290","contributors":"/js/plugins/contributors.js?time=1692289455290","message":"/js/thirdparty/message.js?time=1692289455290","search":"https://cdn.jsdelivr.net/gh/Phantom-Aria/Phantom-Aria.github.io@master/js/search/hexo.js?time=1692289455290"},"css":{"style":"/css/style.css?time=1692289455290","message":"/css/message.css?time=1692289455290"}},
default: {"avatar":"/media/placeholder/avatar/round/3442075.svg","link":"/media/placeholder/link/8f277b4ee0ecd.svg","cover":"/media/placeholder/cover/76b86c0226ffd.svg","image":"/media/placeholder/image/2659360.svg"},
lastupdate: new Date(1691161713030),
lastupdate: new Date(1692289455290),
sidebar: {
for_page: ["blogger","category","tagcloud","webinfo"],
for_post: ["toc"],
Expand Down Expand Up @@ -3551,7 +3551,7 @@ <h4 id="建站历程"><a href="#建站历程" class="headerlink" title="建站

<!-- internal -->

<script src="/js/app.js?time=1691161713030.js"></script>
<script src="/js/app.js?time=1692289455290.js"></script>



Expand Down Expand Up @@ -3735,7 +3735,7 @@ <h4 id="建站历程"><a href="#建站历程" class="headerlink" title="建站

</ul>
</div>
<script>volantis.js('/js/plugins/rightMenu.js?time=1691161713030')</script>
<script>volantis.js('/js/plugins/rightMenu.js?time=1692289455290')</script>



Expand Down Expand Up @@ -3865,19 +3865,19 @@ <h4 id="建站历程"><a href="#建站历程" class="headerlink" title="建站

const sites_api = document.getElementById('sites-api');
if (sites_api != undefined && typeof SitesJS === 'undefined') {
volantis.js("/js/plugins/sites.js?time=1691161713030")
volantis.js("/js/plugins/sites.js?time=1692289455290")
}


const friends_api = document.getElementById('friends-api');
if (friends_api != undefined && typeof FriendsJS === 'undefined') {
volantis.js("/js/plugins/friends.js?time=1691161713030")
volantis.js("/js/plugins/friends.js?time=1692289455290")
}


const contributors_api = document.getElementById('contributors-api');
if (contributors_api != undefined && typeof ContributorsJS === 'undefined') {
volantis.js("/js/plugins/contributors.js?time=1691161713030")
volantis.js("/js/plugins/contributors.js?time=1692289455290")
}

};
Expand Down Expand Up @@ -3946,7 +3946,7 @@ <h4 id="建站历程"><a href="#建站历程" class="headerlink" title="建站
await volantis.js("/libs/meting/dist/Meting.min.js")

// 右键 music 需要在 APlayer MetingJS 之后加载
await volantis.js('/js/plugins/aplayer.js?time=1691161713030')
await volantis.js('/js/plugins/aplayer.js?time=1692289455290')

})();

Expand Down Expand Up @@ -4066,7 +4066,7 @@ <h4 id="建站历程"><a href="#建站历程" class="headerlink" title="建站

function loadSearchScript() {
// see: layout/_partial/scripts/_ctrl/cdnCtrl.ejs
return volantis.js("https://cdn.jsdelivr.net/gh/Phantom-Aria/Phantom-Aria.github.io@master/js/search/hexo.js?time=1691161713030");
return volantis.js("https://cdn.jsdelivr.net/gh/Phantom-Aria/Phantom-Aria.github.io@master/js/search/hexo.js?time=1692289455290");
}

function loadSearchService() {
Expand Down Expand Up @@ -4406,7 +4406,7 @@ <h4 id="建站历程"><a href="#建站历程" class="headerlink" title="建站
var runningOnBrowser = typeof window !== "undefined";
var isBot = runningOnBrowser && !("onscroll" in window) || typeof navigator !== "undefined" && /(gle|ing|ro|msn)bot|crawl|spider|yand|duckgo/i.test(navigator.userAgent);
if (!isBot) {
volantis.js('/js/plugins/parallax.js?time=1691161713030').then(()=>{
volantis.js('/js/plugins/parallax.js?time=1692289455290').then(()=>{
parallax()
})
volantis.pjax.send(()=>{
Expand Down
26 changes: 13 additions & 13 deletions 2022/04/14/a.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<meta content="我的小破站" name="apple-mobile-web-app-title">
<meta content="black-translucent" name="apple-mobile-web-app-status-bar-style">
<meta content="telephone=no" name="format-detection">
<link rel="preload" href="/css/style.css?time=1691161713030" as="style">
<link rel="preload" href="/css/style.css?time=1692289455290" as="style">
<link rel="preload" href="/media/fonts/VarelaRound/VarelaRound-Regular.ttf" as="font" type="font/ttf" crossorigin="anonymous">
<link rel="preload" href="/media/fonts/UbuntuMono/UbuntuMono-Regular.ttf" as="font" type="font/ttf" crossorigin="anonymous">

Expand Down Expand Up @@ -1783,8 +1783,8 @@
}

</style>
<link rel="stylesheet" href="/css/style.css?time=1691161713030" media="print" onload="this.media='all';this.onload=null">
<noscript><link rel="stylesheet" href="/css/style.css?time=1691161713030"></noscript>
<link rel="stylesheet" href="/css/style.css?time=1692289455290" media="print" onload="this.media='all';this.onload=null">
<noscript><link rel="stylesheet" href="/css/style.css?time=1692289455290"></noscript>
<script>
let userColorScheme=localStorage.getItem("color-scheme")
if(userColorScheme){
Expand Down Expand Up @@ -1861,9 +1861,9 @@
volantis.dom = {}; // 页面Dom see: /source/js/app.js etc.

volantis.GLOBAL_CONFIG ={
cdn: {"js":{"app":"/js/app.js?time=1691161713030","sites":"/js/plugins/sites.js?time=1691161713030","friends":"/js/plugins/friends.js?time=1691161713030","parallax":"/js/plugins/parallax.js?time=1691161713030","rightMenu":"/js/plugins/rightMenu.js?time=1691161713030","contributors":"/js/plugins/contributors.js?time=1691161713030","message":"/js/thirdparty/message.js?time=1691161713030","search":"https://cdn.jsdelivr.net/gh/Phantom-Aria/Phantom-Aria.github.io@master/js/search/hexo.js?time=1691161713030"},"css":{"style":"/css/style.css?time=1691161713030","message":"/css/message.css?time=1691161713030"}},
cdn: {"js":{"app":"/js/app.js?time=1692289455290","sites":"/js/plugins/sites.js?time=1692289455290","friends":"/js/plugins/friends.js?time=1692289455290","parallax":"/js/plugins/parallax.js?time=1692289455290","rightMenu":"/js/plugins/rightMenu.js?time=1692289455290","contributors":"/js/plugins/contributors.js?time=1692289455290","message":"/js/thirdparty/message.js?time=1692289455290","search":"https://cdn.jsdelivr.net/gh/Phantom-Aria/Phantom-Aria.github.io@master/js/search/hexo.js?time=1692289455290"},"css":{"style":"/css/style.css?time=1692289455290","message":"/css/message.css?time=1692289455290"}},
default: {"avatar":"/media/placeholder/avatar/round/3442075.svg","link":"/media/placeholder/link/8f277b4ee0ecd.svg","cover":"/media/placeholder/cover/76b86c0226ffd.svg","image":"/media/placeholder/image/2659360.svg"},
lastupdate: new Date(1691161713030),
lastupdate: new Date(1692289455290),
sidebar: {
for_page: ["blogger","category","tagcloud","webinfo"],
for_post: ["toc"],
Expand Down Expand Up @@ -3609,7 +3609,7 @@ <h3 id="2-3-trim-galore测序数据质控过滤"><a href="#2-3-trim-galore测序

<!-- internal -->

<script src="/js/app.js?time=1691161713030.js"></script>
<script src="/js/app.js?time=1692289455290.js"></script>



Expand Down Expand Up @@ -3793,7 +3793,7 @@ <h3 id="2-3-trim-galore测序数据质控过滤"><a href="#2-3-trim-galore测序

</ul>
</div>
<script>volantis.js('/js/plugins/rightMenu.js?time=1691161713030')</script>
<script>volantis.js('/js/plugins/rightMenu.js?time=1692289455290')</script>



Expand Down Expand Up @@ -3923,19 +3923,19 @@ <h3 id="2-3-trim-galore测序数据质控过滤"><a href="#2-3-trim-galore测序

const sites_api = document.getElementById('sites-api');
if (sites_api != undefined && typeof SitesJS === 'undefined') {
volantis.js("/js/plugins/sites.js?time=1691161713030")
volantis.js("/js/plugins/sites.js?time=1692289455290")
}


const friends_api = document.getElementById('friends-api');
if (friends_api != undefined && typeof FriendsJS === 'undefined') {
volantis.js("/js/plugins/friends.js?time=1691161713030")
volantis.js("/js/plugins/friends.js?time=1692289455290")
}


const contributors_api = document.getElementById('contributors-api');
if (contributors_api != undefined && typeof ContributorsJS === 'undefined') {
volantis.js("/js/plugins/contributors.js?time=1691161713030")
volantis.js("/js/plugins/contributors.js?time=1692289455290")
}

};
Expand Down Expand Up @@ -4004,7 +4004,7 @@ <h3 id="2-3-trim-galore测序数据质控过滤"><a href="#2-3-trim-galore测序
await volantis.js("/libs/meting/dist/Meting.min.js")

// 右键 music 需要在 APlayer MetingJS 之后加载
await volantis.js('/js/plugins/aplayer.js?time=1691161713030')
await volantis.js('/js/plugins/aplayer.js?time=1692289455290')

})();

Expand Down Expand Up @@ -4124,7 +4124,7 @@ <h3 id="2-3-trim-galore测序数据质控过滤"><a href="#2-3-trim-galore测序

function loadSearchScript() {
// see: layout/_partial/scripts/_ctrl/cdnCtrl.ejs
return volantis.js("https://cdn.jsdelivr.net/gh/Phantom-Aria/Phantom-Aria.github.io@master/js/search/hexo.js?time=1691161713030");
return volantis.js("https://cdn.jsdelivr.net/gh/Phantom-Aria/Phantom-Aria.github.io@master/js/search/hexo.js?time=1692289455290");
}

function loadSearchService() {
Expand Down Expand Up @@ -4464,7 +4464,7 @@ <h3 id="2-3-trim-galore测序数据质控过滤"><a href="#2-3-trim-galore测序
var runningOnBrowser = typeof window !== "undefined";
var isBot = runningOnBrowser && !("onscroll" in window) || typeof navigator !== "undefined" && /(gle|ing|ro|msn)bot|crawl|spider|yand|duckgo/i.test(navigator.userAgent);
if (!isBot) {
volantis.js('/js/plugins/parallax.js?time=1691161713030').then(()=>{
volantis.js('/js/plugins/parallax.js?time=1692289455290').then(()=>{
parallax()
})
volantis.pjax.send(()=>{
Expand Down
26 changes: 13 additions & 13 deletions 2022/04/15/a.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<meta content="我的小破站" name="apple-mobile-web-app-title">
<meta content="black-translucent" name="apple-mobile-web-app-status-bar-style">
<meta content="telephone=no" name="format-detection">
<link rel="preload" href="/css/style.css?time=1691161713030" as="style">
<link rel="preload" href="/css/style.css?time=1692289455290" as="style">
<link rel="preload" href="/media/fonts/VarelaRound/VarelaRound-Regular.ttf" as="font" type="font/ttf" crossorigin="anonymous">
<link rel="preload" href="/media/fonts/UbuntuMono/UbuntuMono-Regular.ttf" as="font" type="font/ttf" crossorigin="anonymous">

Expand Down Expand Up @@ -1781,8 +1781,8 @@
}

</style>
<link rel="stylesheet" href="/css/style.css?time=1691161713030" media="print" onload="this.media='all';this.onload=null">
<noscript><link rel="stylesheet" href="/css/style.css?time=1691161713030"></noscript>
<link rel="stylesheet" href="/css/style.css?time=1692289455290" media="print" onload="this.media='all';this.onload=null">
<noscript><link rel="stylesheet" href="/css/style.css?time=1692289455290"></noscript>
<script>
let userColorScheme=localStorage.getItem("color-scheme")
if(userColorScheme){
Expand Down Expand Up @@ -1859,9 +1859,9 @@
volantis.dom = {}; // 页面Dom see: /source/js/app.js etc.

volantis.GLOBAL_CONFIG ={
cdn: {"js":{"app":"/js/app.js?time=1691161713030","sites":"/js/plugins/sites.js?time=1691161713030","friends":"/js/plugins/friends.js?time=1691161713030","parallax":"/js/plugins/parallax.js?time=1691161713030","rightMenu":"/js/plugins/rightMenu.js?time=1691161713030","contributors":"/js/plugins/contributors.js?time=1691161713030","message":"/js/thirdparty/message.js?time=1691161713030","search":"https://cdn.jsdelivr.net/gh/Phantom-Aria/Phantom-Aria.github.io@master/js/search/hexo.js?time=1691161713030"},"css":{"style":"/css/style.css?time=1691161713030","message":"/css/message.css?time=1691161713030"}},
cdn: {"js":{"app":"/js/app.js?time=1692289455290","sites":"/js/plugins/sites.js?time=1692289455290","friends":"/js/plugins/friends.js?time=1692289455290","parallax":"/js/plugins/parallax.js?time=1692289455290","rightMenu":"/js/plugins/rightMenu.js?time=1692289455290","contributors":"/js/plugins/contributors.js?time=1692289455290","message":"/js/thirdparty/message.js?time=1692289455290","search":"https://cdn.jsdelivr.net/gh/Phantom-Aria/Phantom-Aria.github.io@master/js/search/hexo.js?time=1692289455290"},"css":{"style":"/css/style.css?time=1692289455290","message":"/css/message.css?time=1692289455290"}},
default: {"avatar":"/media/placeholder/avatar/round/3442075.svg","link":"/media/placeholder/link/8f277b4ee0ecd.svg","cover":"/media/placeholder/cover/76b86c0226ffd.svg","image":"/media/placeholder/image/2659360.svg"},
lastupdate: new Date(1691161713030),
lastupdate: new Date(1692289455290),
sidebar: {
for_page: ["blogger","category","tagcloud","webinfo"],
for_post: ["toc"],
Expand Down Expand Up @@ -3644,7 +3644,7 @@ <h2 id="1-建立参考基因组索引"><a href="#1-建立参考基因组索引"

<!-- internal -->

<script src="/js/app.js?time=1691161713030.js"></script>
<script src="/js/app.js?time=1692289455290.js"></script>



Expand Down Expand Up @@ -3828,7 +3828,7 @@ <h2 id="1-建立参考基因组索引"><a href="#1-建立参考基因组索引"

</ul>
</div>
<script>volantis.js('/js/plugins/rightMenu.js?time=1691161713030')</script>
<script>volantis.js('/js/plugins/rightMenu.js?time=1692289455290')</script>



Expand Down Expand Up @@ -3958,19 +3958,19 @@ <h2 id="1-建立参考基因组索引"><a href="#1-建立参考基因组索引"

const sites_api = document.getElementById('sites-api');
if (sites_api != undefined && typeof SitesJS === 'undefined') {
volantis.js("/js/plugins/sites.js?time=1691161713030")
volantis.js("/js/plugins/sites.js?time=1692289455290")
}


const friends_api = document.getElementById('friends-api');
if (friends_api != undefined && typeof FriendsJS === 'undefined') {
volantis.js("/js/plugins/friends.js?time=1691161713030")
volantis.js("/js/plugins/friends.js?time=1692289455290")
}


const contributors_api = document.getElementById('contributors-api');
if (contributors_api != undefined && typeof ContributorsJS === 'undefined') {
volantis.js("/js/plugins/contributors.js?time=1691161713030")
volantis.js("/js/plugins/contributors.js?time=1692289455290")
}

};
Expand Down Expand Up @@ -4039,7 +4039,7 @@ <h2 id="1-建立参考基因组索引"><a href="#1-建立参考基因组索引"
await volantis.js("/libs/meting/dist/Meting.min.js")

// 右键 music 需要在 APlayer MetingJS 之后加载
await volantis.js('/js/plugins/aplayer.js?time=1691161713030')
await volantis.js('/js/plugins/aplayer.js?time=1692289455290')

})();

Expand Down Expand Up @@ -4159,7 +4159,7 @@ <h2 id="1-建立参考基因组索引"><a href="#1-建立参考基因组索引"

function loadSearchScript() {
// see: layout/_partial/scripts/_ctrl/cdnCtrl.ejs
return volantis.js("https://cdn.jsdelivr.net/gh/Phantom-Aria/Phantom-Aria.github.io@master/js/search/hexo.js?time=1691161713030");
return volantis.js("https://cdn.jsdelivr.net/gh/Phantom-Aria/Phantom-Aria.github.io@master/js/search/hexo.js?time=1692289455290");
}

function loadSearchService() {
Expand Down Expand Up @@ -4499,7 +4499,7 @@ <h2 id="1-建立参考基因组索引"><a href="#1-建立参考基因组索引"
var runningOnBrowser = typeof window !== "undefined";
var isBot = runningOnBrowser && !("onscroll" in window) || typeof navigator !== "undefined" && /(gle|ing|ro|msn)bot|crawl|spider|yand|duckgo/i.test(navigator.userAgent);
if (!isBot) {
volantis.js('/js/plugins/parallax.js?time=1691161713030').then(()=>{
volantis.js('/js/plugins/parallax.js?time=1692289455290').then(()=>{
parallax()
})
volantis.pjax.send(()=>{
Expand Down
Loading

0 comments on commit 7271c10

Please sign in to comment.