summaryrefslogtreecommitdiff
path: root/changelog/index_zh.html
diff options
context:
space:
mode:
authorsillylaird <sillylaird@fastmail.ca>2026-02-03 21:27:57 -0500
committersillylaird <sillylaird@fastmail.ca>2026-02-03 21:27:57 -0500
commit720d752748b793a2f5cf3cc14cb75ad86e8919c0 (patch)
tree29120103307cb17e7d6c283cc198ec2484f934cd /changelog/index_zh.html
First commit
Diffstat (limited to 'changelog/index_zh.html')
-rw-r--r--changelog/index_zh.html151
1 files changed, 151 insertions, 0 deletions
diff --git a/changelog/index_zh.html b/changelog/index_zh.html
new file mode 100644
index 0000000..3eafa73
--- /dev/null
+++ b/changelog/index_zh.html
@@ -0,0 +1,151 @@
+<!doctype html>
+<html lang="zh">
+<head>
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width,initial-scale=1" />
+ <meta name="description" content="SillyLaird change log." />
+ <meta property="og:title" content="ChangeLog — SillyLaird" />
+ <meta property="og:description" content="SillyLaird change log." />
+ <meta property="og:image" content="https://www.sillylaird.ca/lain.png" />
+ <meta property="og:type" content="website" />
+ <meta property="og:url" content="https://www.sillylaird.ca/changelog/index_zh.html" />
+ <meta property="og:locale" content="zh_CN" />
+ <meta property="og:locale:alternate" content="en_US" />
+ <meta property="og:locale:alternate" content="ja_JP" />
+ <meta name="twitter:card" content="summary_large_image" />
+ <meta name="twitter:title" content="ChangeLog — SillyLaird" />
+ <meta name="twitter:description" content="SillyLaird change log." />
+ <meta name="twitter:image" content="https://www.sillylaird.ca/lain.png" />
+ <link rel="canonical" href="https://www.sillylaird.ca/changelog/index_zh.html" />
+ <link rel="alternate" hreflang="x-default" href="https://www.sillylaird.ca/changelog/" />
+ <link rel="alternate" hreflang="en" href="https://www.sillylaird.ca/changelog/" />
+ <link rel="alternate" hreflang="zh" href="https://www.sillylaird.ca/changelog/index_zh.html" />
+ <link rel="alternate" hreflang="ja" href="https://www.sillylaird.ca/changelog/index_jp.html" />
+ <title>ChangeLog — SillyLaird</title>
+ <link rel="icon" href="/favicon.ico" />
+
+ <link rel="stylesheet" href="/assets/css/site.css" />
+ <link rel="stylesheet" href="/assets/css/pages/changelog.css" />
+ <script defer src="/assets/js/includes.js"></script>
+
+</head>
+
+<body>
+ <a class="skip-link" href="#main">跳至内容</a>
+
+ <div data-include="header">
+ <header class="site-header">
+ <div class="header-inner">
+ <div class="brand">
+ <a href="/" class="logo" aria-label="SillyLaird home">
+ <img src="/lain.png" alt="SillyLaird logo" width="48" height="48" decoding="async" />
+ </a>
+ <div class="brand-text">
+ <strong>SillyLaird</strong>
+ <span>personal hub: links, logs, and vibes</span>
+ </div>
+ </div>
+
+ <div class="header-controls">
+ <a href="http://xyb4zkpbnssz2kgiklg5vfbepbnblykgfvemwadvufwzfcrjny46q6qd.onion/" class="header-button">Tor</a>
+
+ <div class="lang">
+ <div class="lang-toggle-wrapper">
+ <button class="header-button" id="lang-toggle" type="button" aria-haspopup="menu" aria-expanded="false">
+ Language: <span id="current-lang">EN</span>
+ </button>
+ </div>
+
+ <div class="lang-menu" id="lang-options" role="menu" hidden>
+ <a role="menuitem" href="#" data-lang="en" data-lang-href>English</a>
+ <a role="menuitem" href="#" data-lang="zh" data-lang-href>中文</a>
+ <a role="menuitem" href="#" data-lang="ja" data-lang-href>日本語</a>
+ </div>
+ <noscript>
+ <div class="lang-menu no-js-lang" role="menu" aria-label="Language">
+ <a role="menuitem" href="/changelog/index.html">English</a>
+ <a role="menuitem" href="/changelog/index_zh.html" aria-current="page">中文</a>
+ <a role="menuitem" href="/changelog/index_jp.html">日本語</a>
+ </div>
+ </noscript>
+ </div>
+
+ <div class="menu-wrapper">
+ <button id="menu-toggle" type="button" aria-label="Menu" aria-controls="site-nav" aria-expanded="false">☰</button>
+
+ <nav id="site-nav" class="site-nav" aria-label="Main navigation" hidden>
+ <ul class="nav-section">
+ <li class="nav-label">Pages</li>
+ <li><a href="/">Home</a></li>
+ <li><a href="/startpage/">StartPage</a></li>
+ <li><a href="/journal/">Journal</a></li>
+ <li><a href="/gaming/">Gaming</a></li>
+ <li><a href="/bookmarks/">Bookmarks</a></li>
+ <li><a href="/accounts/">Accounts</a></li>
+ <li><a href="/computers/">Computers</a></li>
+ <li><a href="/map/">Site Map</a></li>
+ </ul>
+ <ul class="nav-section">
+ <li class="nav-label">Subdomains</li>
+ <li><a href="https://blog.sillylaird.ca/" target="_blank" rel="noopener">Blog</a></li>
+ <li><a href="https://guestbook.sillylaird.ca" target="_blank" rel="noopener">Guestbook</a></li>
+ <li><a href="https://changelog.sillylaird.ca/" target="_blank" rel="noopener">Changelog</a></li>
+ <li><a href="https://diary.sillylaird.ca/bbs.php" target="_blank" rel="noopener">Diary</a></li>
+ <li><a href="http://9p.sillylaird.ca" target="_blank" rel="noopener">9p/9f</a></li>
+ </ul>
+ </nav>
+ </div>
+ </div>
+ </div>
+ </header>
+ </div>
+
+ <main id="main" class="wrap">
+ <section aria-labelledby="changelog-title">
+ <h1 id="changelog-title" class="changelog-title">ChangeLog</h1>
+ <p class="muted">All notes are copied verbatim.</p>
+
+ <h2>2024</h2>
+ <ul class="changelog-list" aria-label="2024 updates">
+ <li class="changelog-entry"><time datetime="2024-09-09">2024-09-09</time><div class="text">Added more programs to the 网站 and added my own guestbook with captcha :) hope you enjoy this 网站 update.</div></li>
+ <li class="changelog-entry"><time datetime="2024-08-01">2024-08-01</time><div class="text">Fixing some links updating the 网站 to work better added a new feature to the 网站. But it broke the mobile part of it so far. that will be fixed in the future.</div></li>
+ <li class="changelog-entry"><time datetime="2024-07-24">2024-07-24</time><div class="text">Going to add some pages like runescape and special force a fps game from south korea. plan on updating more links.</div></li>
+ <li class="changelog-entry"><time datetime="2024-06-14">2024-06-14</time><div class="text">successfully changed my host to sdf got secure web permission and ssl. feels good.</div></li>
+ <li class="changelog-entry"><time datetime="2024-06-11">2024-06-11</time><div class="text">Changed my host to sdf will update links and so on.</div></li>
+ <li class="changelog-entry"><time datetime="2024-05-29">2024-05-29</time><div class="text">Fixed some links added more content and so on.</div></li>
+ <li class="changelog-entry"><time datetime="2024-05-18">2024-05-18</time><div class="text">Added more journals. fixed up the 网站 and so on.</div></li>
+ <li class="changelog-entry"><time datetime="2024-05-04">2024-05-04</time><div class="text">Change some links and audio files to be more in sync what happening in my life</div></li>
+ <li class="changelog-entry"><time datetime="2024-01-02">2024-01-02</time><div class="text">Updated the 网站 for 2024! Happy NewYear! I'll probably be updating the 网站 later on. also I just notice i was on a webring for Chinese users on my friend 网站 djlain happy to be one of the user of that community. :) thank you for this djlain and hope you all have a good day and happy late new year!</div></li>
+ </ul>
+
+ <h2>2023</h2>
+ <ul class="changelog-list" aria-label="2023 updates">
+ <li class="changelog-entry"><time datetime="2023-12-23">2023-12-23</time><div class="text">Migrated to a Linux server again. chane some links to other section of the 网站. tor domain not working but i will set it up with a tor and i2pd. also removed links to other section of the 网站 that were not in folders. of the root directory</div></li>
+ <li class="changelog-entry"><time datetime="2023-10-22">2023-10-22</time><div class="text">Server may go offline for abit im trying to keep them on though my main source of income may go on strike. so I may not be able to keep this server/网站 online my sdf 网站 will stay as long as I can.</div></li>
+ <li class="changelog-entry"><time datetime="2023-09-09">2023-09-09</time><div class="text">trying to figure out what to update the 网站 with next. I may learn Chinese better and make the cn.sillylaird.info better then before. I think that will be my next major update for the 网站. I also dont really keep track of version numbers as I find them irrelevent especially for a 网站 like this. or any major 网站 update.</div></li>
+ <li class="changelog-entry"><time datetime="2023-08-25">2023-08-25</time><div class="text">Changing the GuestBook as it has a expliot a spammer can easily go through. I switched it with htmlcomment box for now. I will for now update the pre exisiting one with a simple captcha. I also restarted my server a few days ago. Sorry for the down time on the tor domain. I forget that my server os doesnt start tor automatically for the domain.</div></li>
+ <li class="changelog-entry"><time datetime="2023-07-10">2023-07-10</time><div class="text">Brought the original tor domain back up.</div></li>
+ <li class="changelog-entry"><time datetime="2023-06-21">2023-06-21</time><div class="text">Tor domain is down will get working on bringing it up. I just need to follow the instructions again. and re install.</div></li>
+ <li class="changelog-entry"><time datetime="2023-05-12">2023-05-12</time><div class="text">Added a tor hidden service domain to the 网站. Now you can browse this 网站 using tor!.</div></li>
+ <li class="changelog-entry"><time datetime="2023-04-11">2023-04-11</time><div class="text">I archived Ulillillia Archive Youtube videos on cdn.sillylaird/videos/ so that they can be saved. Those are my most favorite videos I liked at the time of browsing youtube when youtube wasn't bad.</div></li>
+ <li class="changelog-entry"><time datetime="2023-03-22">2023-03-22</time><div class="text">Added more menus and archived some stepmania files from izzy sm ftp/pub 网站. will end up archiving dtxmania then some swf files on swfarchive dot com.</div></li>
+ <li class="changelog-entry"><time datetime="2023-03-06">2023-03-06</time><div class="text">Template for changelog 2023 更新日志.</div></li>
+ </ul>
+ </section>
+ </main>
+
+ <div data-include="footer">
+ <footer class="site-footer">
+ <div class="footer-inner">
+ <div>© <span id="copyright-year">2026</span> SillyLaird — Licensed under <a href="/wtfpl.txt">WTFPL</a></div>
+ <div>Last updated: <time id="last-updated"></time></div>
+ <div>Privacy: Some pages load third-party content (Last.fm, guestbook, blog, embeds).</div>
+
+ <a class="badge" href="https://www.eff.org/issues/free-speech" target="_blank" rel="noopener">
+ <img src="/rib_bar_wh.png" alt="EFF free speech badge" loading="lazy" decoding="async" class="s9572e08b37">
+ </a>
+ </div>
+ </footer>
+ </div>
+</body>
+</html>