mirror of
https://git.luna-app.eu/50n50/sources
synced 2025-12-21 13:16:21 +01:00
19 lines
655 B
JSON
19 lines
655 B
JSON
{
|
|
"sourceName": "ChiReads",
|
|
"iconUrl": "https://chireads.com/wp-content/uploads/2020/04/2020LOGO-2.png",
|
|
"author": {
|
|
"name": "50/50",
|
|
"icon": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ3122kQwublLkZ6rf1fEpUP79BxZOFmH9BSA&s"
|
|
},
|
|
"version": "1.0.0",
|
|
"language": "French",
|
|
"streamType": "novels",
|
|
"quality": "N/A",
|
|
"baseUrl": "https://chireads.com/",
|
|
"searchBaseUrl": "https://chireads.com/search/%s",
|
|
"scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/chireads/chireads.js",
|
|
"type": "novels",
|
|
"asyncJS": true,
|
|
"novel": true,
|
|
"downloadSupport": false
|
|
}
|