We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e358ad5 commit 1c53ff8Copy full SHA for 1c53ff8
2 files changed
plugins/multisrc/madara/sources.json
@@ -420,7 +420,9 @@
420
"sourceName": "Belle Reservoir",
421
"options": {
422
"useNewChapterEndpoint": true,
423
- "lang": "English"
+ "lang": "English",
424
+ "down": true,
425
+ "downSince": 1768347550685
426
}
427
},
428
{
plugins/multisrc/rulate/sources.json
@@ -9,7 +9,11 @@
9
"id": "erolate-api",
10
"sourceSite": "https://erolate.com",
11
"sourceName": "Erolate",
12
- "versionIncrements": 0
+ "versionIncrements": 0,
13
+ "options": {
14
15
+ "downSince": 1768347550690
16
+ }
17
18
19
"id": "bllate-api",
0 commit comments