418 Commits

Author SHA1 Message Date
Oldwangtouchtouchdoge
cdcaaabaa6
<Manhuagui>: <regexp syntax error> Add the backslashes to escape '\}' back. (#3926)
* Add the backslashes to escape '\}' back.

* Fix manga.genre format in mangaDetailsParse() to display multiple multiple genre separately.
2020-07-27 14:53:32 -04:00
Mike
234c317465
Manhuagui - small tweaks (#3901) 2020-07-25 23:55:08 -04:00
Mike
f0ce48cf7b
Manhuadui - update decryption, refactor pageListParse (#3896) 2020-07-25 21:00:23 -04:00
Mike
a84848d790
Manhuadui - update decryption key (#3813) 2020-07-16 18:23:27 -04:00
arkon
3bd98888ee Use Kotlin DSL for Duktape stub gradle file
- Update to Java 8
- Move stub to common.gradle
2020-06-26 09:08:00 -04:00
arkon
023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
ChsBuffer
dc9ddcdf49
Pufei - domain & imgdomain Update (#3587) 2020-06-21 22:32:47 -04:00
Oldwangtouchtouchdoge
60e16cf119
Fix Manhuagui manga thumbnail, added ability to parse more manga details and view R18+ manga. (#3556)
* Fix Manhuagui manga thumbnail, added ability to parse more manga details and view R18+ manga.

* Fixed bugs and irregular codes. Move the logic to send Post and Get request for disguise into mangaDetailsRequest(), they will be send less frequently now.

* compileOnly

Co-authored-by: snakedoc83 <mikepeterson83@gmail.com>
2020-06-18 21:32:18 -04:00
Mike
b1a4cd44b5
Dmzj - encode imageUrl requests (#3474) 2020-06-10 01:26:22 -04:00
Mike
725226fed2
Manhuadui - update domain name (#3345) 2020-05-28 14:35:21 -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
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
arkon
71c20924e8 Lint fixes 2020-04-25 10:29:23 -04:00
arkon
020c2af006 Lint fixes 2020-04-25 10:29:23 -04:00
happywillow0
0554ea97d9
Update URL (#2616) 2020-04-08 16:31:38 -04:00
Ming Kit
a7ed2e1bc9
Added Onemanhua source (#2607)
Added Onemanhua source
2020-04-07 14:34:30 -04:00
arkon
228178f3a0 Use consistent Gson version for stable compatibility 2020-03-29 12:24:28 -04:00
happywillow0
85bfd0da30
Pufei - Add Content Type Interceptor (#2492) 2020-03-24 06:18:24 -04:00
arkon
8201673f06
Add new source www.wuqimh.com (#2343)
Add new source www.wuqimh.com
2020-03-05 07:10:02 -05:00
Trim21
55bd6bf3a2
bump zh-bainianmanga version to 2 (#2331)
bump zh-bainianmanga version to 2
2020-03-01 11:41:36 -05:00
Trim21
fe41e6cd74
fix: zh-bainianmanga (#2329)
fix: zh-bainianmanga
2020-03-01 10:26:16 -05:00
ObserverOfTime
e23b69f8a7
More HTTPS upgrades (#2057) 2020-02-22 23:35:13 -05:00
happywillow0
f10a30c73c
Pufei imgdomain (#2183)
Pufei imgdomain
2020-02-04 07:18:49 -05:00
happywillow0
221ebf3bae
Pufei Domain Update (#2160)
Pufei Domain Update
2020-01-31 08:18:52 -05:00
happywillow0
f7f5e76384
Fix Gufeng Manhua Search (#2143)
Fix Gufeng Manhua Search
2020-01-29 07:47:36 -05:00
Ankit Singh
76532ac258 Icon Change (#2138)
Icon Change
2020-01-27 16:17:45 -05:00
happywillow0
05a30b5a68 [New] Gufengmh (#2129)
[New] Gufengmh
2020-01-27 13:12:40 -05:00
happywillow0
d04e88d8b0 [New] Qimiaomh (#2093)
[New] Qimiaomh
2020-01-19 10:21:20 -05:00
happywillow0
468c01dfc2 [New] BH3 Comics (#1878)
[New] BH3 Comics
2019-12-17 07:25:17 -05:00
happywillow0
1dfc271ddb [Fix] Manhuadui (#1839)
[Fix] Manhuadui
2019-11-30 08:52:48 -05:00
happywillow0
14e8d1ceff [Fix] Kuaikanmanhua - locked chapters (#1731)
* Update Kuaikanmanhua.kt

* Update build.gradle
2019-11-01 17:10:22 -04:00
happywillow0
962ee55955 [Fix] Dmzj - api issues (#1709)
[Fix] Dmzj - api issues
2019-10-26 10:42:34 -04:00
vance
21ef162980 Fixed dmzj search error (#1692) 2019-10-22 18:49:50 -04:00
happywillow0
e9336cfbf8 [QOL] Manhuaren - Identify locked chapters (#1676)
[QOL] Manhuaren - Identify locked chapters
2019-10-20 08:51:36 -04:00
happywillow0
9b83449ea6 [New] WNACG (#1651)
* Create build.gradle

* Added wnacg.kt

* Reduced network calls

Changed pageListParse method to only call image pages once.

* Further reduce network calls

Found out how the gallery was loaded into the page. Used regex matching to identify and parse images urls.

* Add icons

* Fixed searchMangaSelector
2019-10-18 09:45:34 -04:00
Mike
c09e401b67 ManhuaDB refactor (#1650)
ManhuaDB refactor
2019-10-15 08:47:32 -04:00
vance
37d3badddd Fixed manhuaren thumbnail error (#1643)
Fixed manhuaren thumbnail error
2019-10-13 23:00:17 -04:00
happywillow0
3b17675878 Hanhankuman Details Parse (#1625)
Hanhankuman Details Parse
2019-10-08 17:17:06 -04:00
Mike
e5b4c01cd2 HanhanKuman thumbnails (#1622)
HanhanKuman thumbnails
2019-10-07 21:59:29 -04:00
fei long
54be9e1ed4 fix #1413 (#1581)
* fix #1413

fix chapter issues.
thanks for @SnakeDoc83

* update ext version
2019-09-30 18:59:41 -04:00
Mike
d6cc77afe0 Tohomh123 pageListParse selector (#1565)
Tohomh123 pageListParse selector
2019-09-26 16:57:51 -04:00
Mike
090ce83fe3 Kuaikanmanhua - new extension (#1507)
Kuaikanmanhua - new extension
2019-09-16 22:58:38 -04:00
Mike
db1dd7bf1b Comico, new source (#1479) 2019-09-09 12:14:09 -04:00
Mike
dd9b8bc6a8 Dmzj update (#1473)
Dmzj update
2019-09-06 21:46:37 -04:00
fei long
fe64054034 fix #1413 (#1414)
* fix #1413

* update version number
2019-08-24 17:31:20 -04:00
Matou Sakura
3aff4bd4c1 Manhuadui: fix image server changed problem & support category search (#1367)
Manhuadui: fix image server changed problem & support category search
2019-08-02 19:07:23 -04:00
Mike
9e875ab904 Tohomh123 new extension (#1325)
Tohomh123 new extension
2019-07-22 18:19:24 -04:00
fei long
15ba2bcc80 add chinese comic source Hanhankuman (#1214)
* copy from manhuadui

* req

* parse some node

* fin

* add icons

* change icon(thanks @as280093)

* remove unused dependence
2019-07-11 22:16:17 -04:00