Mike
db5ba4163f
TMOHentai - fix search ( #3500 )
2020-06-12 04:22:10 -04:00
E3FxGaming
1b1cc53782
Adding source Manga Mutiny ( #3498 )
...
* Adding source Manga Mutiny
Webview doesn't work. Reason: it's an HttpSource based on an undocumented API - it's not based on web scraping
Credit:
- the concept for the Filter was taken from the MangaPark extension and changed to fit the circumstances
- the JsonObject extension function stems from stackoverflow
* MangaMutiny - multiple fixes
Moved mangamutiny to /src/en
removed "open" from class
changed if condition
2020-06-12 04:19:58 -04:00
Mike
a0151d64ad
MangaPark - improved chapter parsing ( #3499 )
2020-06-12 01:56:01 -04:00
Mike
e3143073ee
MangaOwl - update date parsing ( #3497 )
2020-06-11 17:49:03 -04:00
Mike
0dc21c1b38
MangaDex - MangaPlus message ( #3489 )
...
* MangaDex - MangaPlus message
* Update MangaDex.kt
2020-06-11 17:40:22 -04:00
Pavka
d6c6c65f01
Remanga: Faster loading paid chapter ( #3496 )
...
Co-authored-by: pavkazzz <me@pavkazzz.ru>
2020-06-11 17:39:45 -04:00
jobobby04
46e83a1f76
FoolSlide - Hentai Cafe additional tags ( #3487 )
...
* Add most of the hentai cafe tags
* Bump build.gradle
2020-06-11 00:30:29 -04:00
Mike
228f90fb0c
WP Mangastream - add Readkomik ( #3484 )
2020-06-10 17:10:06 -04:00
Mike
8b2e4ca290
Komiku - better covers, fix details ( #3483 )
2020-06-10 17:09:52 -04:00
Mike
e6e5819fd9
Vgperson - enable search ( #3482 )
2020-06-10 17:09:33 -04:00
Mike
1d606bca42
Clone Manga - enable search ( #3481 )
2020-06-10 17:09:23 -04:00
Mike
6202a42260
Shqqaa - enable search ( #3480 )
2020-06-10 17:09:15 -04:00
Mike
3fa06f5eba
Remove usages of Observable.empty() ( #3479 )
2020-06-10 17:09:01 -04:00
Mike
1ad4002be9
MangaPark - force network request for chapters ( #3471 )
2020-06-10 01:27:30 -04:00
Mike
59bb99ed49
Xkcd - fix refresh/restore details ( #3472 )
2020-06-10 01:27:04 -04:00
Mike
df1fee08c2
NineAnime - fix chapter names ( #3473 )
2020-06-10 01:26:41 -04:00
Mike
b1a4cd44b5
Dmzj - encode imageUrl requests ( #3474 )
2020-06-10 01:26:22 -04:00
PiUliano
e57d4704ad
[Mangaeden] Fix images italian version ( #3464 )
...
* Fix images
Based on the english version
* Update build.gradle
2020-06-09 17:39:57 -04:00
Aria Moradi
f4c0d7f2b4
Kill Six Billion Demons: fix typo ( #3465 )
...
* Kill Six Billion Demons: fix typo
* Kill Six Billion Demons: bump version
2020-06-09 17:12:03 -04:00
Aria Moradi
bdc3a5d05b
Kill Six billion Demons: fix a bug ( #3463 )
...
* Kill Six billion Demons: fix a bug
* Bump extension version
2020-06-09 16:31:25 -04:00
Pavka
c1cd5509b4
Remanga: Paid chapter ( #3451 )
...
Co-authored-by: pavkazzz <me@pavkazzz.ru>
2020-06-09 14:39:54 -04:00
Aria Moradi
ceccf4f85b
add source: Kill Six Billion Demons ( #3433 )
...
* KSBD: initial files
* KSBD: code reached working state
* delete logging commands
* clean book manga titles
* KSBD: throw an Exception when user tries to search
* KSBD: add alternative code for search
* KSBD: return an empty response when user searches
* fix chapter order
* address linting warnings
* KSBD: use okhttp insted of Jsoup.connect()
* KSBD: replace fetchMangaDetails() with explicit wite
* KSBD: fix linting so the code compiles
* KSBD: use okhttp insted of Jsoup.connect(), again
2020-06-09 13:27:15 -04:00
E3FxGaming
e569048840
Fixed MangaPark filtering ( #3459 )
...
* Fixed MangaPark filtering
Fixed MangaPark filtering as requested in #3361 .
Added additional sort options (views last 365/180/90 days).
Improved filter URLs by omitting empty/default URL parameters.
* Added 8 genre to MangaPark filter
All available GenreFilter are in sync with what you can filter for on the MangaPark website.
2020-06-09 13:17:53 -04:00
arkon
396c203047
NHentai: fix tag parsing
2020-06-09 09:15:14 -04:00
Shashank Pujari
9d80579eb9
Added WebNovel to Madara ( #3456 )
...
* Update version for new source added
* Added WebNovel to Madara
2020-06-09 05:16:09 -04:00
Mike
7a0b545316
NHentai - fix pages ( #3455 )
2020-06-09 02:38:48 -04:00
Jason Lam
af807266b8
Madokami cleanup ( #3450 )
...
* more descriptive error message pointing user to details page
* Minor code quality improvements, cleared out unusued latestUpdate
functions
* bump up ext ver
2020-06-08 17:56:33 -04:00
Mike
348c409c9f
MangaBox - update search ( #3449 )
2020-06-08 17:50:53 -04:00
Mike
ca5e2d8333
MangaEden - version bump ( #3447 )
2020-06-08 16:15:17 -04:00
Mike
225071d4a7
MangaEden - fix images ( #3445 )
2020-06-08 15:14:37 -04:00
Mike
5b78a7580a
Paprika - change manganelos name ( #3435 )
2020-06-07 21:51:46 -04:00
Aria Moradi
bf3e4e4ddb
FMReader: remove manga title from chapter names ( #3421 )
...
* FMReader: remove manga title from chaper names
* FMReader: throw exception for unreachable code
* FMReader: increase extVersionCode, comment out logs
* FMReader: retain the original futionality of chapterFromElement()
* FMReader: some final touches
2020-06-07 19:24:12 -04:00
Aria Moradi
6df012ed41
add mangawindow.club and manganelos.com to Paprika ( #3417 )
...
* add mangawindow.club and manganelos.com to Paprika
* update extVersionCode
* DRY the code
* throw exceprion for unreachable code
* Paparika: comment out logs, remove redundancy
* Paprika: remove unused import
2020-06-07 19:06:49 -04:00
Alessandro Jean
2d5e12b768
Fix wrong status at completed titles. ( #3432 )
2020-06-07 12:27:49 -04:00
Pavka
2f0e88d18c
Remanga. Fixes and login ( #3422 )
...
* Remanga. Fixes and login
* Remanga login fix
* Fix remanga chapter name format
* Fix empty scanlator
* Fix image loading
Co-authored-by: pavkazzz <me@pavkazzz.ru>
2020-06-07 12:08:30 -04:00
Mike
e69c49cf97
MMRCMS - add NoxSubs ( #3429 )
2020-06-07 03:47:32 -04:00
arkon
14e644d358
Set password preferences inputTypes
2020-06-06 13:02:53 -04:00
Gauthier
af8fd27c25
[Komga] unread only filter, prefix book titles ( #3418 )
...
* unread only filter, prefix book titles
closes gotson/komga#169 , gotson/komga#180
* fix linting issues
2020-06-06 12:59:18 -04:00
Mike
1b6dbeb873
Madara - fix Manga Arab Team images ( #3415 )
2020-06-05 15:38:21 -04:00
Mike
8acb99c180
Team X - update domain name ( #3416 )
2020-06-05 15:38:05 -04:00
Eugene
e7f4978241
Remanga: addition of filters ( #3407 )
...
* Remanga: addition of filters
* Remanga: update extVersionCode
2020-06-05 14:48:22 -04:00
Shashank Pujari
7f4928f23e
Added TheTopComic, Manytoon.me and Boyslove to Madara ( #3413 )
...
* Update version while adding Manytoon and Boyslove to Madara
* Added Manytoon and Boyslove to Madara
* Update Version as new source added
* Added TheTopComic to Madara
* Modification to the Version code
2020-06-05 12:34:01 -04:00
Shashank Pujari
364f6d65fb
Added MangaZen (arabic) to Madara ( #3408 )
...
* Updating version code for madara
* Added MangaZen (arabic) to Madara
2020-06-04 14:27:58 -04:00
Shashank Pujari
4397f43d9f
Added ManhwaTime to Madara Extension ( #3396 )
...
Added ManhwaTime to Madara Extension
2020-06-03 11:39:23 -04:00
Eugene
4fce627ae1
Add Remanga source ( #3363 )
...
* The start Remanga
* Remanga page list and branches
* Remove paid chapters from list
* Fix "chapterName" and add "Headers"
* Remanga: chapter name with dot. Correct html description
* Remanga: Fix chapters with float chapter name
* Remanga: Parse type of manga
* Filters
Co-authored-by: pavkazzz <me@pavkazzz.ru>
2020-06-03 07:23:09 -04:00
Alessandro Jean
ca8e45938e
Update Neox URL. ( #3387 )
2020-06-02 13:03:01 -04:00
Mike
311cef70fd
Mangahere - fix genre search ( #3380 )
2020-06-02 04:47:59 -04:00
Mike
179912d2ed
NineAnime - new extension ( #3379 )
...
* NineAnime - new extension
* spelling
2020-06-02 04:47:45 -04:00
Mike
92132e47c9
MangaKatana - fix covers ( #3378 )
2020-06-02 04:47:35 -04:00
Alessandro Jean
11efc8f282
Change BaixarHentai URL to the old one. ( #3377 )
2020-06-01 22:37:43 -04:00
Alessandro Jean
5ee5a41638
Remove old AnimaRegia extension (1/2). ( #3375 )
2020-06-01 22:20:37 -04:00
Alessandro Jean
feca66c791
Add Remangas and AnimaRegia to MMRCMS. ( #3374 )
2020-06-01 22:20:25 -04:00
AbdullahM0hamed
e33341a682
Add Kombatch ( #3356 )
...
* Add Kombatch
* Remove write to file
2020-05-29 20:58:07 -04:00
Alessandro Jean
472020c4fa
Update network client at Golden Mangás. ( #3353 )
...
Update network client at Golden Mangás
2020-05-29 09:48:58 -04:00
Mike
39c99697ff
Mangafreak - fix some titles ( #3352 )
2020-05-29 02:57:56 -04:00
Mike
2d3aa436de
Tapas - new chapter list parsing ( #3349 )
2020-05-29 02:49:52 -04:00
Mike
95a779335e
Madara - add Drope Scan, QueensManga ( #3346 )
2020-05-28 18:38:46 -04:00
Mike
725226fed2
Manhuadui - update domain name ( #3345 )
2020-05-28 14:35:21 -04:00
Mike
df43c023ca
Maid Mang - better chapterListSelector ( #3344 )
...
Maid Manga - better chapterListSelector
2020-05-28 14:28:15 -04:00
Mike
fbe90270fe
Mangasail - fix pages, refactor ( #3331 )
2020-05-27 04:29:51 -04:00
Mike
f2ea4568de
Emerald - replace old Mangatensei extension ( #3329 )
2020-05-27 00:32:27 -04:00
Mike
06b509a70e
Paprika - mangatensei and mangazuki.xyz ( #3328 )
2020-05-27 00:31:30 -04:00
Mike
d9755beb63
FoolSlide - add Mabushimajo ( #3323 )
2020-05-26 04:03:03 -04:00
Mike
42e813af30
MMRCMS - add Komik Manga, Mangazuki Raws ( #3324 )
2020-05-26 04:02:42 -04:00
Mike
47093d0371
MeDocTruyenTranh - fixes ( #3318 )
2020-05-26 02:22:41 -04:00
Shashank Pujari
7f46fbbfc2
Added WebtoonXYZ ( #3322 )
...
* Adding WebtoonXYZ
* Added WebtoonXYZ
2020-05-26 02:22:05 -04:00
Pavan Kumar Sampara
7ed0aa1a88
Renascans adding to Madara ( #3316 )
...
* Update build.gradle
* Update MadaraFactory.kt
2020-05-25 15:53:08 -04:00
Shashank Pujari
071f07ca62
Change of Hiperdex URL ( #3312 )
...
* Hiperdex URL has been changed to .com
* Hiperdex URL has been changed to .com
2020-05-25 11:53:29 -04:00
Mike
d10d0fd38e
WP Mangastream - add Matakomik, Komikindo.co, remove Maid Manga ( #3311 )
2020-05-25 05:33:50 -04:00
Mike
3e62147b6b
Maid Manga - site changed theme ( #3310 )
2020-05-25 04:39:04 -04:00
Mike
34a1f446ea
ReadM - fix latest ( #3307 )
2020-05-25 02:28:18 -04:00
Mike
9f248e849c
NineManga - fix details' titles ( #3306 )
2020-05-25 02:13:55 -04:00
Mike
ed4885143b
Madara - add Manga347, referer for chapters ( #3281 )
2020-05-23 02:15:12 -04:00
Mike
b6f0ea7b12
NineManga - more filters ( #3280 )
2020-05-23 01:34:26 -04:00
Mike
3fcc0a9dca
ComicExtra - add genre details ( #3278 )
2020-05-22 22:19:24 -04:00
Carlos
07075bd2fe
Fix mangadex not respecting setting changes ( #3276 )
...
* rename file
add missing languages
move english into factory
* force network on browse, latest, and chapter pages request so setting changes are respected
* update build.gradle
2020-05-22 10:48:04 -04:00
FlaminSarge
0c24811178
[Mangadex] Add Data saver option to ext preferences ( #3272 )
2020-05-21 21:51:29 -04:00
Mike
33250b7e19
Madara ( #3265 ) New sources, updates
...
* Madara - new sources, fixes
* arang
2020-05-21 05:15:14 -04:00
Mike
6b0b72dd83
MangaBox - refactor search, source list changes ( #3264 )
2020-05-20 22:45:17 -04:00
Mike
16ab915b4e
FMReader - add ManhwaSmut ( #3261 )
2020-05-20 06:27:02 -04:00
TacoTheDank
10d51de70a
Update sites for FMReader, Foolslide, and Genkan ( #3230 )
2020-05-20 00:50:40 -04:00
Jason Lam
d121387761
Fix Madokami ordering and parsing issues ( #3248 )
...
Fix Madokami ordering and parsing issues
2020-05-19 21:49:47 -04:00
Miftakhuddin Falaki
317e8c4177
Fix Mangashiro next page selector ( #3243 )
...
* Fix Mangashiro next page selector
* update build gradle
2020-05-19 13:20:37 -04:00
Agayev033
fc377d56ad
Madara ArazNovel - Add Custom GenreList ( #3238 )
...
* Madara ArazNovel - Add Custom GenreList
* Update build.gradle
2020-05-19 07:36:10 -04:00
Mike
e9720241fb
Merge pull request #3234 from SnakeDoc83/wpmangastream
...
WP Mangastream - fix details thumbnail
2020-05-19 02:27:16 -04:00
snakedoc83
7fced26652
WP Mangastream - fix details thumbnail
2020-05-19 02:01:52 -04:00
Mike
7e9bb52cbc
Manga Ship extension, DataImageInterceptor ( #3177 )
...
* Manga Ship extension, DataImageInterceptor
* tweak regex
2020-05-18 22:30:26 -04:00
Miftakhuddin Falaki
af17930c45
Fix kiryuu next page selector ( #3225 )
...
Fix kiryuu next page selector
2020-05-18 08:11:55 -04:00
funkyhippo
00e5c6a531
New icon for Guya. ( #3221 )
...
New icon for Guya.
2020-05-17 20:05:19 -04:00
Jason Lam
eba5d60348
Add Madokami ( #3198 )
...
* madokami support
* removed extra deps
* actually respect the no wildcard req
* address code review comments, minor readability fixes
* madokami kind of inconsistent with link texts
* oops forgot to delete
* address additional comment, better manga detail requesting
* remove dep that is now a common dep
* oops, account for raws / non-english manga
* changed en -> all, but couldn't figure out if lang was changeable
* Revert "changed en -> all, but couldn't figure out if lang was changeable"
This reverts commit 82ccd61f0ee4cea10a9063d602509022e2d5f62b.
2020-05-17 19:07:03 -04:00
Agayev033
b2566f7a88
Add TurkceManga ( #3219 )
...
* Add TurkceManga
* Updated Build.gradle
2020-05-17 18:45:17 -04:00
Mike
e6b3028dd6
WP Mangastream - fix komikindo ( #3216 )
...
* WP Mangastream - fix komikindo
* Merge remote-tracking branch 'upstream/master' into wpmangastream
* Update build.gradle
2020-05-17 18:37:45 -04:00
Alessandro Jean
ccd14d9de5
Refactor the HiperCool extension. ( #3215 )
...
Refactor the HiperCool extension
2020-05-17 17:26:23 -04:00
arkon
efc1877172
Move common app-provided dependencies to common.gradle ( #3214 )
2020-05-17 16:50:53 -04:00
TacoTheDank
11ac392755
Even more lint cleanup ( #3191 )
2020-05-17 15:47:37 -04:00
Mike
a1857f5f35
MMRCMS - enhancements ( #3203 )
2020-05-17 06:33:49 -04:00
Mike
d890768fe6
Tapas - refactor chapter list ( #3202 )
2020-05-17 03:15:25 -04:00
mneko
deee422c19
adding kkj scans ( #3146 )
...
* adding kkj scans
* forgot to bump version
* Update build.gradle
Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-05-16 22:22:31 -04:00
Pavka
1e785925ed
[Ru] Readmanga/Mintmanga/Selfmanga site updates ( #3190 )
...
Co-authored-by: pavkazzz <me@pavkazzz.ru>
2020-05-16 22:22:04 -04:00
Mike
c29e34dc77
WP Mangastream - add KomikTap ( #3180 )
...
WP Mangastream - add KomikTap
2020-05-16 08:16:23 -04:00
Mike
54b85ad467
ReadManhwa - null details fix ( #3181 )
2020-05-16 06:46:06 -04:00
Mike
d665827ba8
MMRCMS - add mangasusu ( #3173 )
...
MMRCMS - add mangasusu
2020-05-15 19:28:41 -04:00
Mike
5626b7dcc2
ComicExtra - add filters ( #3172 )
...
* ComicExtra - add filters
* Details
2020-05-15 18:52:38 -04:00
Mike
77ebca8d59
MangaRock.es extension ( #2794 )
...
* [WIP} MangaRock.es extension
* Search, filters
* Pages
* More imports
* Icons
2020-05-15 17:56:46 -04:00
Mike
58a311af12
Madara - add reisubs, mangaread.org, remove mangstein ( #3164 )
2020-05-15 06:40:41 -04:00
Mike
984ea24932
WP Mangastream - add non-stop scans ( #3163 )
2020-05-15 06:40:25 -04:00
Alessio Tudisco
36d8432d6b
[Italian Sources] Remove ItaScan and Updated MangaEden domain ( #3156 )
...
[Italian Sources] Remove ItaScan and Updated MangaEden domain
2020-05-14 20:32:39 -04:00
AbdullahM0hamed
dfb7680b19
Update INKR Browse ( #3145 )
2020-05-13 11:44:33 -04:00
Mike
b659df6fd2
Mangasee - change pageListParse ( #3141 )
2020-05-13 07:32:31 -04:00
Mike
ff800f6fea
MangaDex - tweak group search ( #3135 )
2020-05-12 18:00:12 -04:00
Pavka
27252e718f
Fix mangalib chapter page parse ( #3133 )
...
Fix mangalib chapter page parse
2020-05-12 10:36:12 -04:00
Pavka
d8c07bd399
Fix mangalib cover ( #3131 )
...
Fix mangalib cover
2020-05-12 08:11:07 -04:00
Mike
bf20b61e01
Mangahasu - add filters ( #3129 )
...
* Mangahasu - add filters
* class names
2020-05-12 07:14:02 -04:00
Mike
9a163bf5fd
Madara - MangaStream genres ( #3127 )
...
* Madara - MangaStream genres
* Update build.gradle
2020-05-12 07:08:59 -04:00
Mike
6c4818232d
MangaKisa - fix chapters ( #3124 )
...
MangaKisa - fix chapters
2020-05-11 22:01:19 -04:00
Alessandro Jean
bcf2943576
Update MangaYabu to match the new layout. ( #3116 )
...
Update MangaYabu to match the new layout
2020-05-11 10:29:07 -04:00
Mike
50204b6354
MangaLife - fix chapters ( #3112 )
2020-05-11 07:22:30 -04:00
Sittikorn Hirunpongthawat
8ad5c5e47c
Change as much HTML parsing to API as possible ( #2951 )
...
* Add Nekopost V.1.2.1
* Fix genre not shown
* Change Icons
* Rename monthMap -> monthList
* Change from getter to normal declaration
* Rename getUrlWithoutDomainFromFullUrl to getMangaOrChapterAlias
* Fix duplicate title
* Fix unable to search by Genre tag
* Change Genre and Status from Enum to Pairs
* Minor changes
* Fix next page not loaded when previous page has no new title
* Fix offset not reset
* Change most of extension to API-based
* Fix bug where some chapter uses legacy url format
* Update build.gradle
2020-05-10 17:49:39 -04:00
Mike
a6c2ed3aae
Myreadingmanga - add more languages ( #3088 )
...
* working
* integration
* cleanup, finalization
2020-05-10 17:47:38 -04:00
TacoTheDank
99ee039d09
Correct a bunch of lints from "en" to "ja" ( #3075 )
2020-05-10 17:46:00 -04:00
Pavka
4148c1831d
Hechan new domain ( #3105 )
...
Hechan new domain
2020-05-10 14:15:54 -04:00
AbdullahM0hamed
41a301e3b3
Change Hiperdex url ( #3103 )
...
Change Hiperdex url
2020-05-10 13:06:46 -04:00
Mike
eb0d284238
Remove Boredom Society, Pecintakomik (1/2) ( #3096 )
2020-05-10 06:18:37 -04:00
Mike
52fe399211
Foolslide - add Rama ( #3093 )
2020-05-10 06:12:56 -04:00
Mike
1fdeb75066
Madara - add MangaYosh ( #3092 )
2020-05-10 06:11:34 -04:00
Mike
830dfb9fc5
Comicake - show webpage on open in webview ( #3091 )
2020-05-10 06:10:49 -04:00
Mike
806227b5bb
Tapas - filter future releases ( #3090 )
...
Tapas - filter future releases
2020-05-09 21:40:53 -04:00
Mike
4285114a03
FMReader - add ManhuaScan ( #3089 )
...
FMReader - add ManhuaScan
2020-05-09 20:00:28 -04:00
AbdullahM0hamed
a93e0d7dec
Add Inkr (all the code is from MR) ( #3083 )
...
Add Inkr (all the code is from MR)
2020-05-09 14:06:22 -04:00
arkon
dbcb0117cd
Remove preference-stub (moved into extension-lib 1.2)
2020-05-09 11:43:41 -04:00
Eugene
252d72c204
Adding a manga type for j2k library filters (to sources: comx, libmanga, mangachan, mintmanga, readmanga) ( #3067 )
...
* Add Russian types of manga
* Mangalib refactoring
Co-authored-by: Pavel Mosein <p.mosein@edadeal.ru>
2020-05-09 11:31:28 -04:00
Alessandro Jean
7cfd2858c9
Fix wrong title parsing at Golden Mangás. ( #3082 )
2020-05-09 11:29:51 -04:00
TacoTheDank
d418ae93b2
Corrected a bunch of lints in "all" ( #3035 )
2020-05-08 18:11:52 -04:00
AbdullahM0hamed
028ba2e084
Add MangaRaw ( #3071 )
2020-05-08 18:10:27 -04:00
Mike
a4a492ad3a
OhManhua - correct id ( #3070 )
...
OhManhua - correct id
2020-05-08 13:46:10 -04:00
Mike
37c186c6a4
OneManhua - now OhManhua ( #3065 )
2020-05-07 20:03:29 -04:00
Alessandro Jean
49d40d6eda
Fix some chapters not loading at Union Mangás ( #3050 ). ( #3064 )
2020-05-07 18:47:22 -04:00
Mike
2e2a62d50a
Madara - add 1st Kiss Mahua, Hero Manhua, Martial Scans ( #3062 )
2020-05-07 17:46:47 -04:00
Mike
a3fbe74abb
NineManga - adjust headers ( #3060 )
2020-05-07 15:59:55 -04:00
Mike
138c03839e
MangaBox - referer headers ( #3058 )
...
MangaBox - referer headers
2020-05-07 15:08:54 -04:00
Mike
5684ab0d06
WP Mangastream - refactor, add Sekte Doujin ( #3044 )
...
* WP Mangastream - refactor, add Sekte Doujin
* Filters
2020-05-07 07:07:51 -04:00
Mike
c6855db5d2
Mangakawaii - tweak chapter_number ( #3041 )
2020-05-06 18:58:45 -04:00
Agayev033
549af8b808
Added MangaPhoenix ( #3029 )
...
* Added MangaPhoenix
* Version
2020-05-06 09:10:11 -04:00
Mike
df8e210c5c
ReadManhwa - add filters ( #3032 )
...
* ReadManhwa - add filters
* Use HttpUrl
2020-05-06 09:09:55 -04:00
Mike
ee89cf8594
Foolslide - cleaner details ( #3030 )
2020-05-05 22:28:24 -04:00
AbdullahM0hamed
2f57009d3d
Add MangaKatana ( #3021 )
2020-05-05 14:34:30 -04:00
Mike
6e8e3e343a
NineHentai - sort tags ( #3012 )
2020-05-05 06:42:57 -04:00
Mike
fc249567fc
Mangakawaii - fix search ( #3011 )
2020-05-05 06:42:02 -04:00
Mike
6c06077d60
Madara - update sources ( #3007 )
2020-05-04 16:19:08 -04:00
DragonDisk
3a4bb5657d
Mangahub - fix alt names and labels being appended to title ( #3002 )
...
Mangahub - fix title
2020-05-04 10:00:08 -04:00