4132 Commits

Author SHA1 Message Date
beerpsi
a1d4f70db4 Ler Manga: Filter out empty page URLs () 2024-01-30 22:09:36 +00:00
Claudemirovsky
5325cad42d pt/Bakai: Prevent http 429 when searching ()
* fix: Prevent http 429 on search - remove limiting cookie

* fix: Fix artist on manga details page

* chore: Bump version
2024-01-30 22:09:36 +00:00
Mike
f868bc5562 Remove comicastle () 2024-01-30 22:09:32 +00:00
AwkwardPeak7
6acac9416c RC: fix referer ()
fix referer
2024-01-30 22:09:32 +00:00
beerpsi
0a0251c9d7 Add Twicomi ()
* Add Twicomi

* isNsfw = true

* ja.twicomi -> all.twicomi

* extract the paginated chapter list into a method

* fix 4am code

* just don't hardcode the page limit
2024-01-30 22:09:32 +00:00
bapeey
7f8350e669 ReaperScans (en): Fix thumbnails on mobile UA ()
Smh
2024-01-30 22:09:32 +00:00
beerpsi
d63bd90ef9 Komga: Fix invalid URL when fetching details () 2024-01-30 22:09:32 +00:00
AwkwardPeak7
5da654c4fc add hitomi.la ()
* hitomi.la

* source factory

* suggestions

* sort filter
2024-01-30 22:09:32 +00:00
Secozzi
235f279d4b Move Nicomanga to fmreader multisrc theme () 2024-01-30 22:09:32 +00:00
beerpsi
2da54739eb Add Komga ()
* Add Komga

* Bump version

* icons

* clean up filter code

* what happened here
2024-01-30 22:09:27 +00:00
beerpsi
a6dc08eb88 MangaGeko: Update base URL () 2024-01-30 22:07:13 +00:00
Claudemirovsky
4254b88c40 New source: pt/Tsuki Mangás ()
* feat: Create Tsuki Mangás base

* feat: Implement popular manga page

* feat: Implement latest updates page

* feat: Implement search page

* feat: Implement manga details page

* fix: Fix URL intent handler

* fix: Fix webview url

* feat: Implement chapter list page

* feat: Implement page list

* fix: Fix chapter URLs

Kotlinx-serialization moment

* feat: Apply rate limit to image CDNs

* refactor: Make the API path a separate constant

* chore: Add source icon

... Actually they don't have a icon yet, they're just using the "TSUKI"
text, so I did the same in the icon. it may be updated later, when they
create a proper icon.

* fix: Fix random http 404 in pages

* fix: Prevent multiple wrong requests

* refactor: Apply suggestion - set custom interceptor before ratelimit
2024-01-30 22:07:13 +00:00
Mike
968d1cb0ac Remove lirescan.me () 2024-01-30 22:07:13 +00:00
Mike
6432a9abd7 Delete purplecress.com () 2024-01-30 22:07:13 +00:00
Mike
619bcf6002 Remove rawdevart.com () 2024-01-30 22:07:13 +00:00
Mike
3fe2a0e70c Remove demonceleste.it () 2024-01-30 22:07:13 +00:00
Mike
401c4672e2 Remove komikfan.com () 2024-01-30 22:07:13 +00:00
Mike
10fda994f0 Remove raw-manga.org () 2024-01-30 22:07:13 +00:00
Mike
3361fe2437 Remove mangarok.mobi () 2024-01-30 22:07:13 +00:00
NotBlankyu
8938b92e09 Add ManhuaPlusOrg () 2024-01-30 22:07:13 +00:00
Claudemirovsky
fa359b535b zh/BoyLove: Fix scrambled images ()
* fix: Fix scrambled images

* chore: Bump version

* refactor: Apply code suggestions

* refactor: Remove unnecessary .use block
2024-01-30 22:07:01 +00:00
Chopper
2860c07078 Add Portuga mangas ()
* Add Portuga mangas

Closes 

* Removing inconsistent code

* Remove guard clause in page query parameter setup

* Remove 'initialized' attribute setting

* Fix lateste update request

* Update src/pt/portugamangas/src/eu/kanade/tachiyomi/extension/pt/portugamangas/PortugaMangas.kt

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

* Remove gradle settings

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

* Remove pkgNameSufix

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

* Remove optional manga title and add thumbnail url optional

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

* Remove 'this' keyword

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

* Remove optional manga title

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

* Set thumbnail URL as optional

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

* Adds function to handle thumbnails in manga search

* Remove manga's name optional

* Remove manga page settings by html element

* Remove incorrect update strategy

* Add asJsoup function and remove parseAsDocument

