From 49aec342d65faa776a7e459667aa8e939c3cc563 Mon Sep 17 00:00:00 2001 From: Gustavo ZQ Date: Sat, 23 May 2026 00:39:21 +0000 Subject: [PATCH] Update config.json --- config.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 76164c0..4885f85 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "version": 11, + "version": 12, "dexpath": "https://git.kintsugiapp.net/Kintsugi/kintsugi-dex/raw/branch/main/scrapers.dex", "className": "com.kintsugi.scrapers.base.ScraperServiceImpl", "baseUrls": { @@ -11,6 +11,7 @@ "pelispop" ], "serversBlock": [ - "mega" + "mega", + "mixdrop" ] } \ No newline at end of file