<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[历史上的今天]]></title><description><![CDATA[<p dir="auto">想找一些历史今天数据，发现没有那种二刺猿的...</p>
<p dir="auto">干脆自己写一个x</p>
<hr />
<h3><a href="https://github.com/Dituon/todayInHistory" target="_blank" rel="noopener noreferrer nofollow ugc">项目地址</a></h3>
<h3><a href="https://dituon.github.io/todayInHistory/" target="_blank" rel="noopener noreferrer nofollow ugc">目前数据</a></h3>
<hr />
<h1>today In History</h1>
<p dir="auto">历史上的今天</p>
<p dir="auto"><a href="https://dituon.github.io/todayInHistory/" target="_blank" rel="noopener noreferrer nofollow ugc">示例网页</a></p>
<h3>结构</h3>
<p dir="auto"><code>data</code> 为根目录, 目前有 <code>anime</code> 和 <code>meme</code> 两个子类</p>
<p dir="auto">子类下的日期按照<code>mm-dd</code>格式排序, 日期文件夹内储存当日事件数据</p>
<p dir="auto">事件数据为 <code>json</code> 格式, 标准如下:</p>
<p dir="auto">(以 <code>data/meme/05-24/cherry.json</code> 为例)</p>
<pre><code>{
    "id": "cherry",
    "res": ".png",
    "date": "2016-5-24",
    "title": "陈睿 —— b站未来有可能会倒闭，但绝不会变质。"
}
</code></pre>
<ul>
<li><code>id</code>: 用于识别此事件, 同一日期下不能重复</li>
<li><code>res</code>: 资源文件(图片格式); 可简写为拓展名(<code>".png"</code>等价于<code>"cherry.png"</code>)</li>
<li><code>date</code>: 日期, <code>yyyy-mm-dd</code> 格式</li>
<li><code>title</code>: 事件描述，自由发挥</li>
</ul>
<p dir="auto">各级目录下由<code>index.json</code>索引</p>
<h3>提交</h3>
<p dir="auto">对事件进行<s>垃圾</s>分类是非常麻烦的, 本项目由机器人完成自动分类</p>
<p dir="auto">在子类下有<code>autoFile</code>目录, 可直接提交更改到此目录</p>
<p dir="auto">机器人会在几秒钟内自动将事件移动到正确目录</p>
<h3>规范</h3>
<ol>
<li>对于具体年份未知的事件, 应当以作品发行年份作为事件年份</li>
<li>对于设定发生在未来或古代的事件, 年份范围为<code>0001 - 9999</code></li>
<li>对于不存在的日期, 如<code>12月32日</code>, 应向下取最接近的日期</li>
</ol>
<hr />
<h2>如果数据够多我就写个机器人插件，每天到点发送😘</h2>
]]></description><link>https://mirai.mamoe.net/topic/1290/历史上的今天</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 22:49:15 GMT</lastBuildDate><atom:link href="https://mirai.mamoe.net/topic/1290.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 13 Jun 2022 13:32:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 历史上的今天 on Fri, 17 Jun 2022 05:08:56 GMT]]></title><description><![CDATA[<p dir="auto">更新了index</p>
<p dir="auto"><a href="https://dituon.github.io/todayInHistory/" target="_blank" rel="noopener noreferrer nofollow ugc">https://dituon.github.io/todayInHistory/</a></p>
]]></description><link>https://mirai.mamoe.net/post/13356</link><guid isPermaLink="true">https://mirai.mamoe.net/post/13356</guid><dc:creator><![CDATA[Dituon]]></dc:creator><pubDate>Fri, 17 Jun 2022 05:08:56 GMT</pubDate></item><item><title><![CDATA[Reply to 历史上的今天 on Tue, 14 Jun 2022 02:27:21 GMT]]></title><description><![CDATA[<p dir="auto">托尼卡酷，先支持一下</p>
]]></description><link>https://mirai.mamoe.net/post/13192</link><guid isPermaLink="true">https://mirai.mamoe.net/post/13192</guid><dc:creator><![CDATA[未来のミライ]]></dc:creator><pubDate>Tue, 14 Jun 2022 02:27:21 GMT</pubDate></item><item><title><![CDATA[Reply to 历史上的今天 on Mon, 13 Jun 2022 14:58:06 GMT]]></title><description><![CDATA[<p dir="auto">看起来是一个需要大量人员参与的项目，也许去B站发一下会更好。或者是爬一下动漫人物生日什么的（确信</p>
]]></description><link>https://mirai.mamoe.net/post/13185</link><guid isPermaLink="true">https://mirai.mamoe.net/post/13185</guid><dc:creator><![CDATA[RainChan]]></dc:creator><pubDate>Mon, 13 Jun 2022 14:58:06 GMT</pubDate></item></channel></rss>