diff --git a/config.json b/config.json index 887820a..f099f13 100644 --- a/config.json +++ b/config.json @@ -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/" + } } \ No newline at end of file