Update config.json

This commit is contained in:
2026-05-22 23:32:57 +00:00
parent 515cb80e50
commit bfd401ce15

View File

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