1801 Commits

Author SHA1 Message Date
Vetle Ledaal
8e13bcd5b6
Erofus: encode search (#8726) 2025-05-20 21:27:48 +01:00
Vetle Ledaal
e5f3f65c25
NineAnime: encode search (#8728) 2025-05-20 21:27:48 +01:00
Vetle Ledaal
f3e9430b50
Add Borat Scans (#8724) 2025-05-20 21:27:48 +01:00
Vetle Ledaal
a79efc512c
Add Pluto Scans (#8712) 2025-05-20 21:27:48 +01:00
Creepler13
06c8247f12
change domain hiperdex (#8711)
change domain
2025-05-20 21:27:48 +01:00
Smol Ame
fd023a8000
Remove Aisha (#8682) 2025-05-20 21:27:48 +01:00
Wyatt Ross
06aaa51240
re-add ReadAllComics (#8656)
* restored ReadAllComics

* removed logic to do with the popular titles page

* feedback

* deleted unecessary thing

* feedback
2025-05-20 21:27:48 +01:00
Vetle Ledaal
c4ff02c6c4
Oh Joy Sex Toy: encode search (#8662) 2025-05-20 21:27:48 +01:00
Vetle Ledaal
956b7f05e0
Manta Comics: encode search, mark as NSFW (#8661) 2025-05-20 21:27:48 +01:00
Vetle Ledaal
07509542fd
Doujins: add headers, encode search (#8660) 2025-05-20 21:27:48 +01:00
AwkwardPeak7
a56eb29dec
RizzComic: handle edge case for slugs (#8658)
* RizzComic: handle edge case for slugs

* use trim
2025-05-20 21:27:48 +01:00
Vetle Ledaal
fe5b10916f
MyHentaiGallery: minor cleanup, fix URLs (#8652)
* MyHentaiGallery: minor cleanup, fix URLs

* use markdown syntax

* update categories
2025-05-20 21:27:48 +01:00
Vetle Ledaal
30e8681278
Mangatown: escape search, add headers (#8650) 2025-05-20 21:27:45 +01:00
Vetle Ledaal
19543c9bba
XOXO Comics: escape search, add headers (#8651) 2025-05-20 21:27:45 +01:00
Vetle Ledaal
0bf5c08f50
Lunar Scans: remove redundant overrides (#8649)
Removes `ts_reader.run(...)` logic, might fit better in parent class.
Search now allows special characters otherwise not encoded.
2025-05-20 21:27:45 +01:00
Creepler13
5818f1dc64
Fix Vortex Scans (#8645) 2025-05-20 21:27:45 +01:00
Vetle Ledaal
38f511b815
RCO: decrypt page links in extension (#8634)
* Reimplemented pageListParse to decrypt the page in-app

* remove unused assets

---------

Co-authored-by: JakeeLuwi <jeloubirad@gmail.com>
2025-05-20 21:27:45 +01:00
AwkwardPeak7
f8a44eb538
Keyoapp: better selector for paid chapters (#8627) 2025-05-20 21:26:58 +01:00
AwkwardPeak7
ee29f284f5
batcave: remove cross origin referer (#8625) 2025-05-20 21:26:58 +01:00
Smol Ame
5e02defd77
VyvyManga: Fix thumbnails (#8618)
* VyvyManga: Bump extVersionCode

* VyvyManga: Update search thumbnail selector

* VyvyManga: Update entry thumbnail selector
2025-05-20 21:26:58 +01:00
mahranaka
548d76cfc6
Update 1stkissmanga url (#8573)
* Update FirstKissMangaNet.kt

Updated the url of the extension.

* Update build.gradle

* updating of build.gradle

removed trailing slash

* Updating of FirstKissMangaNet.kt

removed trailing slash

* Update src/en/firstkissmanganet/build.gradle

Bumping version code as suggested

Co-authored-by: Prem Kumar <60751338+prem-k-r@users.noreply.github.com>

---------

Co-authored-by: Prem Kumar <60751338+prem-k-r@users.noreply.github.com>
2025-05-20 21:26:58 +01:00
Wyatt Ross
9dfa9a89a0
Add recursive parsing for chapters in ComicHubFree (#8605)
Fixed pagination
2025-05-20 21:26:58 +01:00
Prem Kumar
7c7ce285cd
Rizz Fables: Update status mapping (#8571)
* MangaThemesia: More status mapping

* Include more Status mapping

* fix error

* Typo

* consistent
2025-05-20 21:26:58 +01:00
Prem Kumar
b1ef508489
Add Madara Scans (#8559)
* Added MadaraScans

* Update MadaraScans.kt

* Update MadaraScans.kt

lint

* revert

* Update MadaraScans.kt

simply hide paid chapters by default

* lint
2025-05-20 21:26:58 +01:00
mahranaka
9fc03a5357
Update TCBScans url (#8562)
* Update TCBScans.kt

Updated the url of tcb scans to the newest valid one. I hope this is the correct place to fix it so the extension works again?

* Update build.gradle
2025-05-20 21:26:58 +01:00
Creepler13
cba5267312
Fix MangaDistrict (#8556)
change mangaSubString
2025-05-20 21:26:58 +01:00
AwkwardPeak7
9ad099295c
Toonily: various fixes (#8544)
* Toonily: various fixes

- change `mangaSubString` -> serie
  - prevent 302 redirect
- disable count views
  - 400 bad request
- use LoadMoreRequest
- fetch hd covers if possible

* query cleanup

* review changes
2025-05-20 21:26:58 +01:00
Vetle Ledaal
ad829436f1
RCO: expand page search (#8541)
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2025-05-20 21:26:58 +01:00
lamaxama
b6ab8fb843
RCO: increase timeout & Tachimanga workaround (#8536)
* RCO: Add workaround for Tachimanga.

* increase the timeout to 30 seconds
2025-05-20 21:26:57 +01:00
Prem Kumar
c9fc08676f
Remove 3 dead sources (#8502)
Remove AsuraScansFree, Inmoral No FanSub, YuriNeko
2025-05-20 21:26:57 +01:00
AwkwardPeak7
1393a25fbb
RCO: fix page list (#8510)
fix
2025-05-20 21:26:57 +01:00
lamaxama
962a22aa34
RCO: Fail to get image links. (#8474)
* RCO: Fail to get image links.

* Update regex
2025-05-20 21:26:57 +01:00
DokterKaj
400079e2ae
Flame Comics: Detect author as list + Display artists + Fix HTML tags in description (#8449)
* Detect author as list + Display artists + Fix HTML tags in description

* Correct camel case
2025-05-20 21:26:54 +01:00
AwkwardPeak7
17d6151584
BatCave: add referer (#8440) 2025-05-20 21:26:53 +01:00
lamaxama
1d2fc4493c
RCO: Fix timeout getting image links error (#8433)
* RCO: Fix timeout getting image links error

* Update regex
2025-05-20 21:26:53 +01:00
Wyatt Ross
3af754cb20
Add Comichubfree (#8423)
* Added base level functionality

* Added base level functionality

* Added icons

* removed redundant override

* feedback

* feedback, also fixed a bug with the selector to do with searches without results

* feedback

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2025-05-20 21:26:53 +01:00
AwkwardPeak7
d0ea9fadc6
Rework the Dynasty Source (#8326)
* exact match

* single search

* single search fixed

* rm

* thumbnail fast

* details

* chapter details in browse

* chapter details in browse

* man

* chapters and page

* chapters and page

* cleanup

* small cleanup

* enforce type filter manually

* enforce type filter manually

* reversed list or not

* newlines in description adjustment

* pairing filter

* remove single fetching logic

not worth it

* add other dynasty factories for legacy compatibility

* cleanup

* fix status and header being null in some cases

* update covers

* status

* unused

* inline function

* selector, reorder etc

* lint

* no empty types

* author in chapter name

* add InputStream parseAs utils function

* Review Changes

* dont include all authors

prevent https://imgur.com/dJ9LI4z

* Revert "add InputStream parseAs utils function"

This reverts commit 1b6bdc45aa6cfcb1ee046924a8c1ba68ec35789a.

* revert

* use encodedPath for covers

* more constants

* update covers
2025-05-20 21:26:53 +01:00
Creepler13
14117d1c5f
Asurascans: Fix title selector (#8371)
* fix titel selector

* merged title selectors
2025-05-20 21:26:53 +01:00
dragon-masterk
86369167da
LuaScans: Fix missing chapters due to Timezone issue (#8318)
* Updated Timezone for LuaScans to fix missing chapters

* bump on overrideVersionCode

* reverted versionId
2025-05-20 21:26:53 +01:00
Vetle Ledaal
153934bed7
Revert removal of some MadTheme sites (#8290)
* Revert "MadTheme: Fix MangaForest, remove redirect domains (#14661)"

This reverts commit 42d9c0b1184ea23679bb7471696c3d7b1bebd36e.

* Switch to new multisrc structure
2025-05-20 21:26:37 +01:00
Creepler13
7457106c23
Add APComics (#8279)
add APComics
2025-05-20 21:26:37 +01:00
lamaxama
752920a0d4
Add migration reminders for Manganato, Mangakakalot and Mangabat. (#8278) 2025-05-20 21:26:37 +01:00
Creepler13
c124f76d64
Add Manhuarm (#8277)
add Manhuarm
2025-05-20 21:26:37 +01:00
Smol Ame
34bd753d27
Remove AQUA Scans (ManhwaWorld) (#8276) 2025-05-20 21:26:37 +01:00
Prem Kumar
e5a63cc2e6
Arven Scans: Update domain (#8267)
update domain
2025-05-20 21:26:37 +01:00
mrtear
5de9ae2485
HiveScans: Update Domain (#8235)
Hive: Update Domain
2025-05-20 21:26:37 +01:00
mrtear
8ee6d0184e
Arvenscans & Aeinscans: Update URL & Fix Details (#8216)
* Arven: Domain Update

* Aein: Fix null tag & details
2025-05-20 21:26:37 +01:00
wasu
ea28acd641
Add OhJoySexToy (#8149)
* Add OhJoySexToy

* better CSS selectors

* shorten description

Description format vary per comic, some have one paragraph, others many, some include transcript, links or even more advanced HTML structures

* override title in mangaDetailsParse

* fix: wrong date element

* use absolute urls

* rename file (fix doubled file extension)

* move SimpleDateFormat to class
2025-03-27 00:02:40 +00:00
Chopper
414b6b8670
NyxScans: Fix api url (#8172)
Fix api url
2025-03-27 00:02:34 +00:00
Vetle Ledaal
5b7ce2f85d
Remove broken extensions/sites (#8167)
* Remove HerenScan (403)

* Remove Its Your Right Manhua (403)

* Remove PrinceEdiciones (403)

* Remove Manhwas.es (403)

* Remove Yaoi Manga (403)

* Remove Kings Of Darkness (404)

* Remove ManhwaFreak.xyz (404)

* Remove HenChan (404)

* Remove Yaoi Flix (404)

* Remove Asura Scans.us (unoriginal) (disabled)

* Remove Bento Manga (404)

* Remove MR Yaoi Fansub (expired)

* Remove Aurora Scan (empty)

* Remove Varna Scan (unrelated)

* Remove Guilda Tier Draw (disabled / invite only)

* Remove Norte Rose Scan (under maintenance)

* Remove Nox Scans (disabled)

* Remove Novelle Leggere (unrelated)

* Remove IchiroManga (disabled)

* Remove LeerMangasXYZ (unrelated)

* Remove Wicked Scans (526, invalid SSL certificate)
2025-03-27 00:02:34 +00:00