Commit Graph

8318 Commits

Author SHA1 Message Date
Creepler13 816133a4a8
Fix SirenKomik (#6433)
* "Deactivate Html img search"

* Verison

* Change selector and add explanation
2024-12-14 06:55:45 +00:00
Creepler13 023b928462
Fix HentaiRead (#6408)
* Fix HentaiRead

* Change to Regex

* Added Description
2024-12-14 06:55:45 +00:00
Creepler13 1c31319402
Add InfinityXScan (#6407)
* Add InfinityXScan

* Formatting

* newLine

* Fix Newlines
2024-12-14 06:55:45 +00:00
Creepler13 54bcdce9de
Add Yaoibar (#6406)
* Add Yaoibar

* Formatting

* new LINE

* Fix newline
2024-12-14 06:55:45 +00:00
BrutuZ 90ffe087db
Comick: Better first cover selection (#6399)
* Better first cover selection

* Reformat

* Deduplication of conditions
2024-12-14 06:55:45 +00:00
kana-shii c66131c809
Mangago regex update (#6380)
regex update
2024-12-14 06:55:45 +00:00
kana-shii ab800d59c8
Batoto regex update (#6379)
regex update
2024-12-14 06:55:45 +00:00
Creepler13 e3933d6f22
Fixed Kemono MultiSrc (#6375)
* Fixed Kemono MultiSrc

* lint
2024-12-14 06:55:45 +00:00
Vetle Ledaal f9566c55e4
Flame Comics: use friendly URL for latest tab (#6402) 2024-12-14 06:55:45 +00:00
Vetle Ledaal f80a060670
Flame Comics: add tags/genres (#6390)
* Flame Comics: add tags/genres

* also add genre, and make tags optional
2024-12-14 06:55:45 +00:00
Artem Kuznetcov 9ee5e17b37
Flame Comics: fix chapters naming (#6388)
* FlameComics: fix chapters naming

* FlameComics: replace DecimalFormat to toString and suffix removal
2024-12-14 06:55:45 +00:00
Vetle Ledaal bac2cb25fb
Flame Comics: fix double slash in manga/chapter URL (#6372) 2024-12-14 06:55:45 +00:00
Vetle Ledaal 7e0c565a4d
Weeb Central: use correct chapter URL for WebView (#6370) 2024-12-14 06:55:45 +00:00
Vetle Ledaal 1e09043247
YuraManga: exclude alternating broken images (#6233)
* YuraManga: fix page selector

* set locale for date format

* bump version, set nsfw
2024-12-14 06:55:45 +00:00
are-are-are 348c373bc0
Hennojin: Fix chapter not found for Suwayomi user (#6296)
* Fix chapter not found for Suwayomi user

* Update changes by vetleledaal

* Fix build

* Revert old code URL, because code new URL doesn't work

* Update url

* make thumbnail optional

* use .absUrl() where possible

---------

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2024-12-14 06:55:45 +00:00
Creepler13 abcea6a91a
Removed FlameComics Multisrc/Added individuall solution (#6241)
* A Working version

* Fix Search Function

* updated verionID, added altTitles to search

* Cleanup

* lint

* Fix

* Update src/en/flamecomics/build.gradle

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

* Changed to HttpSource

* Changed to api

* Cleanup

* Fixed getMangaUrl and getChapterUrl

* Fix wrong url in db

* LINT

* lint?

---------

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2024-12-14 06:55:45 +00:00
Nguyen Ngoc Duy Bao b462b1429b
NHentai | Add missing image type ".gif" (#6364)
* Add image type .gif to the selector

* Bump versioncode
2024-12-14 06:55:45 +00:00
bapeey aa5804b858
VCPVMP: Move to multisrc and add ChoChoX (#6356)
* move to multisrc and add chochox

* lint

* apply suggestions
2024-12-14 06:55:45 +00:00
Michał Marszałek bcf51e8138
Fix InfinityScans (#6269) 2024-12-14 06:55:45 +00:00
Chopper 5911343a9a
Add Snowmtl (#6195)
* Add Snowmtl

* Remove logs

* Remove file unused

* Fix status

* Improve Intercept

* Cleanup

* Refactoring

* Use StaticLayout

* Change the min version of the Android API

* Fix function name

* Fix dialog box

* Cleanup

* Typo

* Use custom font

* Refactoring

* Use font config

* Remove unused transfer data class

* Fix font color

* Add normal font

* Cleanup

* Use Color class
2024-12-14 06:55:42 +00:00
renovate[bot] 827fbace8d
Update dependency gradle to v8.11.1 (#6093)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-14 06:55:42 +00:00
are-are-are 91b673efbb
TruyenGG, TruyenQQ: Fix http 429 manga update (#6354)
* Fix http 429 manga update error TruyenGG

* Fix http 429 manga update error TruyenQQ

* Update TruyenQQ.kt

* Update TruyenQQ.kt
2024-12-14 06:55:42 +00:00
dngonz 050efe196b
Remove Read Comics Book (#6353)
remove readcomicsplus
2024-12-14 06:55:42 +00:00
dngonz aea608013b
HentaiDex: fix global searching (#6312)
* fix search

* apply reviewed changes
2024-12-14 06:55:42 +00:00
dngonz d4e8394524
NineAnime: Fix page view (#6298)
* fix page routing

* ?
2024-12-14 06:55:42 +00:00
Emanuel Nibizi f4c64f4386
Add Raw18 (#6291)
* Add Raw18

* Fix requests

* Added requested changes
2024-12-14 06:55:42 +00:00
dngonz 5e34b3aaee
Add manhwas.es (#6216)
* Add manhwas.es

* Add isNsfw

* suggested change

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* remove rate limit

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2024-12-14 06:55:42 +00:00
Fioren 0b29192c10
Fix TopTruyen (#6346)
* Fix TopTruyen

Fix issue "Not page found"

* Update src/vi/toptruyen/src/eu/kanade/tachiyomi/extension/vi/toptruyen/TopTruyen.kt

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

---------

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2024-12-14 06:55:42 +00:00
anenasa c8e113a524
Happymh: Fix page list (#6284) 2024-12-14 06:55:42 +00:00
Bui Dai 83bdb4d9b4
Kiryuu: update domain (#6255) 2024-12-14 06:55:42 +00:00
dngonz 989279dca6
Komik Cast: change domain (#6244)
change domain
2024-12-14 06:55:42 +00:00
Yush0DAN 7e226dbaa8
Olympus Scanlation: update domain and apiurl (#6303)
update domain and apiurl
2024-12-14 06:55:42 +00:00
dngonz b21cc255c8
Add MangaBari (#6299)
* add mangabari

* remove slash

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

* add isNsfw

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

---------

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2024-12-14 06:55:42 +00:00
bapeey 4d8111b5a0
SlimeRead: Fix regex (#6246)
fix regex
2024-12-14 06:55:42 +00:00
dngonz a8aaf331b2
Yaoimangaoku: change domain .net (#6217)
* Yaoimangaoku: change domain .net

* change also domain also in .gradle
2024-12-14 06:55:42 +00:00
bapeey 361081d840
LMTO Online: Rebrand to Jobsibe (#6226)
* rebrand

* remove jobsibe
2024-12-14 06:55:42 +00:00
dngonz 639c9821ae
Add Philia Scan (#6223) 2024-12-14 06:55:42 +00:00
dngonz a424ae756f
Cocomic: hide paid chapters (#6222) 2024-12-14 06:55:42 +00:00
lamaxama ea644d7697
Weeb Central: Fix no pages found for Suwayomi users (#6219) 2024-12-14 06:55:42 +00:00
dngonz 2def743f23
Remove extensions (#6188)
* remove msyfanyi

* remove mangaholic

* remove linkstartscan

* revert linkstart
2024-12-14 06:55:41 +00:00
dngonz 7e3a434fc0
Add LegendScanlations (#6185) 2024-12-14 06:55:41 +00:00
dngonz fe4fa84e8a
MangaDemon: get only relevant images (#6200)
* MangaDemon: get only relevant images

* MangaDemon: bump
2024-12-14 06:55:41 +00:00
Vetle Ledaal 67c6278662
Manga Demon: update domain (#6183) 2024-12-14 06:55:41 +00:00
Vetle Ledaal dc1f6d22da
Hiperdex: update status selector (#6203) 2024-12-14 06:55:41 +00:00
Vetle Ledaal 49cd082a5e
Remove SaikoMangaRaw (#6202) 2024-12-14 06:55:41 +00:00
Vetle Ledaal 297cb4c6e4
Remove ColoredManga (#6201) 2024-12-14 06:55:41 +00:00
are-are-are e1f897f6c8
MeituaTop: Fix chapter not found for Suwayomi users (#6191)
Add parseDate
2024-12-14 06:55:41 +00:00
Bui Dai a420b0e1f6
VisorInari: update domain (#6187) 2024-12-14 06:55:41 +00:00
Vetle Ledaal e762d3ecb2
Lava Scans: update domain (#6184) 2024-12-14 06:55:41 +00:00
Vetle Ledaal 7dcf085233
Siikomik: update domain (#6182) 2024-12-14 06:55:41 +00:00