From 891f8eee12e6bdb2fad0fe0b28976362eb965236 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sat, 17 Feb 2024 20:44:52 -0500 Subject: Massive blog regeneration. RBUS-related posts. --- blog/post/TOP.html | 56 ++++++++++++------------------------------------------ 1 file changed, 12 insertions(+), 44 deletions(-) (limited to 'blog/post/TOP.html') diff --git a/blog/post/TOP.html b/blog/post/TOP.html index 742239e..85fa584 100644 --- a/blog/post/TOP.html +++ b/blog/post/TOP.html @@ -1,9 +1,10 @@ - + Chrisoft::Blog + @@ -30,44 +31,15 @@ function ol() else unsetevents(); } window.onresize(); + loadTheme(); _decryptonload(); } -function loadTheme(){ - var thm=document.cookie.replace(new RegExp("(?:(?:^|.*;\\s*)thm\\s*\\=\\s*([^;]*).*$)|^.*$"),"$1"); - if(thm.length<2||'0123z'.indexOf(thm[0])==-1||'abz'.indexOf(thm[1])==-1)thm='zz'; - var ent=""; - var d=new Date(); - if(thm[0]=='z') - { - var m=d.getMonth()+1; - if(m>=3&&m<6)thm='0'+thm[1]; - else if(m>=6&&m<9)thm='1'+thm[1]; - else if(m>=9&&m<12)thm='2'+thm[1]; - else thm='3'+thm[1]; - } - if(thm[1]=='z') - {if(d.getHours()>=18||d.getHours()<6)thm=thm[0]+'b';else thm=thm[0]+'a';} - ent=`theme${thm}`; - var R=new RegExp('theme[0-4][ab]'); - for(var i=0;i - +
@@ -93,9 +65,7 @@ loadTheme();
- + @@ -206,9 +176,7 @@ any significant contribution to the world of computer yet.
  • 6 Known problems
  • - +

    Early life

    As a child of two outer party members, Chris Xiong's childhood life differs from most peers. As a result, his childhood life is often described as "dull" by others. -- cgit v1.2.3
    Chris Xiong
    熊??