Commit Graph

6471 Commits

Author SHA1 Message Date
Mike 2805da863a Update Manga1000 ()
* Update Manga1000

* delete lines
2024-01-30 22:11:53 +00:00
stevenyomi 9db6152418 Update docs on manifest files ()
* Update docs on manifest files

* Delete multisrc/overrides/mangaworld/default/AndroidManifest.xml
2024-01-30 22:11:51 +00:00
stevenyomi 12e864f85f Remove placeholder manifest files () 2024-01-30 22:11:47 +00:00
beerpiss 52c1b103cb TM: Fix headers (3) 2024-01-30 22:11:05 +00:00
beerpsi 512fb0053a TM: Fix headers ()
* TM: Fix headers

* more proper header value regex
2024-01-30 22:11:05 +00:00
beerpsi 7cc72c3fe7 NetTruyen: Update base URL () 2024-01-30 22:11:05 +00:00
beerpsi c5e7cad6a8 TM: Fix headers () 2024-01-30 22:11:05 +00:00
beerpsi acad777e6b Add PeachScan ()
* Add PeachScan

* I love linting

* Also remove old WickedWitchScan

* It's not novo anymore

* Remove unneeded className declaration

* Filter light novel entries from latest view (because we can here)

* ACTUALLY filter light novel entries from latest view (because we can here)

* Fix icon path + add Dango Scan

* Move image-decoder dependency to multisrc project

* shut up android studio

* fix dep specifier in additional.gradle

* Update multisrc/overrides/peachscan/default/additional.gradle

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

* Revert "Update multisrc/overrides/peachscan/default/additional.gradle"

This reverts commit 6b8722193a2181a8e9d8f6b65fb24afd30e5a548.
The comment serves as an explanation for why the dependency shouldn't
be in the Gradle version catalog; because no one else cares about this
dependency.

* Optimize icons

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-01-30 22:11:05 +00:00
Mike 8e712cc062 Hikariscan ()
* Hikariscan

* alpha
2024-01-30 22:11:05 +00:00
stevenyomi e3638b172f Update deprecated AGP properties ()
* Update deprecated AGP properties

* Remove unused suppression
2024-01-30 22:11:05 +00:00
Mike c587983c99 Prune MangaThemesia () 2024-01-30 22:11:05 +00:00
Fermín Cirella 00f2eddb58 HN: Show only entire images ()
HN - Show only entire images
2024-01-30 22:11:05 +00:00
beerpsi bcfc74ef31 TM: Fix requests () 2024-01-30 22:11:05 +00:00
beerpsi cabade3e41 TruyenGiHot: Update base URL and a lot of fixes () 2024-01-30 22:11:05 +00:00
beerpsi 45c6f6a2b9 TruyenQQ: Update base URL () 2024-01-30 22:11:05 +00:00
beerpsi 8504999a5c Remove MangaXY () 2024-01-30 22:11:05 +00:00
AwkwardPeak7 96775f8190 add MangaStorm ()
* MangaStorm

* MangaStorm: icons
2024-01-30 22:11:05 +00:00
beerpsi 43c5cd4943 A3Manga: Update base URL () 2024-01-30 22:11:05 +00:00
beerpsi 37866f48f2 Tsuki Mangas: Fix page ordering and chapter WebView ()
* Tsuki Mangas: Fix page ordering and chapter WebView

* bump version
2024-01-30 22:11:05 +00:00
AwkwardPeak7 3b998e9766 Update Synchrony ()
`2.4.5.1`
2024-01-30 22:11:05 +00:00
beerpsi 28b71a2648 Clean up HentaiNexus () 2024-01-30 22:11:05 +00:00
beerpsi 0d1497285f HentaiNexus: Fix length=7; index=7 () 2024-01-30 22:11:05 +00:00
stevenyomi 2a287d7398 Clean up AndroidManifest files () 2024-01-30 22:11:05 +00:00
stevenyomi 308d68dce1 Update `buildFeatures` in build scripts () 2024-01-30 22:11:05 +00:00
Mike 9ca3646702 Mangatown - longstrip parsing () 2024-01-30 22:11:05 +00:00
stevenyomi cf9f358af1 Revert "Prune MCCMS ()" ()
This reverts commit 93284b9a7efad5bab60a5bc4af647d13543fd5f7.
2024-01-30 22:11:05 +00:00
beerpsi d70973dbf7 Add LANraragi ()
* Add LANraragi

