Update config.json

This commit is contained in:
2026-05-23 00:39:21 +00:00
parent 00f68df9a6
commit 49aec342d6

View File

@@ -1,5 +1,5 @@
{ {
"version": 11, "version": 12,
"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",
"baseUrls": { "baseUrls": {
@@ -11,6 +11,7 @@
"pelispop" "pelispop"
], ],
"serversBlock": [ "serversBlock": [
"mega" "mega",
"mixdrop"
] ]
} }