auto-detect listings, player skip
This commit is contained in:
31
favourites_info.json.example
Normal file
31
favourites_info.json.example
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"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": []
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user