* clean up build.gradle

* use buildList

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-01-30 22:11:03 +00:00
felixfon 72283a476a Fix manhuaren No value for response ()
fix(manhuaren): store the token to avoid being blocked
2024-01-30 22:09:36 +00:00
beerpsi eb364ada84 Add HentaiNexus ()
* Add HentaiNexus

* icons

* add parody filter

* Apply reviews
2024-01-30 22:09:36 +00:00
Chopper 1cf4e97133 Add Ler Mangás Online ()
* Add latestUpdates

* Fix source name

* Add manga details and chapter parse

* Add manga/webtoom filter

* Fix code style. Closes 

* Fix Genre name

* Fix slug name

* Remove chapter_number settings

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>

* Remove chapter name custom handling

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>

* Remove override getMangaUrl

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>

* Remove dead code

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>

* Remove `initialized` settings

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>

* Remove redundant code

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>

* Remove redundant settings

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>

* Remove unneeded code settings

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>

* Add popularManga implementation

* Add 'query' in intent search

* Add fetch manga implementation

* Remove variable instance

---------

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
2024-01-30 22:09:36 +00:00
beerpsi 94e268186f Add ARESManga/ARESNOV ()
* Add ARESManga

* Fix author selector

* Split ARESManga and ARESNOV

* remove unused imports
2024-01-30 22:09:36 +00:00
beerpsi 4eb24b350b Add BlogTruyen.vn (unoriginal) ()
* Add BlogTruyen.vn (unoriginal)

* refactor a thing

* Add final newline

* Epic lint fail

* Move date format out of constructor arguments

* Remove manifest file in override

* Don't display genre list if empty

* Apply rate limit only to real BlogTruyen
2024-01-30 22:09:36 +00:00
beerpsi 259e12ad25 HentaiFox: Fix thumbnails on mobile UAs () 2024-01-30 22:09:36 +00:00
Mike 34bc7e7a7a Prune ZeistManga () 2024-01-30 22:09:36 +00:00
Mike 8264837faa Prune Paprika () 2024-01-30 22:09:36 +00:00
Mike 57a90845b2 Prune MCCMS ()
* Prune MCCMS

* overrides
2024-01-30 22:09:36 +00:00
Mike 8b007abea8 Prune MangaCatalog () 2024-01-30 22:09:36 +00:00
Mike 4ebbed3da5 Prune Foolslide ()
* Prune Foolslide

* comma
2024-01-30 22:09:36 +00:00
Mike 5f58182844 Prune HentaiHand ()
* Prune HentaiHand

* comma
2024-01-30 22:09:36 +00:00
Mike 21991147c7 Prune FMReader () 2024-01-30 22:09:36 +00:00
beerpsi a1d4f70db4 Ler Manga: Filter out empty page URLs () 2024-01-30 22:09:36 +00:00
Claudemirovsky 5325cad42d pt/Bakai: Prevent http 429 when searching ()
* fix: Prevent http 429 on search - remove limiting cookie

* fix: Fix artist on manga details page

* chore: Bump version
2024-01-30 22:09:36 +00:00
Secozzi dbeab15596 mangathemesia: add culturedworks () 2024-01-30 22:09:32 +00:00
Mike 4d211ad7c1 Remove MangaMainac () 2024-01-30 22:09:32 +00:00
Mike f868bc5562 Remove comicastle () 2024-01-30 22:09:32 +00:00
beerpsi 8933c61115 Asura Scans: Fix Brotli interceptor for J2K () 2024-01-30 22:09:32 +00:00
AwkwardPeak7 6acac9416c RC: fix referer ()
fix referer
2024-01-30 22:09:32 +00:00
beerpsi 0a0251c9d7 Add Twicomi ()
* Add Twicomi

* isNsfw = true

* ja.twicomi -> all.twicomi

* extract the paginated chapter list into a method

* fix 4am code

* just don't hardcode the page limit
2024-01-30 22:09:32 +00:00
bapeey fdc8131482 Add Knight No Scanlation to Madara ()
* Add KnightNoScanlation

* Add icon

* Missing import

* Fix status
2024-01-30 22:09:32 +00:00
bapeey 7f8350e669 ReaperScans (en): Fix thumbnails on mobile UA ()
Smh
2024-01-30 22:09:32 +00:00