Commit Graph

1043 Commits

Author SHA1 Message Date
AntsyLich 0d852ad121
Yeet Sense Scans (#13209)
Site dead. Group will upload to mangadex for the unforeseeable future.

Also sort sources
2022-08-26 13:22:33 -04:00
Vetle Ledaal 6a8155437e
[skip ci] Remove swatmanga.co (#13202) 2022-08-26 10:14:44 -04:00
Vetle Ledaal 0e13a3f0be
Remove Reset Scans and swatmanga.me (#13175)
* Remove Reset Scans and swatmanga.me

* escape regex
2022-08-24 17:45:19 -03:00
Vetle Ledaal 1f6f5534bf
Remove MangaHub (#13174)
* Remove MangaHub

* escape regex

* [skip ci] dedupe
2022-08-24 17:45:05 -03:00
lord-ne b0861b5f79
Update MangaSee icon (#13170)
* Update MangaSee icon

* Increment MangaSee version code
2022-08-24 17:44:55 -03:00
ObserverOfTime 09d8305b9a
MangAdventure: use the new API endpoints (#13165) 2022-08-24 17:44:39 -03:00
happywillow0 cef6535f6d
Harimanga fix (#13162)
* Fixes Harimanga

Fixes #13161
Adds SimpleDateFormat override

* Remove wildcard import

* Remove blank lines
2022-08-23 22:10:08 -04:00
happywillow0 9caf625776
Fixes MangaThemesia Filters (#13160)
* Changes SelectFilter from val to fun
2022-08-23 22:09:56 -04:00
happywillow0 a3c19fbc23
MangaThemesia Fixes (#13156)
* Fix ManhwaList

Fixes #13143
Adds additional jsoup selector to pageSelector

* Fix ManhwaDesu

Fixes #13132
Updates mangaUrlDirectory

* Fixes ManhwaLand.mom

Fixes #13120
Updates mangaUrlDirectory
2022-08-23 16:04:24 -03:00
Buhbbl 74ef6efa7b
Toonily: fix search and filtering (#13142) 2022-08-23 09:56:32 -03:00
stevenyomi 84fd64500f
Haoman6: fix page list parsing (#13140) 2022-08-23 09:56:22 -03:00
Vetle Ledaal ccd9dd989c
MangaHub: update API key again (#13129) 2022-08-22 12:31:09 -03:00
Ejan 04505aecbd
[RU]MultiChan chapter_number & author (#13123)
* [RU]MultiChan chapter_number & author

* clean

* clean2
2022-08-22 12:30:43 -03:00
stevenyomi 723100f16a
Manga18fx: fix parsing (#13118) 2022-08-20 22:44:26 -04:00
TheKingTermux a89f029cd6
Add some indonesian source's (#13077)
* Added Ryukonesia

Added Ryukonesia Source

* Create Ryukonesia.kt

* Add files via upload

* Add 2 new sources 

Add Nekomik & ManwhaList source

* Fix typos

* Create ManhwaList.kt

* Rename multisrc/overrides/wpmangastream/manwhalist/src/ManhwaList.kt to multisrc/overrides/wpmangastream/manhwalist/src/ManhwaList.kt

* Add files via upload

* Delete web_hi_res_512.png

* Add files via upload

* Create Nekomik.kt

* Add files via upload

* Add Some Indonesian Source

- Add Nekomik
- Add Ryukonesia
- Add ManhwaList
- Add ManhwaDesu
- Add Mangayaro
- Add LianScans
- Add Dojing

* Create Nekomik.kt

* Upload Nekomik Icon

* Create Ryukonesia.kt

* Upload Ryukonesia Icon

* Create ManhwaList.kt

* Upload ManhwaList Icon

* Fix Typos

* Create Dojing.kt

* Upload Dojing Icon

* Create LianScans.kt

* Upload LianScans Icon

* Create ManhwaDesu.kt

* Upload ManhwaDesu Icon

* Create Mangayaro.kt

* Upload Mangayaro Icon

* Fix Android Package

* Fix ClassName and Add 1 New Source

- Fix Dojing ClassName
- Add ManhwaLand.mom

* Forget to add it lol

* Update and rename multisrc/overrides/mangathemesia/dojing/src/Dojing.kt to multisrc/overrides/mangathemesia/dojingnet/src/DojingNet.kt

* Delete multisrc/overrides/mangathemesia/dojing directory

* Add DojingNet Icon Again

* Create ManhwaLandMom.kt

* Add ManhwaLanMom  Icon

* Delete multisrc/overrides/wpmangastream directory

* Fix ManhwaDesu Android Package
2022-08-20 17:38:18 -03:00
Alessandro Jean 4ee8734853
Remove a few dead Brazilian sources from Madara. (#13112) 2022-08-20 12:25:28 -03:00
Alessandro Jean 6fb71ea1a9
Fix wrong indentation in multisrc generated files (#13092)
* Fix wrong indentation in generated files.

* Lint the file.
2022-08-19 20:52:20 -03:00
Alessandro Jean a9aa05581a
Remove a dead source from Madara. (#13090) 2022-08-19 20:52:11 -03:00
Alessandro Jean db666a6798
Add a new source to MangaSar (#13089)
* Add a new source to MangaSar.

* Remove unused imports.
2022-08-19 20:52:00 -03:00
Alessandro Jean 131394800f
Add three new sources to Madara. (#13088) 2022-08-19 20:51:51 -03:00
AntsyLich b8b4e2746e
Bilibili (Multisrc): Cleanup (#13083)
* Bilibili (Multisrc): Cleanup

* Use `.also()` to get rid of extra function

* Use apply instead of also

Also change function name from `setAuthCookie` to `setAccessTokenCookie`
2022-08-19 15:18:42 -03:00
Ahmed gamal 0739496f50
MangaSwat : update baseurl (#13076)
* Update MangaSwat.kt

* Update MangaThemesiaGenerator.kt
2022-08-19 07:36:26 -04:00
stevenyomi d64e2bb069
MangaRaw: rewrite parsing, add mirrors and split broken source (#13058)
* MangaRaw: rewrite parsing, add mirrors and split broken source

* Add (Broken) to Manga1001 extension name

* cleanup

* eliminate temporary property and optimize constructor performance
2022-08-18 22:16:05 -04:00
Martin 66534d1899
HolyManga: Updated image src (#13055)
* HolyManga: use src if data-src does no exist

* Updated base version

* Fixed typo
2022-08-17 22:27:47 -04:00
Vetle Ledaal b193ecceb2
MangaHub: Update DTO, update token refresh logic (#13033)
* MangaHub: Update DTO, update token refresh logic

* ktLint
2022-08-16 18:16:10 -03:00
AntsyLich a5113107ff
MangaThemesia: Tweak chapter list selector (#13028)
Also add a little null-safety in `mangaDetailParse()`

~~You saw nothing~~

Fixes #13020
Fixes #13022
Fixes #13023
2022-08-16 13:20:33 -03:00
Riztard Lanthorn b5d983fe9b
Nocturnal Scans: add source (#12994)
Closes #11004
2022-08-16 07:25:04 -04:00
Vetle Ledaal fb2b3c5c68
MangaMad: move to MangaPuma (#13009) 2022-08-16 07:24:50 -04:00
AntsyLich 476f156643
Merge WPMangaReader and WPMangaStream (#12918) 2022-08-16 07:24:35 -04:00
Vetle Ledaal 23d8aa7895
MangaHub: bypass API limits (#13012) 2022-08-16 07:24:13 -04:00
Wisest_wizard c9e86fbbf7
Empire Webtoon: Add option to change BaseURL (#12887) 2022-08-15 12:53:58 -04:00
Riztard Lanthorn 917b91afc8
Cleaning code (#12996)
same as default value
2022-08-15 12:52:37 -04:00
stevenyomi ac03bd4477
SinMH: fix genre parsing and update baseUrl for Gufeng (#12974) 2022-08-14 08:49:54 -04:00
AntsyLich 6f448ed46c
Update Mangasushi url (#12972)
Also sort sources in MadaraGenerator
2022-08-14 08:49:42 -04:00
Vetle Ledaal 92dd283ac3
MangaHub: add API key (#12978) 2022-08-13 20:05:44 -04:00
Vetle Ledaal cf1bca5c81
MangaHub: add more headers (#12938) 2022-08-10 23:16:42 -04:00
Vetle Ledaal 0c2d35cc41
MangaHub: add required headers (#12934) 2022-08-10 19:40:07 -04:00
stevenyomi 516e26a6c8
Remove Raw Mangas (site is down) (#12894) 2022-08-07 18:03:21 -03:00
Wisest_wizard 5d8494e775
Fix a bug with mangasee intent filter (#12886) 2022-08-07 11:07:16 -04:00
stevenyomi c9f383c8af
Add YKMH back (#12889) 2022-08-07 11:06:55 -04:00
Alessandro Jean fd526197c7
Add two new sources to Madara. (#12883) 2022-08-06 18:32:26 -03:00
Alessandro Jean 511eb5f157
Update RS to their new URL. (#12882) 2022-08-06 18:32:16 -03:00
Alessandro Jean 46b6ecf579
Update FB to their new URL. (#12880) 2022-08-06 18:31:55 -03:00
stevenyomi 9bab299aa8
Pupu Manhua: change baseUrl (#12871) 2022-08-06 18:31:22 -03:00
stevenyomi c074104d7c
SinMH: filter out empty genre and remove YKMH (site is down) (#12870) 2022-08-06 18:31:14 -03:00
Wisest_wizard 4a54a8c801
Mangasee: Add intent filter (#12727)
* Mangasee: Add intent filter

* Update Mangasee.kt as per suggestion

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

* Update multisrc/overrides/nepnep/mangasee/src/MangaSee.kt

* Remove trailing whitespaces and blank lines

* Fix missing imports

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-08-06 18:29:45 -03:00
Riztard Lanthorn 03dbca30ef
KomikMama: update base url (#12868)
Closes #12833
2022-08-05 09:22:01 -04:00
Riztard Lanthorn 74c0a8f855
Sekte Komik: Fix chapter date (#12853) 2022-08-05 09:21:49 -04:00
nzoba 43cfec42c7
Leviatan Scans: Fix dates format (#12847) 2022-08-05 09:21:27 -04:00
Riztard Lanthorn 157a24782c
MangaKomi: update url (#12839)
* MangaKomi: update url

update base url
closes #12813

* rerun GHaction

* MangaKomi: update url

update base url
closes #12813

* rerun GHaction

* rerun GHA

* rerun3
2022-08-05 09:21:13 -04:00