mirror of
https://github.com/PaiGramTeam/MibooGram.git
synced 2024-11-22 15:37:21 +00:00
10 lines
200 B
Python
10 lines
200 B
Python
|
POOL_2 = [
|
||
|
{
|
||
|
"five": ["艾莲"],
|
||
|
"four": ["苍角", "安东"],
|
||
|
"name": "慵懒逐浪",
|
||
|
"from": "2024-07-04 06:00:00",
|
||
|
"to": "2024-07-24 11:59:59",
|
||
|
},
|
||
|
]
|