fixes by @yutthaphon

- Remove duplicate description detection.
- Remove unused code.
- FIxed genres detection.
- Add FunToons to sources.dart
This commit is contained in:
kodjomoustapha
2024-06-24 17:39:23 +01:00
parent 73b604c409
commit 510f6ff709
2 changed files with 4 additions and 5 deletions

View File

@@ -128,7 +128,7 @@ import 'src/shijiescans/shijiescans.dart';
import 'src/summertoon/summertoon.dart';
import 'src/zenithscans/zenithscans.dart';
const mangareaderVersion = "0.1.3";
const mangareaderVersion = "0.1.35";
const mangareaderSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/mangareader.dart";