* Remove optional manga name

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

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-01-30 22:07:01 +00:00
Claudemirovsky
f505654fe7 New source: all/Hentai Cafe ()
* feat: Create HentaiCafe base

* feat: Implement popular manga page

* feat: Implement latest updates page

* feat: Implement search page

* feat: Implement manga details page

* feat: Add single-chapter page

* feat: Parse chapter pages

* chore: Add rate-limit to images CDN

* chore: Add source icon
2024-01-30 22:07:01 +00:00
beerpsi
d976177365 vgperson: fix chapter name () 2024-01-30 22:07:01 +00:00
happywillow0
7ae0c27e21 Update MyReadingManga ()
* Update Filter Parsing

Update filter parsing behavior from the okhttp cache to a mutableMap

* Bump User Agent Version

* Update pageListParse

Update pageListParse to select for "entry-content" only

* Remove Deprecated cloudflareClient

* Bump extVersionCode

* Revert "Remove Deprecated cloudflareClient"

This reverts commit c97c479dca056b6bdd432291910389579d9962c5.
2024-01-30 22:07:01 +00:00
Mike
d631818f99 Fix vgperson () 2024-01-30 22:07:01 +00:00
Mike
fa3fc7188f Remove Kouhai Work () 2024-01-30 22:07:01 +00:00
anenasa
a4c0420bf7 Add Dm5 () 2024-01-30 22:07:01 +00:00
Mike
800c9d416e Update TencentComics () 2024-01-30 22:07:01 +00:00
beerpsi
0bb60c35a6 Add JapScan (again) ()
* Add JapScan (again)

* remove unusued dep

* fix search thumbnails
2024-01-30 22:07:01 +00:00
AwkwardPeak7
863c51dec6 Earlym fix latest updates & some fixes ()
* change latest update request

* remove non-functional sort filters

* more nulls

* cleanup

* filter ico files from pages
2024-01-30 22:04:05 +00:00
Luqman
9759754b13 Mangaku: fix latest, add more manga details () 2024-01-30 22:03:57 +00:00
152405613e doesnt build. Dont want to fix it 2024-01-22 23:53:22 +00:00
9c512ea3ac re add kogma balls, lanraragi and kavita 2024-01-22 23:39:22 +00:00
5c8cb75e9a come up to date with keiyoushi builds 2024-01-22 21:19:41 +00:00
Mike
11e66824c4 Update C&H () 2024-01-22 20:38:19 +00:00
Mike
640344e5e2 Pururin - fix pages ()
Pururin fix pages
2024-01-22 20:38:14 +00:00
AwkwardPeak7
d49c20a530 add Hentai Cosplay ()
* HentaiCosplay

* trim name correctly from tag

* change return statement
2024-01-22 20:38:02 +00:00
beerpsi
93df09d758 Wicked Witch Scan: Add new website ()
* Wicked Witch Scan: Add new website

* use pt-BR locale for parsing dates

* fix: Use the original source name in ID calculation

* move new site to individual extension

* translate some more stuff

* remove import

* use parseBodyFragment

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

* chop down the forest

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-01-22 20:38:00 +00:00
34dbd2d59a Pururin refactor () 2024-01-22 20:37:35 +00:00
beerpsi
198c7f053f ManhuaRock: FMReader to individual ext ()
* ManhuaRock: FMReader to individual ext

* Add trailing newline

* fix: replace hardcoded base URL
2024-01-22 20:36:03 +00:00
beerpsi
1549a6ad52 SayHentai: Fix filtering by genre () 2024-01-22 20:35:56 +00:00
beerpsi
5fa08faf08 Add SayHentai () 2024-01-22 20:35:49 +00:00
bapeey
15b9714c54 SlimeRead: Fix unexpected JSON token ()
Fix edge case
2024-01-22 20:35:45 +00:00
beerpsi
e96323105e Add XXManhwa () 2024-01-22 20:35:40 +00:00
AwkwardPeak7
77a1336c15 RawZ icon () 2024-01-22 20:35:35 +00:00
AwkwardPeak7
b49c4c5378 add RawZ ()
* RawZ

* nsfw flag

* webview urls
2024-01-22 20:35:29 +00:00
Mike
846e783195 ComicFury refactor chapters and dates () 2024-01-22 20:35:26 +00:00
Secozzi
c3f277e342 Add mangabtt ()
* add mangabtt

* replace tab with spaces

* minor cleanup
2024-01-22 20:35:23 +00:00
Eshlender
a14c354a5b [RU]Remanga fix lost id and page num () 2024-01-22 20:28:21 +00:00