MibooGram/metadata/pool/pool_2.py

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

24 lines
577 B
Python
Raw Normal View History

POOL_2 = [
2024-08-13 14:37:06 +00:00
{
"five": ["青衣"],
"four": ["比利", "可琳"],
"name": "青如玉壶冰",
"from": "2024-08-14 06:00:00",
"to": "2024-09-04 11:59:59",
},
2024-07-23 14:19:21 +00:00
{
"five": ["朱鸢"],
"four": ["妮可", ""],
"name": "直如朱丝绳",
"from": "2024-07-24 12:00:00",
"to": "2024-08-13 14:59:59",
},
{
"five": ["艾莲"],
"four": ["苍角", "安东"],
"name": "慵懒逐浪",
"from": "2024-07-04 06:00:00",
"to": "2024-07-24 11:59:59",
},
]