Commit Graph

1421 Commits

Author SHA1 Message Date
AwkwardPeak7 2c6e3b45fd
add ReadComicsBook (#4149)
* ReadComicsBook

* http -> https; nullable covers

* center alligned icons

Co-authored-by: Vetle Ledaal <13540478+vetleledaal@users.noreply.github.com>

* https thumbnail in details too

* probably better s0

---------

Co-authored-by: Vetle Ledaal <13540478+vetleledaal@users.noreply.github.com>
2024-07-26 23:35:09 +01:00
bapeey 4c68d5f8d3
HeanCMS: Replace mangaDetails endpoint and enable login in TempleScan (#4226)
* fix mangadetails

* temple now has paid chapters
2024-07-26 23:35:09 +01:00
Chopper 0e9d4b5c3d
Remove ManhuaSY (#4201) 2024-07-26 23:35:04 +01:00
AwkwardPeak7 7c31254a7d
remove mangabin (#4154) 2024-07-26 23:35:04 +01:00
AwkwardPeak7 2be998797f
Remove ReadAllManga & ReadAllComic cleanup (#4124)
* Remove ReadAllManga

* requested changes and popular title cleanup

* better name?

* reorder if conditions
2024-07-26 23:35:04 +01:00
Vetle Ledaal 3908c908ca
Umi Scans -> Kai Scans: update domain (#4132)
* Umi Scans -> Kai Scans: update domain

* use git for history, not comments
2024-07-26 23:35:04 +01:00
Secozzi e380f9b974
add necroscans (#4136) 2024-07-26 23:34:43 +01:00
Vetle Ledaal ff29d26ace
ComicExtra: update domain (#4131) 2024-07-26 23:34:43 +01:00
Vetle Ledaal 77943d4f37
Add MangaGojo (#4128) 2024-07-26 23:34:43 +01:00
Vetle Ledaal 46fbc6a591
Add Shojo Scans (#4127) 2024-07-26 23:34:43 +01:00
AwkwardPeak7 16eff66f2e
remove dead sources (#4126)
* remove manhwa freak

* remove mangamonks & readm

* remove suger babies

* remove freakscans
2024-07-26 23:34:43 +01:00
Chopper c23c65c165
Remove ReadGojo (#4122) 2024-07-26 23:34:43 +01:00
Chopper a5ff37e47a
HentaiHere: Fix manga url (#4121)
Fix manga url
2024-07-26 23:34:43 +01:00
AwkwardPeak7 36b5061699
RCO: fix page list (#4110)
* more brute force

* can be negative
2024-07-26 23:34:43 +01:00
Vetle Ledaal 682bbb4703
FreeMangaTop: general fixes (#4091)
- Add icon
- Fix date format
- Reduce network calls
- Clean description (best effort)
2024-07-26 23:34:43 +01:00
Vetle Ledaal fe4676497a
Add Hachi (#4078)
* Add Hachi

* PR suggestions

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-07-26 23:34:43 +01:00
AwkwardPeak7 ec59467da4
fix page list
closes  #4093
closes  #4092
2024-07-26 23:34:43 +01:00
AwkwardPeak7 424021dac5
RCO: fix page list x4 2024-07-26 23:34:43 +01:00
AwkwardPeak7 48e449a67e
Remove King of Manga
redirects to furymanga
2024-07-26 23:34:43 +01:00
Chopper 4206c918bf
Add Utoon (#4086) 2024-07-26 23:34:43 +01:00
bapeey 3b2fc2be9e
RCO: Clean script (#4079)
* fix

* remove lines

* move regex out
2024-07-26 23:34:43 +01:00
Chopper b28987c34c
Blazescans(FuryManga): Rebrand (#4075)
* Rebrand

* Add isNsfw
2024-07-26 23:34:43 +01:00
Chopper 3249f02716
InfernalVoidScans: Update domain and fix loading mangas (#4061)
* Update domain and fix loading mangas

* Fix genre filter

* Remove duplicate code
2024-07-26 23:34:43 +01:00
AwkwardPeak7 fec86f2276
RCO: fix page list again
_papa :)
2024-07-26 23:34:43 +01:00
AwkwardPeak7 d741e353e7
Koharu: fix regex removing all title 2024-07-26 23:34:43 +01:00
AwkwardPeak7 1a3acc77d3
fix regex 2024-07-26 23:34:43 +01:00
KenjieDec 2ef807ca07
Koharu: Add More Filters, fix popular (#4044)
* Add More Filters, fix popular

- Website added more filters
- Apply feature suggestions? -> Title Preferences
- Little change to description

* Apply Suggestions

- Apply vetleledaal's suggestions

* Apply Suggestion

* kB

* Apply suggestion
2024-07-26 23:34:43 +01:00
Chopper b83956c970
LuaScans: Update domain (#4055)
Update domain
2024-07-26 23:34:42 +01:00
KenjieDec 4754f27a16
SpyFakku: Fix Thumbnail (#4054)
* Fix Thumbnail

* Apply suggestion
2024-07-26 23:34:42 +01:00
Chopper 0391029417
EZmanga: Update domain and icons (#4052)
* Update domain

* Update icons
2024-07-26 23:34:42 +01:00
AwkwardPeak7 17ef845943
Iken Multisrc, move Vortex Scan and MangaGalaxy (#4043) 2024-07-26 23:34:42 +01:00
AwkwardPeak7 29e4234bb8
RCO: fix page list (#4041) 2024-07-26 23:34:42 +01:00
AwkwardPeak7 07546397ac
Quantum scan: update domain (#4038)
* quantim scan: update domain

* remove spac
2024-07-26 23:34:42 +01:00
KenjieDec 41812dd97b
Add Koharu (#3981)
* Add Koharu.to

* Remove some useless things

* Fixed Filters, and More

- Fixed Filters/Search not working when query is empty
- Changed image resolution default value to match website's
- Use `when` instead of kotlin's reflect
- Added search by "id", and url intent filter?

* Apply Suggestions

- Apply vetleledaal's suggestions
- Fix UrlActivity?

* Apply suggestions

* Apply Suggestions

* Add files via upload
2024-07-26 23:34:42 +01:00
Chopper 0f91d36deb
DrakeScans: Update domain (#4017)
Update domain
2024-07-26 23:34:42 +01:00
Chopper 61988cdfe5
ElarcPage: Update domain (#4014)
Update domain
2024-07-26 23:34:42 +01:00
Vetle Ledaal 3862f49ad7
Add Nyrax Manga (#3971)
* Add Nyrax Manga

* Set page url for Referer, actually set isNsfw

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-07-14 14:40:58 +01:00
AwkwardPeak7 39475d8916
Add Taadd (#3943)
* Add Taadd

* cleanup chapter names

* remove unused

* webview urls

* improve chapter title cleanup
2024-07-14 14:40:58 +01:00
Evrey cb1d65d02c
add a Dark Science extension (#3435)
* add a Dark Science extension

* add a work-around to not have the app think there’s missing chapters

* applied some changes suggested in PR #3435

* rework chapter fetching to not block, fix URL invariant for SManga

* cleanup

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-07-14 14:40:58 +01:00
Vetle Ledaal 13474b911f
Add King of Scans (#3974) 2024-07-14 14:40:58 +01:00
Vetle Ledaal 9fb6efe03d
Add Manhuascan.us (#3965) 2024-07-14 14:40:58 +01:00
Yush0DAN 7ae20d9e2e
Reset Scans: Update domain (#3923)
Update domain
2024-07-14 14:40:58 +01:00
KenjieDec ef68b19ebe
MangaHen Fix Pages (#3919)
Fix Pages
2024-07-14 14:40:58 +01:00
AwkwardPeak7 5b920b207a
Webnovel: update upload time url (#3880) 2024-07-14 14:40:58 +01:00
Vetle Ledaal 35d16330b1
Add Dark-Scan.com (#3903) 2024-07-14 14:40:56 +01:00
Yush0DAN 50e0f8eb8c
Blazescans: Update domain (#3897)
* Update domain

* remove character (")
2024-07-14 14:40:56 +01:00
Chopper a916c6a4a1
GenzToons(Surya Scans): Update domain, icons and extension name (#3883)
* Update domain, icons and extension name

* Cleanup
2024-07-14 14:40:56 +01:00
KenjieDec 102b91f959
Add ColoredManga (#3843)
* Add ColoredManga

- Weird site, very hard to fetch

* Remove unused dependecy

* Apply suggestions, Better chapter name

- Apply AwkwardPeak's suggestions
- Remove genre list

* Appy suggestions, thumbnail fix, chapter name fix

- Apply AwkwardPeak's suggestions
- Thumbnail url might change ( Example: Kuroko's Basketball )
- Chapter name removing all zeros before number fix ( Example: Chapter 001 -> Chapter 1, but Chapter 106 -> Chapter 16 )

* Update build.gradle

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* Increase versionId

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-07-14 14:40:56 +01:00
Secozzi 1518e5b867
readcomiconline: fix page parsing (#3876)
fix rguard script
2024-07-14 14:40:56 +01:00
Chopper 0018f3d8d7
Remove UltraLightScans (#3863) 2024-07-14 14:40:56 +01:00
AwkwardPeak7 7d607486c4
TCB scans: fix page list and refactor (#3793)
* TCB scans: fix page list and refactor

* rename state pref

* fix .5 chapter number

* remove redundant + in regex
2024-07-14 14:40:56 +01:00
KenjieDec 89387d0f08
Add MangaHen (#3818)
* Add MangaHen

* Fix Title and Author

* space

* Fixed Chapter Images Quality, Apply Suggestions

- Use real images instead of thumbnail/preview images
- Apply AwkwardPeak's suggestions

* Wrong Location1

* Wrong Location2

* Wrong Location3

* Apply suggestion

- Apply AwkwardPeak's suggestion

* curly bracket

* space
2024-07-14 14:40:55 +01:00
Yush0DAN 7445751170
Luminous Scan: Update domain (#3847)
* Update domain

* minor change
2024-07-14 14:40:55 +01:00
bapeey e17e45ca77
MangaForFree.com: Fix images not loading (#3837)
fix
2024-07-14 14:40:55 +01:00
AwkwardPeak7 b5b65b7be4
FlixScans: rewrite for new site (#3808)
* FlixScans: rewrite for new site

* remove log

* filters

* remove commented

* dates

* rebrand, remove multisrc
2024-07-14 14:40:55 +01:00
Chopper c26616dfc5
Remove FleksyScans (#3802) 2024-07-14 14:40:55 +01:00
Vetle Ledaal d9d939ede3
Manga Demon: update domain (#3784) 2024-07-14 14:40:55 +01:00
KenjieDec 592645fa9d
Update Spyfakku (#3712)
* Delete Dto

* Update SpyFakku

* Remove some non-null assert,

* Wrap date parsing around try catch

* test

* Use API

* Remove unused property

* Update

* Update SpyFakku.kt
2024-07-14 14:40:55 +01:00
Chopper 14eefec146
HiperDex: Update domain (#3688)
* Update domain

* Refactoring of preference URL settings

* Add useLoadMoreRequest
2024-07-14 14:40:49 +01:00
Vetle Ledaal 10afe22672
Add Asura Scans.gg (unoriginal) (#3678) 2024-07-14 14:40:48 +01:00
bapeey 731bcf021d
DarkScans: Update domain (#3662)
* Update domain

* why AS breaks my adb
2024-07-14 14:40:48 +01:00
Chopper f814878dbb
Add SpiderScans (#3625) 2024-07-14 14:40:48 +01:00
Vetle Ledaal c7d347ed43
Reset Scans: update domain (#3586) 2024-07-14 14:39:17 +01:00
Vetle Ledaal 953704c200
HentaiNexus: set thumbnail on manga parse (#3580) 2024-07-14 14:39:17 +01:00
Vetle Ledaal 43ef813e39
MangaGeko: update domain (#3576) 2024-07-14 14:39:17 +01:00
Vetle Ledaal dacef7b01c
Kai Scans -> Umi Scans: update domain (#3575) 2024-07-14 14:39:17 +01:00
bapeey e710fee5c5
AquaScans: Fix cloudflare on chapter open (#3554)
fix cf
2024-07-14 14:39:17 +01:00
KenjieDec a910431f44
Added SpyFakku (#3538)
* Added SpyFakku

* Changes

- Combined SortFilter and OrderFilter into One Filter.Sort 
- Remove useless regex
- Filter out empty tags
- Rate limit added 
- etc
2024-07-14 14:39:16 +01:00
Chopper 434a03bd78
Remove ZinMangaIO and Move theme to Individual Extension (#3520)
* Remove ZinMangaIO

* Move likemanga to individual extension

* Cleanup

* Remove breakline

* Add named parameter

* Undo removing headersBuilder
2024-07-14 14:39:16 +01:00
Chopper 770f7ba5a0
Remove BoysLove (#3517) 2024-07-14 14:39:16 +01:00
Fermín Cirella b94598c7f6
HentaiNexus: Update decryption method (#3502)
HN: Update decryption method
2024-07-14 14:39:16 +01:00
Smol Ame 4cdce2bc1b
Magus Manga: Update domain & icons (#3491)
* MagusManga: Update domain

* MagusManga: Update icons

* MagusManga: Swap to `MangaThemesiaALt`

* MagusManga: Use LS `wafffCookieInterceptor` code for chapter page loading issue
2024-07-14 14:39:16 +01:00
AwkwardPeak7 1f4c56a57c
LS: use regex for cookie extraction (#3441)
* LuaScan: use regex for cookie extraction

* retry anyway
2024-07-14 14:39:16 +01:00
Chopper 058aeaa54e
Hiperdex: Add randomUA (#3459)
Add randomUA
2024-07-14 14:39:16 +01:00
Smol Ame af196dc76d
Add Arven Scans (#3454)
* Add Arven Scans

* Swapped version code back to 0

* Swapped icons for non-outlined version
2024-07-14 14:39:16 +01:00
Vetle Ledaal b58cbfae1d
Add Aisha (#3431) 2024-07-14 14:39:16 +01:00
Chopper 163cb85833
LoadingArtist: Fix json parser (#3426)
Fix json parser
2024-07-14 14:39:16 +01:00
Chopper ce5160d32a
AquaManga: Update domain (#3414)
Update domain
2024-07-14 14:39:16 +01:00
AwkwardPeak7 8e28453769
LuaScans: set js cookie (#3361)
* LuaScans: set js cookie

* bump
2024-07-14 14:39:15 +01:00
bapeey e2d97e0860 HentaiRead: Fix images (#3343)
* Fix images

* yep
2024-06-03 05:44:48 +01:00
Chopper df5abd131b Remove BlackoutScans (#3349) 2024-06-03 05:44:48 +01:00
Norsze 7348576150 remove Anchira (#3339) 2024-06-03 05:44:48 +01:00
Smol Ame 4dba7261af Update Flame Comics URL (#3331) 2024-06-03 05:44:48 +01:00
Smol Ame ed05461925 Update VortexScans URL (#3327) 2024-06-03 05:44:48 +01:00
stevenyomi 92bcce4f0d Make GoDa multisrc and add sources (#3318) 2024-06-03 05:44:48 +01:00
AwkwardPeak7 4ede181f9d Mangago: fix descrambling (#3313)
* Mangago: fix descrambling

* bump
2024-06-03 05:44:48 +01:00
Vetle Ledaal e277149bc5 Kai Scans: update domain (#3294)
* Kai Scans: update domain

* switch to MangaThemesiaAlt
2024-06-03 05:44:48 +01:00
KenjieDec b335be2148 MangaGeko Next Page Selector Fix ( Popular & Filter ) (#3274)
* Fix next page

Fixed next page selector ( Popular & Filter )

* change line endings

crlf to lf
2024-06-03 05:44:48 +01:00
kana-shii b514456b03 add yaoihub (#3252)
* add yaoihub

* updated icon (ty vetleledaal)
2024-06-03 05:44:48 +01:00
bapeey 642e90ccc7 DynastyScans: Add ratelimit (#3218)
add ratelimit
2024-06-03 05:44:48 +01:00
Smol Ame 0cbbe84fbb MangaSco: Update URL (#3169) 2024-06-03 05:44:48 +01:00
sinkableShip febc0ba112 DMC Scans: Fix selectors (#2529)
* fix manga description selector

* fix chapter feed selector

* fix selector to script that contain pages link

* bump overrideVersionCode

* bump baseVersionCode

* Revert "bump baseVersionCode"

This reverts commit 7b2cc6a937193130e7ce9532597dc4d23547985e.

* change rate limit

* change few selectors that affected because recent changes

* change some selectors and other things

* change calling super.pageListParse(response) into just copying the code

calling super.pageListParse(response) will cause java.lang.IllegalStateException: closed since response.asJsoup() will be called twice

* fix indentation

* add excluded category: web novel
2024-06-03 05:44:47 +01:00
Vetle Ledaal a4e879bba9 Manga District: fix thumbnail (#3137)
* Manga District: fix thumbnail

* use absolute URL always
2024-06-03 05:44:47 +01:00
bapeey 934ca4a97f ReaperScans(en): Fix webview block (#3139)
Fix webview
2024-06-03 05:44:47 +01:00
Vetle Ledaal 86e45b2678 Toonily: fix page selector (#3138)
Restored back to default Madara behavior - this will make it so the
"Chapters have been replaced for better quality." banner isn't read as
an image.
2024-06-03 05:44:47 +01:00
Secozzi 1d6a48c189 move sunshinebutterflyscans away from multisrc (#3092)
* move sunshinebutterflyscans away from multisrc

* suggestions
2024-06-03 05:44:44 +01:00
Fermín Cirella 871c4d7a22 Anchira: Fix API changes (#3089)
* Anchira: Fix API changes

* Anchira: Update versin code

* Anchira: Add interceptor for resampled images, update data URL

* Apply suggestions from code review
2024-06-03 05:44:44 +01:00
Vetle Ledaal 6bbb9d0da9 NIGHT SCANS: update domain (#3103) 2024-06-03 05:44:44 +01:00
Vetle Ledaal 5f5e160cfb Add MangaMonk, Remove TrueManga (#3102) 2024-06-03 05:44:44 +01:00
Vetle Ledaal e0bffdb80c Add MSY Fanyi (#3100) 2024-06-03 05:44:44 +01:00