PamGram/metadata/pool/pool_12.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

31 lines
958 B
Python
Raw Normal View History

2023-04-27 12:25:06 +00:00
POOL_12 = [
2023-06-28 02:58:53 +00:00
{
"five": ["棺的回响"],
"four": ["晚安与睡颜", "天才们的休憩", "舞!舞!舞!"],
"from": "2023-06-28 12:00:00",
"to": "2023-07-18 14:59:59",
"name": "流光定影",
},
2023-06-06 15:18:32 +00:00
{
"five": ["雨一直下"],
"four": ["点个关注吧!", "记忆中的模样", "别让世界静下来"],
"from": "2023-06-07 06:00:00",
"to": "2023-06-28 11:59:59",
"name": "流光定影",
},
2023-05-19 15:15:15 +00:00
{
"five": ["拂晓之前"],
"four": ["与行星相会", "唯有沉默", "余生的第一天"],
"from": "2023-05-17 18:00:00",
"to": "2023-06-06 14:59:59",
"name": "流光定影",
},
2023-04-27 12:25:06 +00:00
{
"five": ["于夜色中"],
"four": ["一场术后对话", "晚安与睡颜", "鼹鼠党欢迎你"],
"from": "2023-04-26 06:00:00",
"to": "2023-05-17 17:59:59",
2023-05-19 15:15:15 +00:00
"name": "流光定影",
2023-04-27 12:25:06 +00:00
},
]