PamGram/metadata/pool/pool_12.py
2023-06-28 10:58:53 +08:00

31 lines
958 B
Python

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