Update config.json

This commit is contained in:
2026-05-23 00:23:27 +00:00
parent 902ecbd5ed
commit 50aa8b2b0d

View File

@@ -1,5 +1,9 @@
{
"version": 9,
"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/"
}
}