From 713ab4ab167d56e61512e179a7a55b4e64bf7c26 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sat, 2 Jul 2022 00:44:46 +0800 Subject: make the SD-20 post public. --- blog/list/daily-life/0.html | 40 ++++------------------------------------ blog/list/daily-life/1.html | 38 +++----------------------------------- 2 files changed, 7 insertions(+), 71 deletions(-) (limited to 'blog/list/daily-life') diff --git a/blog/list/daily-life/0.html b/blog/list/daily-life/0.html index 3701e9c..46d9e60 100644 --- a/blog/list/daily-life/0.html +++ b/blog/list/daily-life/0.html @@ -4,6 +4,7 @@ Chrisoft::Blog + @@ -25,41 +26,8 @@ function ol() else unsetevents(); } window.onresize(); + loadTheme(); } -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 @@ -71,7 +39,7 @@ loadTheme(); +
  • acmicpc
  • c++
  • computer-repairing
  • contest
  • daily-life
  • design
  • devel
  • device-review
  • garbage
  • hands-on
  • interactive
  • js
  • linux
  • midi
  • music
  • opengl
  • qmidiplayer
  • qt
  • random-xp
  • sophistry
  • special-page
  • web
  • webgl
  • @@ -87,7 +55,7 @@ loadTheme();

    Trash dump for the fourth semester


    #garbage #daily-life - 2017-06-29/2018-10-11
    + 2017-06-29/2021-06-26

    Fuck Windows et cetera


    diff --git a/blog/list/daily-life/1.html b/blog/list/daily-life/1.html index 3e81752..06f82be 100644 --- a/blog/list/daily-life/1.html +++ b/blog/list/daily-life/1.html @@ -4,6 +4,7 @@ Chrisoft::Blog + @@ -25,41 +26,8 @@ function ol() else unsetevents(); } window.onresize(); + loadTheme(); } -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 @@ -71,7 +39,7 @@ loadTheme(); +
  • acmicpc
  • c++
  • computer-repairing
  • contest
  • daily-life
  • design
  • devel
  • device-review
  • garbage
  • hands-on
  • interactive
  • js
  • linux
  • midi
  • music
  • opengl
  • qmidiplayer
  • qt
  • random-xp
  • sophistry
  • special-page
  • web
  • webgl
  • -- cgit v1.2.3