Update config.json

This commit is contained in:
2026-05-20 03:18:53 +00:00
parent d9d4edf36c
commit c3d447effa

View File

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