Commit Graph

1172 Commits

Author SHA1 Message Date
Vetle Ledaal
f9d3117906
Add Komikuzan (#2787)
* Add Komikuzan

* dateFormat
2024-05-05 17:27:13 +05:00
Vetle Ledaal
1adfe6d606
Add Free Comic Online (#2834) 2024-05-04 22:46:50 +05:00
Vetle Ledaal
7f4756e483
Add HentaiVN.plus (#2832) 2024-05-04 22:45:38 +05:00
Vetle Ledaal
1419199ccf
Add Mahua USS (#2833) 2024-05-04 22:45:22 +05:00
Vetle Ledaal
f83de6b385
GuncelManga: update domain, fix date and description (#2831) 2024-05-04 22:42:32 +05:00
Vetle Ledaal
1f891369ab
Add Zanman Manga (#2830) 2024-05-04 22:42:01 +05:00
Vetle Ledaal
b01fcbd888
Add Stick Horse (#2823) 2024-05-04 22:41:16 +05:00
Vetle Ledaal
1bca91a5d5
Add DoujinZa (#2821)
* Add DoujinZa

* icon
2024-05-04 22:40:36 +05:00
Vetle Ledaal
4c8f7df1d0
Add Dianxia Traduções (#2820) 2024-05-04 22:39:38 +05:00
Vetle Ledaal
6105a58246
Add ManhwaHub (#2819) 2024-05-04 22:38:55 +05:00
Vetle Ledaal
6ac066757a
Top Manhua: update icon, parity with #2817 (#2818) 2024-05-04 22:37:50 +05:00
Vetle Ledaal
0dec0190ff
Add ManhuaTop (#2817) 2024-05-04 22:37:17 +05:00
bapeey
ac245124c9
MangaCrab: Update domain (#2813)
pam
2024-05-04 22:31:35 +05:00
Chopper
c6a85ae648
MangaGezgini: Fix chapter name and date format (#2811)
* Fix chapter name

* Fix date format

* Update icons

* Add useLoadMoreRequest and useNewChapterEndpoint settings
2024-05-04 22:31:02 +05:00
Chopper
079032dd7c
ManhuaOnline: Fix domain (#2810)
Fix domain
2024-05-04 22:30:27 +05:00
Chopper
b0d8b51928
KakuseiProject: Fix domain (#2809)
* Fix domain

* Add LoadMoreStrategy
2024-05-04 22:29:38 +05:00
Vetle Ledaal
9be7cef3e5
Remove dead sources, domain for sale (#2807) 2024-05-04 22:29:11 +05:00
Secozzi
f06813aa90
Luratoon: add referer (#2799)
* add referer

* move fix to base theme

* add location to non zipped images
2024-05-03 17:24:28 +05:00
Vetle Ledaal
fb6debc7a1
Add TopComicPorno (#2798) 2024-05-03 15:44:42 +05:00
Vetle Ledaal
ced33b1327
Sandra and Woo: Switch from http to https (#2796)
Did not change `archive` URL, as that would require migration, or show
the manga as not your library. The current 301 redirect is fine. If it
really matters I can add an interceptor for it.
2024-05-03 15:44:23 +05:00
Vetle Ledaal
46c4ee7bc6
Gone with the Blastwave: Switch from http to https (#2795) 2024-05-03 15:42:56 +05:00
Vetle Ledaal
62feebb114
MangaReader.cc: Switch from http to https (#2794)
Scheme for thumbnail might change, but that is to be expected.
2024-05-03 15:42:19 +05:00
Vetle Ledaal
71094501db
Voyce.Me: Switch from http to https (#2793)
The baseUrl is only used:
- in headers
- for WebView button

The change does not affect any existing users, as all URLs are set
without the domain in VoyceMeDto.kt
2024-05-03 15:41:16 +05:00
bapeey
4771de9d81
AsuraScans: Update domain (#2791)
Update domain
2024-05-03 15:40:49 +05:00
Vetle Ledaal
6a4692c9e8
Add Battle In 5 Seconds After Meeting (#2788)
* Add Battle In 5 Seconds After Meeting

* Short-circuit search, disable filter
2024-05-03 15:39:33 +05:00
Vetle Ledaal
534170a355
Add Mangaowl Yaoi (#2786) 2024-05-03 15:38:13 +05:00
Vetle Ledaal
2ad834ab31
Add Paritehaber (#2785) 2024-05-03 15:37:43 +05:00
Vetle Ledaal
7921f96d2c
Add Catzaa (#2784) 2024-05-03 15:37:14 +05:00
Vetle Ledaal
bad75a7eb9
Add Indo18h (#2783) 2024-05-03 15:36:47 +05:00
Vetle Ledaal
486c35eb11
Add Mangazavr (#2782) 2024-05-03 15:36:21 +05:00
Vetle Ledaal
5903bb398e
Add Manga1k (#2781) 2024-05-03 15:35:44 +05:00
Vetle Ledaal
3bfc62581c
Add Doujin-Lc (#2780) 2024-05-03 15:35:12 +05:00
Vetle Ledaal
8c500cab32
Add Manga-Lc (#2779) 2024-05-03 15:34:46 +05:00
Vetle Ledaal
059167d9e2
Add ManhwaDen (#2775) 2024-05-03 15:34:16 +05:00
Vetle Ledaal
1205bfa401
Manga Time: update domain (#2774) 2024-05-03 15:33:48 +05:00
Vetle Ledaal
0ca57010db
Add L Scans (#2772)
* Add L Scans

* isNsfw = false

* lint
2024-05-03 15:33:25 +05:00
Vetle Ledaal
010d385cc9
Add Kabus Manga (#2771) 2024-05-03 15:32:58 +05:00
Vetle Ledaal
71afc4f574
Add Garcia Manga (#2770) 2024-05-03 15:32:30 +05:00
Vetle Ledaal
a58c61b732
Add Titan Manga (#2753) 2024-05-03 15:32:02 +05:00
Vetle Ledaal
d514f3f1c4
Add Luna Scans (#2749) 2024-05-03 15:31:35 +05:00
bapeey
12a865d6af
RC: Fix webview partially (#2744)
* Fix webview

* Keep header in apiRequest
2024-05-03 15:31:06 +05:00
Chopper
74fcfd3f1d
Add Remangas (#2742)
* Add Remangas

* Fix lint

* Replace icons

* Add useLoadMoreRequest
2024-05-03 15:30:13 +05:00
Chopper
a763df3e56
RaadKomik: Update domain (#2683)
* Update domain

* Enable project page

* Update versionId

* Fix filters, popularManga and LatestManga

* Remove unneeded conditional

* Remove break statement

* Remove versionId and add compatibility with old url
2024-05-03 15:29:32 +05:00
Smol Ame
774c312826
Update issue_moderator.yml (#2740)
* Update issue_moderator.yml

Swaps Tachi Cloudflare link to Keiyoushi's link

* Update issue_moderator.yml

Swapped Cloudflare link to keiyoushi's site, removed period

* Update issue_moderator.yml

Re-adds periods back
2024-05-02 06:44:22 +05:00
Vetle Ledaal
b3188337cf
Add Manhwa Hentai (#2738)
* Add Manhwa Hentai

* data class -> class
2024-05-02 06:43:47 +05:00
KenjieDec
9236d3fc2b
Added Manga18Me (#2647)
* Added Manga18Me

* Update Manga18Me.kt

* Update Manga18Me.kt

* Fixed search

search pages

* Move to all

* Language move

en -> all
2024-05-02 06:13:03 +05:00
Vetle Ledaal
64a09daaa3
Add Rocks Manga (#2739) 2024-05-02 06:11:01 +05:00
Chopper
b403a65a62
Add LunarScansHentai (#2737) 2024-05-02 06:08:27 +05:00
Chopper
3f77556357
Add MonzeeKomik (#2736) 2024-05-02 06:07:11 +05:00
Vetle Ledaal
edc56f4a84
Add ManhwaBreakup (#2735) 2024-05-02 06:06:46 +05:00