From e62c3abdddf095b7b7f51420400916b21f6e2ea0 Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Thu, 15 Jun 2023 09:19:13 -0400 Subject: [PATCH] Remove Problematic ComicK Mangal Scraper - Update mangal sources list with new custom scrapers - Remove ComicK scraper which has some errors - Update dwm-flexipatch submodule --- .config/dwm-flexipatch | 2 +- .config/mangal/mangal.toml | 2 +- README.org | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/dwm-flexipatch b/.config/dwm-flexipatch index 206cef0..9104d89 160000 --- a/.config/dwm-flexipatch +++ b/.config/dwm-flexipatch @@ -1 +1 @@ -Subproject commit 206cef01e4f5af7872cfc489438af77e2bac861f +Subproject commit 9104d89a94fc217a02757c865dde2115c8291f8b diff --git a/.config/mangal/mangal.toml b/.config/mangal/mangal.toml index 902abcc..685d5ac 100644 --- a/.config/mangal/mangal.toml +++ b/.config/mangal/mangal.toml @@ -40,7 +40,7 @@ create_volume_dir = false # Default sources to use. (string array) # Will prompt if not set. # Type "mangal sources list" to show available sources -default_sources = [ "ComicK", "Mangadex", "Manganelo", "Manganato", "Mangapill", "AsuraScans", "LuminousScans" ] +default_sources = [ "Mangadex", "Manganelo", "Manganato", "Mangapill", "AsuraScans", "FlameScans", "LuminousScans", "Mangasee", "Readmanga" ] # Whether to download manga cover or not (bool) download_cover = true diff --git a/README.org b/README.org index 11854b2..20bac09 100644 --- a/README.org +++ b/README.org @@ -7786,7 +7786,7 @@ create_volume_dir = false # Default sources to use. (string array) # Will prompt if not set. # Type "mangal sources list" to show available sources -default_sources = [ "ComicK", "Mangadex", "Manganelo", "Manganato", "Mangapill", "AsuraScans", "LuminousScans" ] +default_sources = [ "Mangadex", "Manganelo", "Manganato", "Mangapill", "AsuraScans", "FlameScans", "LuminousScans", "Mangasee", "Readmanga" ] # Whether to download manga cover or not (bool) download_cover = true