Files
pla-den-tor/favourites_info.json.example
2024-01-27 15:09:07 +05:30

31 lines
454 B
JSON

{
"senpai-wa-otokonoko": {
"favourites": {
"listing": true,
"chapters": [
"c001",
"c099"
]
}
}
"bocchi-the-boulder": {
"favourites": {
"listing": true,
"chapters": []
}
},
"not-buna": {
"favourites": {
"listing": false,
"chapters": [
"aira"
]
}
},
"arizona-philips": {
"favourites": {
"listing": true,
"chapters": []
}
}
}