PamGram/metadata/pool/pool_12.py
2023-06-06 23:18:32 +08:00

24 lines
722 B
Python

POOL_12 = [
{
"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": "流光定影",
},
]