From 78c7540dfb35b372e7749540575abd8fd23b1b7a Mon Sep 17 00:00:00 2001 From: Gustavo ZQ Date: Mon, 18 May 2026 07:02:23 +0000 Subject: [PATCH] Update config.json --- config.json | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) 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