diff --git a/config.json b/config.json index 1fa9a3b..535a246 100644 --- a/config.json +++ b/config.json @@ -1,14 +1,5 @@ { - "servers": [ - { - "nombre": "jkanime", - "version": 4, - "dexpath": "https://git.kintsugiapp.net/Kintsugi/kintsugi-dex/raw/branch/main/jkanime.dex" - }, - { - "nombre": "pelispop", - "version": 1, - "dexpath": "" - } - ] + "version": 1, + "dexpath": "https://git.kintsugiapp.net/Kintsugi/kintsugi-dex/raw/branch/main/scrapers.dex", + "className": "com.kintsugi.scrapers.base.ScraperServiceImpl" } \ No newline at end of file