Commit Graph

3409 Commits

Author SHA1 Message Date
stevenyomi 609af00c7b
BoyLove: fix page list parsing and balance server load (#13463)
* BoyLove: fix page list parsing and balance server load

* revert chapter list part
2022-09-14 12:12:02 -04:00
Vetle Ledaal 898c9457ae
Remove broken extensions (#13451)
* Remove extensions with no A record

* Remove extensions with expired domain

* Remove extensions where DNS returns SERVFAIL
2022-09-12 22:31:30 -04:00
Sapphire 0b2ddf3477
Fix last LittleGarden chapters (#13415)
* Update LittleGarden.kt

* Update build.gradle
2022-09-10 10:34:08 -04:00
AntsyLich e4fc530b0a
Remove HomeHeroScans (#13400)
Images are returned in batch which is incompatible with Tachi's architecture.

They upload to MangaDex too with 0 delay so better to read there.

P.S. Ext is broken for like a month
2022-09-08 18:11:22 -03:00
stevenyomi 58204ce520
Remove NyanFM (#13379) 2022-09-08 08:56:13 -04:00
stevenyomi 58b6147c18
Mangabz: rewrite, make multisrc, add mirror and new source (#13378)
* Mangabz: rewrite, make multisrc, add mirror and new source

* use HttpUrl.Builder for search query
2022-09-08 07:52:38 -04:00
beerpsi d30e215b97
fix #13380 (#13382) 2022-09-08 07:52:03 -04:00
stevenyomi 024b8c6667
Remove all custom rate limit interceptors (#13394) 2022-09-08 07:50:23 -04:00
Yjin 2f3b472986
[RU]NewManga optional title language (#13363)
* [RU]NewManga optional title language

* no Re
2022-09-06 11:11:49 -03:00
stevenyomi 0046749cca
Pepper&Carrot: disable search (#13350) 2022-09-06 11:11:25 -03:00
stevenyomi 659ad4b264
MangaReader.to: simplify parseAuthor code (#13341) 2022-09-06 11:10:49 -03:00
stevenyomi 6f4651023b
Add Pepper&Carrot (#13327)
* Add Pepper&Carrot

* better language support, caching, launcher icons

* update launcher icons

* add artwork entries

* show language key in title

* no search prompt

* add ProtoBuf note comment

* use constant for source name

* move lang pref to filters, improve title and chapter number parsing

* disable artwork chapter number parsing
2022-09-04 08:53:51 -04:00
Vetle Ledaal b56fe66fce
Remove Koushoku (#13329) 2022-09-02 20:14:16 -04:00
Yjin 2821450458
[RU]NewManga optional show paid chapters (#13324) 2022-09-02 15:48:27 -03:00
stevenyomi 648d7b6e17
Add Photos18 (#13316) 2022-09-02 15:48:10 -03:00
stevenyomi 350f0a9649
Meitua.top: fix error on single-page result, fix filter (#13311) 2022-09-02 15:47:59 -03:00
altaccosc 356849909c
Fix Webtoons & Tapas Author's Notes (#13304)
* Bump Webtoons extension version

* Fix author's note API

* Bump Tapas extension version

* Fix author's note API

* Tapas: Render author's note image locally

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

* Tapas: Add new dependency to gradle

* Tapas: revert dependency addition 94473a2

* Tapas: StaticLayout.draw without dependency

* Webtoons: Render author's note image locally

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2022-09-02 15:47:49 -03:00
stevenyomi 061a1e70b7
Add Meitua.top (#13309) 2022-09-01 17:15:41 -03:00
Yjin f2a3dae4aa
[RU]Remanga chapters paid indication (#13307) 2022-09-01 17:15:31 -03:00
stevenyomi 75605af7a9
MangaReader.to: refactor, fixes and improvements (#13300)
* MangaReader.to: refactor, fixes and improvements

* rewrite image descrambling interceptor

* add changelog

* use contains to check dupe number instead of endsWith

* memoize calculation result instead of using lookup table

* make SeedRandom private

* add some line breaks to better align diffs

* fix media type

* use the same buffer to reduce memory allocations

* Review changes and inline stuff

* get rid of the hassle of calculating piece count
2022-09-01 17:15:21 -03:00
happywillow0 096c073d58
Adds Manga.in.ua (#13293)
* Start of Extension

* Update Mangainua.kt

* Update Mangainua.kt
2022-09-01 17:14:42 -03:00
Alessandro Jean 1c42cc427c
Add MANGA Plus Creators extension. (#13294) 2022-08-31 17:48:15 -03:00
happywillow0 fc3e6cd9c3
Buon dua fix (#13278)
* Fixes BuonDua

Updates URL selector for images

* Update BuonDua.kt

* Fixes page index
2022-08-31 13:16:31 -03:00
happywillow0 a6a6be6844
Fix (#13276)
Fixes #13275
Updates element selector for pageListParse
Updates baseUrl
2022-08-30 22:36:40 -04:00
Vetle Ledaal 9ffce35bca
MyReadingManga: set User-Agent to get past Cloudflare (#13264)
* MyReadingManga: set User-Agent to get past Cloudflare

* Remove custom Cloudflare interceptor
2022-08-29 10:04:01 -04:00
PainterHalver 35b4811c4d
Fix TruyenQQ popular and search request (#13242) 2022-08-28 17:01:15 -04:00
stevenyomi 9f6f67c676
Junmeitu: remove broken mirror (#13231) 2022-08-27 16:38:06 -03:00
Mubashir Haroon 69feb45af3
update scan-manga popular request url (#13223) 2022-08-27 16:37:47 -03:00
happywillow0 97d48bdc3d
Source URL Updates (#13214)
* Update URL

Update the URL for LKDTT

* Update HentaiVN

* Update URL
* Fix lateinit property title not initialized

* Update NhatTruyen

Update URL for NhatTruyen
2022-08-27 10:23:00 -03:00
ThePromidius b24d88df35
Kavita: Fix Init property title not initialized (#13195)
* Fixes "lateinit property title not initialized"

* Updated CHANGELOG.md

* Comment a bit more the logic for single-file volumes

Co-authored-by: ThePromidius <chronocraft.mygs@gmail.com>
2022-08-27 10:22:47 -03:00
AntsyLich 4aa14a2cbd
ZeroScans: Add rateLimit to chapter endpoint (#13208)
Closes #13207
2022-08-26 13:23:12 -04:00
happywillow0 94eb7f2b16
Fix EarlyManga (#13197)
Fixes 13189
* Uses different selector for manga title in search. OP found the one manga without a flag.
2022-08-25 22:21:32 -04:00
dec05eba 3fc3a8261d
Fix mangakatana Image array not found (#13194)
Mangakatana updated their javascript again and
is using the ytaw variable again as the array of images.
To make sure mangakatana keeps working even if the website changes back
and forth we check both variables and choose the array that is most
likely the one with all of the pages.

Closes #13188
2022-08-25 22:20:56 -04:00
happywillow0 2bc1ec5a77
My Reading Manga Updates (#13147)
* MyReadingManga Updates

* Adds New Filter: Sort By
* Fixes "lateinit property title has not been initialized"
* Replaces deprecated capitalize

* Update Sort Order

Updates sort order. Matches default popular sort (random) on open.
2022-08-23 09:56:44 -03:00
Vetle Ledaal 471a45ba95
NHentai: set User-Agent to get past Cloudflare (#13130) 2022-08-22 12:31:19 -03:00
Davide 5e844c5aef
MCReader: Fix manga description (#13126) 2022-08-22 12:30:58 -03:00
stevenyomi 6d452d1709
Remove Manga1001 (#13119) 2022-08-20 22:28:09 -04:00
dec05eba 13880ccdf0
Fix mangakatana chapters only having 1 page (#13109)
Mangakatana updated their javascript and the chapter images are now in the htnc variable.
Fixes #13062
2022-08-20 12:25:15 -03:00
Alessandro Jean 1ad891e202
Fix HTTP error 400 in HN. (#13096) 2022-08-19 22:29:11 -03:00
Alessandro Jean 05070ea80b
Better handle the API errors in MangaPlus. (#13094) 2022-08-19 22:29:02 -03:00
Davide 254dbb2bf7
Fixed manga description (#13084) 2022-08-19 15:18:56 -03:00
Luis Alberto a13b3ffce6
Manhwa latino (#13054)
* First commit Mahnwa-Latino Extension.

* manhwa-latino: Implementing find function

TODO: only works with text, filter not implemented yet

* manhwa-latino Add Parser to finde the information of Manhwa-Latino

The parser 'ManhwaLatinoSiteParser.kt' make the whole magic to find the
information of the Website.

Mudularize The code and adding documentation

* manhwa-latino: Adding Logos der Extension

TODO: I am not to happy, i will check it later.

* manhwa-latino: Adding Tags to Genre Combobox

* manhwa-latino: Adding Headers to prevent error 404

The headers are necesary to prevent error 403 by downloading images.

* manhwa-latino: Tags addded into Manga Description Page

Status from Manga readed from Tags

* manhwa-latino: Modularize Code

* manhwa-latino: Adding Uploaddate for Chapters

* manhwa-latino: Bug to get Chapter Number fixed

* manhwa-latino: Logo 0.2

* manhwa-latino: Versionb 1.2.10

Adding Comments to ManhwaLatinoSiteParser

* manhwa-latino: Remove logo_model directory

* manhwa-latino: Show Seconds after Release a new Chapter

* manhwa-latino: Fix for Cloudflare

* manhwa-latino: Try to fix Cloudflare ByPass

Adding isNsfw to build.gradle

* manhwa-latino: Update from parser after website update

* manhwa-latino: Deactivate lastest manga and new Client

The new website from Manhwa-Latino doesnt show lastest mangas.

* manhwa-latino: Adding Manifest to load url-adress

The extesion will bi able to open and find mangas with the url.
TODO: first version. NOT READY YET.

* manhwa-latino: Fix to find Manga Status information

* Manhwa-Latino: The Extension can open a Link

Now the extension can recognize a link from Manhwa-Latino and
show the manga from the link in the app.

* Manhwa-Latino: Modularize Code and Activity for Url added

* Manhwa-Latino: Add Constant-File.

This file contain all contants for this extension.

* manhwa-latino Url from the Website has changed.

from https://manhwa-latino.com => https://manhwa-es.com

* manhwa-latino Url update on manifest

* manhwa-latino Fix to get ThumbnailUrl and Url from Slider

The Slider from Manhwa-Latino was updated and the parser was updated as
well.

* manhwa-latino: Using Cloudflare Client to connect.

Manhwa-Latino now Manhwa-Es are using cloudflare right now.
This workaround fix make possible the connection from the app to the
Website.

* Update the address to every image

* Update Manhwa-Latino Address

* Updating popularMangaNextPageSelector

* Remove CLoudFlare Client

* Manhwa-Latino: Update Image Src-Tag

The website has changed the attribute where the adress to the images
are.

* Mahnwa-Latino: Remove client, because it is not overwritten

Original Client is:
	override val client: OkHttpClient = network.client.newBuilder().build()

it is not overwritten, that is why it can remove.

* manhwa-latino: Remove Comments

Co-authored-by: Luis Beroiza <luisalberto.beroizaosses@intern.osp-dd.de>
Co-authored-by: AlberyKous <extreme_rvd@hotmail.com>
2022-08-19 07:37:02 -04:00
stevenyomi d64e2bb069
MangaRaw: rewrite parsing, add mirrors and split broken source (#13058)
* MangaRaw: rewrite parsing, add mirrors and split broken source

* Add (Broken) to Manga1001 extension name

* cleanup

* eliminate temporary property and optimize constructor performance
2022-08-18 22:16:05 -04:00
stevenyomi 3dc8d3c29a
Jinman Tiantang: fix list parsing, update mirrors, organize prefs (#13069)
* Jinmantiantang: fix list parsing, update mirrors, organize prefs

* rename extension to Jinman Tiantang
2022-08-18 22:15:38 -04:00
Vetle Ledaal 50221eb16f
unyeet ReadComicOnline (#13059)
* Revert "yeet (#11407)"

This reverts commit db1685b912.

* Solve URLs via QuickJs

* Move decryption to `pageListParse()`

* handle captcha challenge

* recreate qjs for each invocation, to prevent QuickJsException("stack overflow")

* Update src/en/readcomiconline/src/eu/kanade/tachiyomi/extension/en/readcomiconline/Readcomiconline.kt

Co-authored-by: jobobby04 <jobobby04@users.noreply.github.com>

* Update src/en/readcomiconline/src/eu/kanade/tachiyomi/extension/en/readcomiconline/Readcomiconline.kt

Co-authored-by: jobobby04 <jobobby04@users.noreply.github.com>

* fix return type of rguardBytecode

Co-authored-by: jobobby04 <jobobby04@users.noreply.github.com>
2022-08-18 22:13:52 -04:00
w1x8l ea74d2b11c
ManhwasNet: update css selectors (#13034)
* ManhwasNet: update css selectors

* ManhwasNet: fixed status always as completed
2022-08-17 17:16:12 -04:00
AntsyLich e96fd22d30
Remove usage of Duktape (#13048) 2022-08-17 12:14:06 -04:00
AntsyLich a83e04f237
Bato.to: Cleanup `pageListParse()` (#13047)
Also move to QuickJS

The change was tested on https://bato.to/chapter/1 and many recent chapters
2022-08-17 12:13:39 -04:00
AntsyLich 372fa06b85
MangaPark v3: Fix chapter pages not loading (#13046)
Also move to QuickJS

Fixes #12963
2022-08-17 12:13:03 -04:00
Promchai Chooseang d47b7684ce
Fix Nekopost HTTP error 520 (#13027)
* Fix Nekopost https 520 error

* Fix Nekopost https 520 error

* Update src/th/nekopost/src/eu/kanade/tachiyomi/extension/th/nekopost/Nekopost.kt

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>

* Update src/th/nekopost/src/eu/kanade/tachiyomi/extension/th/nekopost/Nekopost.kt

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>

* Update src/th/nekopost/src/eu/kanade/tachiyomi/extension/th/nekopost/Nekopost.kt

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>

* Update Nekopost.kt

* Fix Nekopost sometimes return empty mangas list due to API

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2022-08-16 18:15:56 -03:00
stevenyomi 4b0c3a8a05
Comic Newtype: fix parsing of images with links (#13004) 2022-08-15 15:28:02 -04:00
khuldraeseth 10dccd46b0
Sandraandwoo (#12949)
* Add Sandra and Woo source

* Simplify numbering in chapter titles

* Override mangaDetailsParse to prevent the exception being thrown

* Make source class abstract, have English source derive from it

* Change cover art to one I like a little more

* Update publication status based on comments on the most recent chapter

Co-authored-by: Khuldraeseth <khuldraeseth@gmail.com>
2022-08-15 12:53:47 -04:00
stevenyomi 17e9e56d79
Add Comic Newtype (#12988)
* Add Comic Newtype

* minor fixes
2022-08-15 12:53:30 -04:00
Ejan c6cd3bfb62
[RU]Remanga fix out-of-sync manga in the library and catalog (again) (#12991) 2022-08-15 12:53:17 -04:00
Howard Wu 976141a96e
Dmzj: Pop up toast when encountering a non-existent chapter instead of just crashing. (#12998) 2022-08-15 12:52:16 -04:00
Vetle Ledaal 415bcb5316
update rate limit, allow unknown sizes, update for site changes (#12922) 2022-08-09 21:25:41 -04:00
Sapphire fc61a4e797
Add LittleGarden (#12885)
* Add LittleGarden

* Fixed multiple problems described by contributors in pull request #12885

* Update LittleGarden.kt

Forgot to remove a random verbose log
2022-08-09 16:26:23 -03:00
Vetle Ledaal a022f69c89
Koushoku: bypass block (#12913) 2022-08-08 17:28:02 -03:00
Vetle Ledaal e0e3afa793
Fix incorrect ResponseBody parsing (#12893)
* Fix incorrect ResponseBody parsing

* enable rate limit
2022-08-07 14:37:21 -03:00
Alessandro Jean a0b6b47f71
Fix MangaUp covers not loading after expiration date. (#12881) 2022-08-06 18:32:07 -03:00
anenasa f240f38d8d
Zerobyw: Update baseUrl (#12876) 2022-08-06 18:31:47 -03:00
Riztard Lanthorn 69e52b7e0c
Webnovel.com: fix title & thumbnail issue (#12875)
closes #12860
2022-08-06 18:31:38 -03:00
stevenyomi 0a75b6dce4
Remove Qimiaomh (site is down) (#12872) 2022-08-06 18:31:30 -03:00
anenasa 66fed2e8b2
Add Comicabc (#12850) 2022-08-06 18:31:00 -03:00
stevenyomi d7a794e93e
Remove Bainian Manhua: site is down (#12838) 2022-08-06 18:30:44 -03:00
stevenyomi 5975d2528e
Remove Pufei Manhua: site is down (#12826) 2022-08-06 18:29:59 -03:00
beerpsi 84aaf70e0e
New source: Truyện Tranh 8 (#12846)
* New source: Truyện Tranh 8

* Removing trailing space from user agent
2022-08-05 09:27:17 -04:00
Vetle Ledaal 58652bbf76
Fix possible crash: only throw IOException in intecept (#12835) 2022-08-01 09:45:25 -04:00
Vetle Ledaal 5efea62807
Add Nana ナナ (#12829)
* Add Nana ナナ

* add rate limit
2022-08-01 06:05:52 -04:00
BRAMILLE Sébastien 9884a8a060
Fix japscan download (#12827) 2022-07-31 17:58:51 -04:00
Vetle Ledaal 26fa0af501
Koushoku: fix temp ban again (#12825) 2022-07-31 13:12:19 -03:00
Ejan 7339632fc4
[RU]Remanga cloudflareClient & fix tags (#12821)
* [RU]Remanga cloudflareClient

* empty tags fix
2022-07-31 09:08:22 -04:00
Vetle Ledaal d620ed8e3a
Koushoku: fix temp ban (#12816) 2022-07-31 09:08:11 -04:00
TheKingTermux 99eac69158
Remove MangaLink from AR src (#12801) 2022-07-30 08:38:54 -04:00
CallMeHai af3278963b
Change domain NetTruyen and HentaiVN (#12760)
* Change domain NetTruyen

* Change HentaiVn domain

Update on Hentai Domain
Update extVersionCode
2022-07-30 08:38:34 -04:00
Vetle Ledaal 95fe3e9526
Add VyvyManga (#12763) 2022-07-30 08:37:58 -04:00
Vetle Ledaal 34e005c8b2
Koushoku: bypass CloudFlare block (#12768)
* Koushoku: bypass CloudFlare block

* tweak rate limit
2022-07-29 23:01:30 -04:00
Gauthier a4d0c214d8
[Komga] fix default sort and readlist sort (#12782)
* fix(komga): default sort broken since Komga 0.155.1

* fix(komga): proper sort criteria for readlists

* update CHANGELOG.md

* bump version
2022-07-29 23:01:07 -04:00
nicki 269cc90c89
Add Tamil and Kazakh chapter language support (#12756) 2022-07-27 14:12:19 -03:00
Aiman 5d6e61eb2a
Komga: Improve status parsing (#12728)
* Komga: Improve status parsing

* Set null as default value for totalBookCount

* Apply suggestion

* Update changelog
2022-07-27 14:12:08 -03:00
MatchaSoba 991004a098
nhentai: Fix favourites selector and add offset filter (#12746) 2022-07-26 13:43:41 -03:00
Alessandro Jean 871e8b7838
Add Manga UP! as a new source. (#12737) 2022-07-25 16:06:45 -03:00
Vetle Ledaal 972c1e2f37
Koushoku: tweak search, fix details parsing (#12712)
* Koushoku: tweak search, fix details parsing

Search/filters are now using the AND operator, which is a more sane default than the previous OR operator. Additionally the queries are properly encased in double quotes.

Uninitialized manga titles are now properly parsed if they are in a collection, previously it would concatenate all titles together.

* * is required for partial search queries

* partial search for filters as well
2022-07-24 19:00:32 -04:00
king07-0 996513d0e3
Japscan fix resources URL (#12714)
* Update build.gradle

update graddle version

* Update Japscan.kt

update ressources URL prefix
2022-07-24 19:00:15 -04:00
beerpsi 5e6acd100c
new multisrc theme: MyMangaCMS (#12702)
* Initial MyMangaCMS commit

* Finish up the new template

* Add URL intent filter

* more lenient rate limit since the website loads like a ton of shit

* Delete scaffold.py
2022-07-24 09:36:59 -04:00
MatchaSoba 680dd09892
EHentai: Fix page filter looping (#12707) 2022-07-24 09:36:35 -04:00
stevenyomi 1fe1da7b02
Baozi Manhua: chapter image pagination overlap (#12703) 2022-07-23 11:56:53 -03:00
beerpsi 8f64f6480e
New source: YuriNeko (#12688)
* initial commit

* add more prefixes for searching + support more urls

* verify that id search is actually a number; clearer error messages

* Some final touchups + use IOException
2022-07-22 11:49:41 -03:00
stevenyomi aadb6e51c4
Baozi Manhua: add more preferences (#12663)
* Baozi Manhua: add preference to deal with wrong chapter order

* add more mirrors
2022-07-22 09:19:12 -03:00
stevenyomi adc8fdafb8
Baozi Manhua: chapter image pagination (#12646) 2022-07-20 22:35:30 -04:00
Vetle Ledaal a9a32bc6ac
Koushoku: fix page selector (#12650) 2022-07-20 22:35:06 -04:00
stevenyomi 4e30c58623
Bainian Manhua: fix image MIME (#12641) 2022-07-20 22:34:42 -04:00
anenasa c9f515761e
Kuaikanmanhua: Fix page list (#12620) 2022-07-18 10:59:42 -04:00
Renato 3e1df100b8
Add Shingeki no Shoujo (#12599)
* Add Shingeki no Shoujo

Closes #10903

* Update build.gradle
2022-07-17 11:56:25 -04:00
Arnaud Hennig 07976dcc02
Fix japscan urls (#12609) 2022-07-17 10:20:39 -04:00
MatchaSoba 1068bdc8dc
Koushoku: Improve query building (#12612) 2022-07-17 10:19:38 -04:00
Renato 3ffb75cee3
Add AnimeGDRClub (#12601)
* Added AnimeGDRClub

Closes #6088

* Resolved reviews

* Resolved review
2022-07-17 10:07:35 -04:00
Renato 5debf54482
Updated DemoneCeleste (#12600) 2022-07-16 11:13:38 -04:00
Smiley32 dc03f5cd89
AralosBD: added new extension to add support for aralosbd.fr (#12581)
* AralosBD: added new extension to add support for aralosbd.fr

* AralosBD: fixed pull request

- Fixed icon format
- Removed useless configuration file
- Removed useless headers
2022-07-16 11:12:39 -04:00
Luis Alberto 6bae024610
Manhwa latino Links Update (#12594)
* First commit Mahnwa-Latino Extension.

* manhwa-latino: Implementing find function

TODO: only works with text, filter not implemented yet

* manhwa-latino Add Parser to finde the information of Manhwa-Latino

The parser 'ManhwaLatinoSiteParser.kt' make the whole magic to find the
information of the Website.

Mudularize The code and adding documentation

* manhwa-latino: Adding Logos der Extension

TODO: I am not to happy, i will check it later.

* manhwa-latino: Adding Tags to Genre Combobox

* manhwa-latino: Adding Headers to prevent error 404

The headers are necesary to prevent error 403 by downloading images.

* manhwa-latino: Tags addded into Manga Description Page

Status from Manga readed from Tags

* manhwa-latino: Modularize Code

* manhwa-latino: Adding Uploaddate for Chapters

* manhwa-latino: Bug to get Chapter Number fixed

* manhwa-latino: Logo 0.2

* manhwa-latino: Versionb 1.2.10

Adding Comments to ManhwaLatinoSiteParser

* manhwa-latino: Remove logo_model directory

* manhwa-latino: Show Seconds after Release a new Chapter

* manhwa-latino: Fix for Cloudflare

* manhwa-latino: Try to fix Cloudflare ByPass

Adding isNsfw to build.gradle

* manhwa-latino: Update from parser after website update

* manhwa-latino: Deactivate lastest manga and new Client

The new website from Manhwa-Latino doesnt show lastest mangas.

* manhwa-latino: Adding Manifest to load url-adress

The extesion will bi able to open and find mangas with the url.
TODO: first version. NOT READY YET.

* manhwa-latino: Fix to find Manga Status information

* Manhwa-Latino: The Extension can open a Link

Now the extension can recognize a link from Manhwa-Latino and
show the manga from the link in the app.

* Manhwa-Latino: Modularize Code and Activity for Url added

* Manhwa-Latino: Add Constant-File.

This file contain all contants for this extension.

* manhwa-latino Url from the Website has changed.

from https://manhwa-latino.com => https://manhwa-es.com

* manhwa-latino Url update on manifest

* manhwa-latino Fix to get ThumbnailUrl and Url from Slider

The Slider from Manhwa-Latino was updated and the parser was updated as
well.

* manhwa-latino: Using Cloudflare Client to connect.

Manhwa-Latino now Manhwa-Es are using cloudflare right now.
This workaround fix make possible the connection from the app to the
Website.

* Update the address to every image

* Update Manhwa-Latino Address

* Updating popularMangaNextPageSelector

Co-authored-by: Luis Beroiza <luisalberto.beroizaosses@intern.osp-dd.de>
Co-authored-by: AlberyKous <extreme_rvd@hotmail.com>
2022-07-16 11:11:03 -04:00
MatchaSoba d3ffa1b541
Koushoku: Added more filters (#12582) 2022-07-16 11:10:15 -04:00
stevenyomi 2e8e4b1916
Baozi Manhua: fix page list parsing and cleanup (#12560)
* Baozi Manhua: fix page list parsing and cleanup

* extract banner lib

* update changelog

* add rate limit
2022-07-14 08:40:42 -04:00
stevenyomi 53cd29f87e
Junmeitu: fix page list parsing (#12556) 2022-07-12 11:23:08 -03:00
stevenyomi 908781a4fe
Remove EroCool (#12540) 2022-07-11 19:42:44 -03:00
Vetle Ledaal 4d910c38e6
Comick.fun: Allow optional description, chapter name (#12518) 2022-07-11 19:42:02 -03:00
Renato 2f16f8c880
Added DemoneCeleste (#12476)
* Added DemoneCeleste

Added the extension for www.demoneceleste.it

* Update

Made some changes as asked:

Modified the images in res/ ,
Removed some useless line from the code (such as useless comments/imports)

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2022-07-10 18:13:36 -04:00
Vetle Ledaal cb60e25ee9
MangaDoom: make status optional (#12515)
* MangaDoom: make status optional

* MangaDoom: update selector
2022-07-10 18:09:53 -04:00
Vetle Ledaal 7f9d69f458
Japanread: fix image fetch requests (#12516) 2022-07-10 18:09:24 -04:00
Vetle Ledaal 4e8f2af17e
Bato.to: add mirrors (#12470)
* Bato.to: add mirrors

* fix versioning
2022-07-08 23:47:48 -04:00
stevenyomi c52e47169b
6Manhua: only parse the first chapter tab (#12433) 2022-07-08 21:46:40 -04:00
Davide 84c3463954
Added MangaworldAdult (#12425)
* Mangaworld to multisrc and added MangaworldAdult

* Fixed Lasted

* Removed unnecessary override
2022-07-03 16:54:57 -03:00
stevenyomi b62e173afc
Pufei: cleanup and extract lib (#12422) 2022-07-03 13:15:05 -03:00
Vetle Ledaal 309881095d
EarlyManga: Fix chapter list parsing (#12421) 2022-07-03 13:14:56 -03:00
Vetle Ledaal 5f9eb38b77
Mangasail: allow optional fields when parsing manga details (#12420) 2022-07-03 13:14:25 -03:00
stevenyomi 4164917567
Add 6Manhua (#12413)
* Add 6Manhua

* extract unpacker library

* point library version to SHA
2022-07-02 23:04:46 -04:00
Vetle Ledaal 8f9e9f634d
Tachidesk: Remove NSFW tag (#12402) 2022-07-02 22:34:11 -04:00
stevenyomi db917760eb
Add BoyLove (#12398) 2022-07-01 20:07:04 -03:00
stevenyomi e399317bf9
Jinmantiantang: fix date parsing and optimize preferences (#12391) 2022-07-01 20:06:49 -03:00
CriosChan 4b6faa8952
Added support for Anime Sama (#12382)
* - First functional version of extension

* - Real icons using as280093 tool

* - New icons with real tools
- Addition and modification of lessandrojean's advice to make it work well
- Manga icons in full HD

Co-authored-by: CriosChan <nc!Mtep&2ovv#7VJoPbUU6ifFu>
2022-07-01 20:06:24 -03:00
stevenyomi 522b8c6293
Remove CopyManga (#12376)
* Remove CopyManga

* add to autocloser
2022-06-30 06:53:12 -03:00
stevenyomi fbb06aadb9
Ganma: cleanup for chapter list and preferences (#12371) 2022-06-29 16:37:19 -03:00
stevenyomi 7bc4e3f647
Pufei Manhua: rewrite, fix bugs, add mirrors and filters (#12360)
* Pufei: rewrite, fix bugs, add mirrors and filters

* intercept some weird responses

* move rate limiter forward
2022-06-29 16:31:34 -03:00
stevenyomi e7f6fd0330
CopyManga: fix prompt, headers and preferences (#12356)
* CopyManga: prompt user to change user agent

* fix headers and optimize preferences

* prevent user from constantly fetching version
2022-06-29 16:31:18 -03:00
stevenyomi 69fa5b4571
CopyManga: add user agent preference (#12348)
* CopyManga: add user agent preference

* replace with vector icons

* add version preference and more headers

* reorder preferences

* hot update referer
2022-06-27 16:59:59 -04:00
stevenyomi 99ff498965
CopyManga: rewrite (#12338)
* CopyManga: rewrite

* update icons

* ensure seamless update

* remove duplicate class
2022-06-27 13:23:38 -03:00
zbue 5f8da8b120
BATO.TO: Change default popular sort by `Most Views Totally` (#12329)
* Change default popular sort

* bump version
2022-06-26 11:16:52 -03:00
GoldenRover da995033e0
Add www to irovedout URL (#12325)
Co-authored-by: GoldenRover <>
2022-06-25 16:30:58 -03:00
stevenyomi 583c37faa1
Bainian Manhua: rewrite, add mirror, filters and rate limit (#12319)
* Bainian Manhua: rewrite, add mirror and filters

* replace buildList with map
2022-06-25 16:30:34 -03:00
stevenyomi 44874fcc1e
CopyManga: stricter rate limit, update user agent (#12313) 2022-06-24 05:14:56 -04:00
Davide 281fc6123c
MCReader: Fixed Lasted manga (#12277)
* MCReader: Fixed Lasted manga

* Revert source name
2022-06-23 22:24:39 -04:00
ThePromidius 33c4b7ff2c
Kavita: Ignore DOH and new sort option (#12303)
* Ignore DOH

* Added item added sort

* Show latest Item Added in Latest Updates

* Bump version and update changelog
2022-06-23 22:23:52 -04:00
resoue c5291f58d0
Remove MangaOwl extension (#12281)
MangaOwl has permanently shutdown.
2022-06-22 09:07:29 -04:00
stevenyomi aeb038c531
[skip ci] Remove Yimmh (#12267) 2022-06-22 05:42:33 -04:00
stevenyomi 3dc8e83d79
SinMH: add Qinqin Manhua, rewrite 57Manhua, refactor (#12270)
* SinMH: add Qinqin Manhua and refactor

* minor refactor

* add sorting filter

* some tiny optimizations

* rewrite Wuqi Manhua

* optimize assets of Wuqi Manhua

* [skip ci] rename extension to 57Manhua
2022-06-22 05:41:55 -04:00
stevenyomi 0253ff3513
Bato.to: fix author and artist parsing (#12271) 2022-06-22 05:41:42 -04:00
funkyhippo c2574260d2
Update stdlib calls to bypass NoClassDefFoundError. (#12274) 2022-06-22 05:41:11 -04:00
Alessandro Jean 27b2d172d4
Refactor the MangaPlus code a bit. (#12262) 2022-06-20 15:20:40 -03:00
lord-ne ea96bab86b
[Manga Plus] Add URL intent for chapter links (#12252)
* [Manga Plus] Add URL intent for chapter links

* Use a when block instead of nested if-else

* Add more descriptive error message
2022-06-20 12:13:26 -03:00
Mylloon 802767a266
Switching Manga-raw.club to mcreader.net (#12181)
* Switching Manga-raw.club to mcreader.net

* Update extVersionCode

* hardcode old ID

* Update icons
2022-06-20 12:13:10 -03:00
nzoba f038d263e5
Mangakawaii: Fix pagination displayed as manga (#12246) 2022-06-19 15:38:53 -04:00
stevenyomi 76da4dda30
MDB multisrc theme (#12237)
* MDB multisrc theme

* Maofly: optimize assets

* ManhuaDB: new icon

* minor change (rerun CI)

* rename additional gradle file

* add rate limit
2022-06-19 15:38:25 -04:00
Ejan 81a8e77845
[RU]ComX Antibot returned detect ( (#12228)
solve works)
2022-06-18 09:40:45 -04:00
stevenyomi 5cf8a7cb9b
Jinmantiantang: update URL, cleanup and refactor (#12184)
* Jinmantiantang: extract SimpleDateFormat instance

* Update URL and bump version

* Cleanup for preferences

* Refactor manga list parse

* some additional cleanups

* fix manga list parsing

Co-authored-by: kasperskier <95685115+kasperskier@users.noreply.github.com>
Co-authored-by: steven-ya <95685115+steven-ya@users.noreply.github.com>
2022-06-18 09:40:11 -04:00
Ejan e8a6799890
[RU]Remanga notEmpty filtered page for load next page (#12227)
* [RU]Remanga notEmpty filtered page for load next page

* -0+
2022-06-17 22:36:59 -04:00
kasperskier 063a884254
CopyManga: user agent and other fixes (#12226)
* CopyManga: user agent and other fixes

* optimize assets
2022-06-17 09:34:00 -04:00
Ejan 349eda78ae
[RU]ComX type/category series (#12223)
* [RU]ComX type/category series

* extVersionCode
2022-06-17 09:32:42 -04:00
MajorTanya 72f14fb4e1
Fix Bato.to status and artist parsing (#12215)
Fixes #12085.
2022-06-17 09:32:26 -04:00
Ejan b11102c1bb
[RU]ComX adult pages solve captcha (#12219)
* [RU]ComX adult pages solve captcha

* extVersionCode

* LICENSED message

* LICENSED 404

* fix logged-in

* normal/full chapter name

* empty chapter name

* chapter_number & simpleDateFormat companion
2022-06-16 23:00:09 -03:00
kasperskier a9bd85d728
Add GANMA! (#12206) 2022-06-16 22:59:58 -03:00
nicki a552234fd3
MangaDex: Add Sort by Rating (#12204)
* Add Sort by Rating to MangaDex Browse

* Increment mangadex.extVersionCode

* Add Portuguese translations for "Rating"

Co-authored-by: Alessandro Jean
<14254807+alessandrojean@users.noreply.github.com>
2022-06-15 11:12:11 -03:00