Update config.json
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
{
|
{
|
||||||
"version": 9,
|
"version": 9,
|
||||||
"dexpath": "https://git.kintsugiapp.net/Kintsugi/kintsugi-dex/raw/branch/main/scrapers.dex",
|
"dexpath": "https://git.kintsugiapp.net/Kintsugi/kintsugi-dex/raw/branch/main/scrapers.dex",
|
||||||
"className": "com.kintsugi.scrapers.base.ScraperServiceImpl"
|
"className": "com.kintsugi.scrapers.base.ScraperServiceImpl",
|
||||||
|
"baseUrls": {
|
||||||
|
"JkanimeApi": "https://jkanime.net/",
|
||||||
|
"PelispopApi": "https://pelispop.mov/"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user