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 db1685b912bfd3e6e566ec72243b6d778e83cbaf.
* 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 67263a106b0e68e5db2352c54330b87c93f5fc83.
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