Commit Graph

1041 Commits

Author SHA1 Message Date
arkon baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
arkon 1397c5b1b4
Bump dependencies (#15312) 2023-02-11 12:56:34 -05:00
Alessandro Jean 5093e6a5fa
Update to extensions-lib 1.4 (#15298)
* Update to extensions-lib 1.4.

* Fix a syntax error in NM.

* Add UpdateStrategy to Nana as well.
2023-02-11 10:44:48 -03:00
beerpsi eff7f0680f
[MF] Fix page list, added support for age-restricted chapters (#15275)
* [MF] Fix page list, added support for age-restricted chapters

* remove unused imports

* i guess we should add this?
2023-02-08 12:33:48 -03:00
Theray Tharow 82224c14f4
Add Grrl Power Comic (#15257)
* Add Grrl Power Comic
https://www.grrlpowercomic.com/

* set extVersionCode to 1

---------

Co-authored-by: Theray Tharow <tharowt@tharow.net>
2023-02-07 13:29:10 -05:00
Red 9bf6a2772f
Add Elan.school extension (#15227)
* Add Elan.school extension

* Non-adaptive icons
2023-02-04 10:58:36 -03:00
Alessandro Jean 045404c898
Remove some dead extensions. (#15183) 2023-01-30 15:33:28 -03:00
mobi2002 3dfc9fdb29
ignore 404 on search (#15100) 2023-01-25 13:46:35 -05:00
beerpsi 1fccdf3d28
[mgo] fix filtering by genre (#15087)
* [mgo] fix filtering by genre

* bump
2023-01-24 09:53:14 -03:00
Vetle Ledaal d6a6a0d74f
[mgo] fix chapter selector, fix mobile search (#15040)
* mgo: fix chapter list selector

* fix search on mobile ua

* bump version

* make mgo work properly with either desktop or mobile ua
2023-01-20 09:58:02 -05:00
beerpsi fe7492cc83
[mgo] fix selectors and ratelimit (#15031)
* [Mgo] Update selectors

* Add rate limit

* chore: bump version
2023-01-19 09:51:37 -05:00
Davide adb3d5833f
ReaperScans (en): Fixed status (#15022) 2023-01-19 07:16:14 -05:00
stevenyomi 7465a75fbd
Remove MangaDig (#14974) 2023-01-17 06:37:41 -05:00
beerpsi 05154fc045
mgo: fix covers not showing (#14986) 2023-01-16 18:56:29 -05:00
beerpsi 318f6fe9fb
unyeet MangaFox (#14893)
* unyeet MangaFox

* change string concat to template strings

* I SPENT ONE MORNING FOR NOTHING BECAUSE I FORGOT THEY HAD A MOBILE PAGE

* remove trailing slash from mobile url

* simplify pagelistrequest

* chore: remove dependency on :lib-unpacker

* Update issue_moderator.yml

* Update MangaFox.kt

* update genres

Co-authored-by: Carlos <2092019+CarlosEsco@users.noreply.github.com>
2023-01-12 10:15:33 -05:00
beerpsi 95e6d6504b
unyeet (#14906)
* unyeet

* make regex lazy

* what was that

* remove from autocloser and removed_sources.md

* add filters

* suggestions

* chore: bump version code

* more selectFirsts
2023-01-12 10:14:24 -05:00
nicki 951ca60b56
New Lib: Text Interceptor (#13859)
* move TextInterceptor to `lib`

to be used for author notes, image alt texts and what not

* refactor Tapastic to use `lib:extensions-lib`

* Refactor Webtoons to use `:lib-textinterceptor`

this turned out to be more complicated than I thought it'd be
TextInterceptor was used for Author Notes which, looking at previous messages,
was only intended to be added to Webtoons Source and not the entire webtoons
multisrc (i.e. WebtoonsTranslate and DongmanManhua don't seem to be making use
of the Show Author's Notes setting). This was in my favor, since having
to deal with additional.gradle to add dependencies to multisrc files doesn't
seem to work... I'll ask previous contributors just in case

* Fix `json` access

missed this while copying over code from `generated-src` to `multisrc/{overrides,src}`

* remove unused import

* make HOST name more clear

couldve used a better schema but that's something for some other time
also put the HOST in the lib itself so that one doesn't lose track of it in the extensions

* use android provided methods instead of hardcoding

based on https://github.com/tachiyomiorg/tachiyomi-extensions/pull/13859/files#r996276738
that suggested the following SO answer: https://github.com/tachiyomiorg/tachiyomi-extensions/pull/13859/files

* remove unused import

* move url generation to helper function

* fix error

oops sorry for that
happened when I was copy pasting back and forth between two sources and one generated source

Co-authored-by: Navaneeth M Nambiar <nmnambiar@hornbill>
2023-01-11 14:34:06 -03:00
Tien Long Lam 6cbee38a9a
Dynasty: added genres to indicate whether a title is original or from specific doujins (and display them) (#14844)
* added genres to indicate whether a title is original

* Delete local.properties
2023-01-10 16:05:37 -03:00
Aria Moradi 79a5a0f948
ReaperScans: use absolute src to handle cloudflare mirage links (#14813)
* fix reaperscans image links

* update extVersionCode

* fix extra slash

* use absolute src
2023-01-06 08:29:03 -05:00
Davide b325c8b62c
MReader: renamed extension from mcreader.net (#14758) 2023-01-02 20:19:44 -03:00
MizukiHikari d24ca6d0a8
Change base URL for Vyvymanga (#14644)
* Update Base URL

* Update CHANGELOG.md

Typo in version

* Update CHANGELOG.md

Added description for update 1.3.3
2022-12-23 17:09:46 -05:00
jamesnorritz a9cac11f86
Updated manga Id selector (#14473)
Incorrect manga id was caused app not to fetch chapter list correctly.
Affected delimiter has been updated.
2022-12-08 22:38:04 -03:00
dejavui 16419cc15f
Update base URL Meituatop, ComicExtra (#14443) 2022-12-04 10:30:02 -05:00
Ashley How 5ccca45f94
Update mangafreak base url to the latest working version (#14422)
* Update base url to the latest working version

* Updated extVersionCode
2022-11-30 22:51:57 -05:00
Vetle Ledaal 073ee70a00
TwoKinds: Account for special chapters (#14408)
* TwoKinds: Account for special chapters

* Fix duplicated pages, trim last chapter in 20 pages manga
2022-11-30 22:51:19 -05:00
Vetle Ledaal e7f692d8a2
HentaiHere: Fix manga title selector (#14406) 2022-11-30 22:51:02 -05:00
Vetle Ledaal 3af0f71eaf
ReadComicOnline: Fix pagination (#14405) 2022-11-30 22:50:53 -05:00
Henrik d938c3ceb6
RS add url intent (#14404) 2022-11-30 22:50:43 -05:00
AntsyLich 70b3cca0b1
Webnovel.com: Don't use api for getting pages (#14366) 2022-11-24 11:00:07 -05:00
AntsyLich f8845b1fb9
Webnovel.com: Use API (#14168)
* Webnovel.com: Use API

* Show migration message instead of bumping "versionId"
2022-11-13 16:43:40 -03:00
CaptainBlagbird 08d9419ad9
Add SoushiyoFamiliar source (#14174) 2022-11-08 07:26:39 -05:00
sinnghabhay80 45b5e362c7
Fixed Title Error, added status(on_hiatus) (#14121)
* Fixed Title display for BL and GL

* Fixed Discrepancies in Some Title Parsing

* Fixed status for on Hiatus titles.

Co-authored-by: Abhay Singh <sinnghabhay80@gmail.com>
2022-11-04 07:01:00 -04:00
BRAMILLE Sébastien e12605507a
Fix japscan pagecount loading (fallback added) (#14122) 2022-11-04 07:00:33 -04:00
jferdous70 fcf7e5e604
Remove INKR extension (#14068)
* Remove INKR extension

* Delete build.gradle

* Delete AndroidManifest.xml

* Delete InkrDto.kt

* Delete ic_launcher.png

* Delete ic_launcher.png

* Delete ic_launcher.png

* Delete ic_launcher.png

* Delete ic_launcher.png

* Delete web_hi_res_512.png
2022-11-01 09:34:30 -03:00
jferdous70 7c2d3d1f68
Add nsfw to Lilymanga, Muctau and Vyvymanga (#14052)
* Add nsfw to Lilymanga and Muctau

* Add nsfw to Vyvymanga
2022-10-31 17:59:21 -03:00
Eric Carlsson 77fa13f023
Add extension for Randowiz (#14038)
* Add source Randowiz

* Apply code-style suggestions from review

Co-authored-by: Eric Carlsson <XOMPTERC@mio.se>
2022-10-30 10:49:02 -03:00
Suyash Mittal f21cfb81df
mangarok fix manga details fetch (#13970) 2022-10-24 18:09:31 -03:00
h-hyuuga 3bf40039e4
Fix broken source (#13932)
* Auto generate id for chapter list requests

* fix search

* Bump Version

* Refactor chapterListParse to immediately return if there's only 1 page

        Avoids an error that occurs if a series has no chapters
2022-10-20 07:54:23 -04:00
Alessandro Jean da699b11dd
Remove sources with expired domains. (#13911) 2022-10-18 16:21:57 -03:00
Henrik d52dc85288
fix reaperscans (#13907)
* fix reaperscans

* get routename
2022-10-18 16:21:37 -03:00
Riztard Lanthorn 01beb2d8d4
Swords Comic: fix chapter issue (#13876)
Closes #13869
2022-10-17 07:47:16 -04:00
AntsyLich 0e9c86f901
ReaperScans: Cleanup codes (#13871) 2022-10-17 07:47:07 -04:00
Davide dc8cc7f0fc
ReaperScans: Added Lasted manga (#13828)
* ReaperScans: Added Lasted manga

* Revert some spaces
2022-10-14 16:57:15 -04:00
Henrik 27401052a4
reaperscans add cloudflareClient (#13847) 2022-10-14 16:55:21 -04:00
Yure Gabriel 0528091fa5
fix: EarlyManga update baseUrl (#13820) 2022-10-12 01:20:20 -03:00
Vetle Ledaal 8924c4a6fc
VyvyManga: fix pagination and chapter names (#13796)
* Fix pagination

* Fix chapter names

* changelog
2022-10-10 12:22:44 -04:00
Alessandro Jean 1e99b26dff
Move English Reaper Scans out of Madara multilang. (#13792) 2022-10-09 15:01:58 -03:00
Alessandro Jean 7b4cd430a1
Update VIZ endpoints (#13788)
* Update VIZ endpoints.

* Reword the page fetch error.

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

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2022-10-09 14:14:34 -03:00
Davide 09c587a0b4
MCReader -> MReader (#13728)
* MCReader -> MReader

New site name and url

* Revert source name
2022-10-07 09:35:13 -04:00
AntsyLich 765647cf5f
9Hentai: Fix download page number broken (#13668) 2022-10-01 09:03:31 -03:00
Vetle Ledaal 758c7d14b0
Tapas: force desktop User-Agent, add changelog (#13665)
* Tapas: force desktop User-Agent

* Add `CHANGELOG.md`

* isNsfw = true
2022-10-01 09:03:07 -03:00
Alessandro Jean 0710868ecc
Add SMA-17 to SilentMangaAudition. (#13649) 2022-09-30 14:11:43 -03:00
AntsyLich d68ff1afce
Cleanup 9Hentai (#13642)
* Cleanup 9Hentai

* Recache cover when total page count changes
2022-09-30 14:10:36 -03:00
Riztard Lanthorn 35d09dc3b2
ComicExtra: fix pagination in browse & latest (#13636)
closes #13635
2022-09-30 14:10:08 -03:00
SuperCoolGuy855 31f933ff08
MyHentaiGallery: Fix broken thumbnail_url in mangaDetailsParse (#13627)
* Remove broken thumbnail_url in mangaDetailsParse

* Add back thumbnail_url
2022-09-29 14:16:45 -03:00
Hedel Nasser bef4915f29
Fixed Dynasty-Doujins Selectors (#13615)
Co-authored-by: Th3-822 <Th3-822@users.noreply.github.com>
2022-09-29 11:25:43 -03:00
stevenyomi 850c93aae1
Remove Manga-Flix and Manga Mutiny (#13581)
* Remove Manga-Flix and Manga Mutiny

* use URL for autocloser regex

* fix yaml escape

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

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2022-09-26 18:44:02 -03:00
Alessandro Jean ad7c766be2
Fix missing titles in Viz Shonen Jump. (#13516) 2022-09-19 16:27:36 -03:00
dec05eba ebe881ee51
Fix mangakatana finding only 1 page (#13501)
Try to find the actual variable that is used for images
instead of using a hardcoded variable name.

Closes #13486
2022-09-19 10:39:13 -03:00
happywillow0 65ebb9bf7b
Hiveworks - Add Awkward-zombie support (#13479)
* Update Hiveworks.kt

* Fixes Webview

Opens the correct page when using the webview button.

* Update build.gradle
2022-09-16 10:17:43 -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
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
Vetle Ledaal b56fe66fce
Remove Koushoku (#13329) 2022-09-02 20:14:16 -04: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
happywillow0 a6a6be6844
Fix (#13276)
Fixes #13275
Updates element selector for pageListParse
Updates baseUrl
2022-08-30 22:36:40 -04: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
Davide 5e844c5aef
MCReader: Fix manga description (#13126) 2022-08-22 12:30:58 -03: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
Davide 254dbb2bf7
Fixed manga description (#13084) 2022-08-19 15:18:56 -03: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
AntsyLich e96fd22d30
Remove usage of Duktape (#13048) 2022-08-17 12:14:06 -04:00
Vetle Ledaal 415bcb5316
update rate limit, allow unknown sizes, update for site changes (#12922) 2022-08-09 21:25:41 -04: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
Riztard Lanthorn 69e52b7e0c
Webnovel.com: fix title & thumbnail issue (#12875)
closes #12860
2022-08-06 18:31:38 -03: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
Vetle Ledaal 26fa0af501
Koushoku: fix temp ban again (#12825) 2022-07-31 13:12:19 -03:00
Vetle Ledaal d620ed8e3a
Koushoku: fix temp ban (#12816) 2022-07-31 09:08:11 -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
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
Vetle Ledaal a9a32bc6ac
Koushoku: fix page selector (#12650) 2022-07-20 22:35:06 -04:00
MatchaSoba 1068bdc8dc
Koushoku: Improve query building (#12612) 2022-07-17 10:19:38 -04:00
MatchaSoba d3ffa1b541
Koushoku: Added more filters (#12582) 2022-07-16 11:10:15 -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 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
GoldenRover da995033e0
Add www to irovedout URL (#12325)
Co-authored-by: GoldenRover <>
2022-06-25 16:30:58 -03:00
Davide 281fc6123c
MCReader: Fixed Lasted manga (#12277)
* MCReader: Fixed Lasted manga

* Revert source name
2022-06-23 22:24:39 -04:00
resoue c5291f58d0
Remove MangaOwl extension (#12281)
MangaOwl has permanently shutdown.
2022-06-22 09:07:29 -04: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
Alessandro Jean 2174c37710
Fix VIZ wrong chapter order. (#12119) 2022-06-07 20:49:56 -03:00
arkon d33f0fe903 Bump versions for individual extension with URL handler activities 2022-06-06 21:03:06 -04:00
arkon 93e6774da0
Refactor to use app-provided rate limiting interceptors (#12088) 2022-06-05 17:24:05 -04:00
arkon 341d067afc
Refactor to use app-provided rate limiting interceptors (#12087) 2022-06-05 16:33:49 -04:00
arkon 86d04b11b7
[skip ci] Address some compiler deprecation warnings (#12086) 2022-06-05 16:07:57 -04:00
arkon a578edb82c
Update to extensions-lib 1.3 (#11878) 2022-06-05 09:49:54 -04:00
Vetle Ledaal 589254ae23
BakaManga multisrc (#12005)
* add BakaManga multisrc

* add icons

* add run file
2022-06-04 12:43:49 -04:00
lord-ne 143f6cc3c9
[Dynasty] Update chapter regex (#12037)
* Allow underscores in chapter numbers

* Update extVersionCode
2022-06-02 17:48:12 -04:00
lord-ne e22adc0fc9
Delete Comikey Extension (#11971) 2022-05-26 13:20:29 -04:00
lord-ne 723bce9a5a
Also search series from chapter links (#11970) 2022-05-26 06:29:11 -04:00
eientei95 5238fd7200
Remove mangaeden and perveden (#11861) 2022-05-14 12:50:51 -03:00
GoldenRover 6bd22b20b0
I Roved Out: Fix loading last page (#11790)
* Simplify page selector

* Bump irovedout version

Co-authored-by: GoldenRover <>
2022-05-09 08:49:43 -04:00
Alexander Chernov 7d7e3d6f03
fix: readmangatoday changed theme (#11755) 2022-05-06 14:17:25 -03:00
sinnghabhay80 c32f049eb1
Fixed Title showing genre, added status(ongoing/complete) and added announcements (Tapas Extension) (#11715)
* Minor Fixes

* Minor Fixes

* Fixed Title showing genre, added status(ongoing/complete) and added announcements

* acted on the review

Co-authored-by: Abhay Singh <sinnghabhay80@gmail.com>
2022-05-05 19:37:32 -03:00
Alexander Chernov af6289c0c7
fix: manta comix loading chapters in reverse orders (#11643) 2022-04-29 15:46:50 -03:00
Alexander Chernov 9070a0f4af
fix: theme change on manhwamanga (#11619)
* fix: theme change on manhwamanga

* Update src/en/manhwamanga/src/eu/kanade/tachiyomi/extension/en/manhwamanga/ManhwaManga.kt

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

* Update src/en/manhwamanga/src/eu/kanade/tachiyomi/extension/en/manhwamanga/ManhwaManga.kt

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

* fixes: reviews

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-04-26 14:15:42 -03:00
Davide 033168afb8
Manga-Raw.club: Improvements (#11607) 2022-04-25 13:56:10 -03:00
Riztard Lanthorn 2b900dad0a
MangaPlex: add source (#11582)
* mangaplex v1

* v2

using search page as chapter list

* v2.1

update selector, filtering non real manga

* a

* icon

* Update src/en/mangaplex/src/eu/kanade/tachiyomi/extension/en/mangaplex/MangaPlex.kt

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

* Update src/en/mangaplex/src/eu/kanade/tachiyomi/extension/en/mangaplex/MangaPlex.kt

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

* Update src/en/mangaplex/src/eu/kanade/tachiyomi/extension/en/mangaplex/MangaPlex.kt

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

* update chapter naming

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-04-24 14:05:26 -03:00
GoldenRover e4e83072e5
Add source: I Roved Out (#11590)
* Implement I Roved Out

* Switch to slated icons

Co-authored-by: GoldenRover <>
2022-04-23 21:02:17 -03:00
arkon f94099b8e8 Revert "Update to extensions-lib 1.3 (#11298)"
This reverts commit 67263a106b.
2022-04-23 18:25:56 -04:00
arkon 67263a106b
Update to extensions-lib 1.3 (#11298) 2022-04-23 17:40:04 -04:00
Alexander Chernov 8a3127a139
fix: tweak zinchanmanga ratelimit (#11565)
* fix: tweak zinchanmanga ratelimit

* Update src/en/zinchanmanga/src/eu/kanade/tachiyomi/extension/en/zinchanmanga/ZinChanManga.kt

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

* Update src/en/zinchanmanga/src/eu/kanade/tachiyomi/extension/en/zinchanmanga/ZinChanManga.kt

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2022-04-22 09:23:46 -04:00
Riztard Lanthorn 43c9649974
MangaTown: fix images loading (#11547) 2022-04-21 06:34:39 -04:00
Riztard Lanthorn de019d7ad4
MangaHere: fix images issue (#11542)
add referer to header
remove unused artist
2022-04-20 14:23:10 -04:00
FourTOne5 ac83690021
Zero Scans: Change to Main Domain from Beta one. (#11498)
* Change to Main Domain

* Update CHANGELOG.md

* Bump Version
2022-04-17 06:37:49 -04:00
FourTOne5 6defaacb09
Zero Scans migrate to new site. (#11358)
* Initial Commit

* Update

* Add space in extension name.

* Review updates
2022-04-12 15:37:56 -03:00
Nusssecke e0c5d477d8
Fix: hentaifox.com second page issue (#11410)
* Make second page load correctly again

* Update build.gradle
2022-04-09 23:06:26 -04:00
FourTOne5 db1685b912
yeet (#11407) 2022-04-09 23:03:38 -04:00
Davide 40acef146a
Manga-Raw.club: Fixed lasted chapters (#11394) 2022-04-09 09:44:23 -04:00
Ahmad Azwar Annas bfbf91f0c0
update: EarlyManga domain change (#11388)
changed EarlyManga domain from https://earlymanga.org/ to https://earlym.org/ thus removing unnecessary redirect

Signed-off-by: Ahmad Azwar Annas <ahmadazw2@gmail.com>
2022-04-09 09:44:12 -04:00
Alessandro Jean 7f034a4b03
Add image URL decryption to RCO. (#11369) 2022-04-08 04:31:55 -04:00
Alessandro Jean ec31b66c98
[skip ci] Fix missing text on extension README docs. (#11361) 2022-04-07 13:34:20 -04:00
Davide 05330d0717
Manga-Raw.club: Added Chapter number (#11319)
* Manga-Raw.club: Added chapter number & Improved chapter date_upload

* Manga-Raw.club: Resolved changes
2022-04-04 07:43:35 -04:00
arkon d347c2ca2a
[skip ci] Remove unnecessary annotations, run linter (#11299) 2022-04-01 17:03:36 -04:00
Alessandro Jean 9313a6d9b7
Remove Comicpunch extension. (#11275) 2022-03-30 08:29:28 -04:00
arkon 78947a0392
Target Android 12L (#11258) 2022-03-27 15:56:42 -04:00
Vetle Ledaal f00abdeeca
Add MangaRok (#11245)
* Add MangaRok

* fix casing
2022-03-27 15:26:26 -04:00
Vetle Ledaal 9815de6a96
Mangafreak: fix chapter number parser (#11244) 2022-03-27 15:25:49 -04:00
Vetle Ledaal 9920f91ad4
ReadComicOnline: fix selector (#11240) 2022-03-26 13:03:47 -04:00
Vetle Ledaal a8050758d2
MangaOwl: update chapter request logic (#11190)
* Update chapter request logic

* refactor
2022-03-22 07:41:54 -04:00
ObserverOfTime f51a703250
ZinChanManga: increase rate limit (#11204) 2022-03-22 07:41:20 -04:00
Vetle Ledaal da4518ec03
update outdated selectors (#11189) 2022-03-21 05:35:29 -04:00
Davide 4a1559c44e
Manga-Raw.club: Fixed #11106 (#11136) 2022-03-16 09:55:11 -04:00
Hydrox cf07fe4326
latisbooks: fix page loading (#11139)
my bad, I thought it worked without the extra strings, but I guess when
I tested it, the chapter cache was stale. Even with debugging tools,
Android is pain.
2022-03-16 09:54:35 -04:00
Hydrox dd2bb6cd82
latisbooks: add text pages for accompanying text (#11102)
Not all pages have accompanying text, but it's nice to be able to see
the text when there is some. Examples are `No Comic (03/14/22)` and
`Meidri (Interspecies Reviewers)`
This is done in a nearly identical way to the xkcd source's alt-text
pages, with nearly identical code.
Also handle the extremely rare case where there are multiple images for
the same page. The only instance I can recall is `Page 23+24`
2022-03-15 08:12:10 -04:00
rs 6b7fda2285
update image url (#11095) 2022-03-14 06:21:55 -04:00
rs 955f89ff76
add koushoku (#11053)
* add koushoku

* rewrite

* fix URL intent

* Update src/en/koushoku/src/eu/kanade/tachiyomi/extension/en/koushoku/Koushoku.kt

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2022-03-09 08:14:16 -05:00
Davide e50ade5026
Manga-Raw.club: Refactor (#11036)
Improved chapter title
Added alternative title in manga description
2022-03-07 08:11:04 -05:00
MelonLamink 3e6aba7609
Add support for http://sssscomic.com/ (#9548)
* Add support for http://sssscomic.com/

* Combine when in Hiveworks.kt

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
2022-02-28 08:06:02 -05:00
THE_ORONCO 86f88188b1
Aurora: Bug fixes for missing chapters and flooding of search results (#10911)
* fixed problems that arouse because of changed page layout

* new extension version
2022-02-23 12:29:48 -05:00
Vetle Ledaal c546ec30df
HentaiHere: show all tags, minor fixes (#10879)
* Rewrite mangaDetailsParse and show all tags

* auto format

* fix text search encoding
2022-02-20 18:38:03 -05:00
Alessandro Jean 11981cd25e
Remove TOPTOON+ due to cat-and-mouse game (#10851)
* Remove TOPTOON+ due to cat-and-mouse game.

* Add the source to the autocloser.
2022-02-17 09:35:52 -05:00
Vetle Ledaal 82d8a2f2ab
Tsumino: bypass email protection (#10760)
* Tsumino: bypass email protection

* Rewrite cfDecodeEmail

Use less magic, safety is kept in mind for the key and data.
Invalid key returns an empty string, invalid data is skipped.

Returns not null since the Element.text() function validates
that the input is not null -- and it's probably a useless
distincion anyways.

* further kotlin-ify cfDecodeEmails
2022-02-09 06:14:22 -05:00
Vetle Ledaal 651480617d
MangaHub: move to multisrc (#10735)
* MangaHub: move to multisrc

* MangaHub: add rate limiting

* MangaHub: add icons

* Fix duplicate manga

* MangaHub: Fix non-mangahub.io sources

* MangaHub: Add isNsfw where appropriate
2022-02-06 16:17:40 -05:00
Alessandro Jean 6da96c40d2
Fix chapters not loading in Toptoon+. (#10717) 2022-02-05 12:45:07 -05:00
ObserverOfTime 93593a29f1
Kouhai Work: fix missing alt titles (#10709) 2022-02-05 12:44:36 -05:00