Commit Graph

4371 Commits

Author SHA1 Message Date
Renato 3ffb75cee3
Add AnimeGDRClub (#12601)
* Added AnimeGDRClub

Closes #6088

* Resolved reviews

* Resolved review
2022-07-17 10:07:35 -04:00
Renato 6f2b2ccbea
Add ShavelProiection (#12602) 2022-07-16 11:14:25 -04:00
Renato 5debf54482
Updated DemoneCeleste (#12600) 2022-07-16 11:13:38 -04:00
Smiley32 dc03f5cd89
AralosBD: added new extension to add support for aralosbd.fr (#12581)
* AralosBD: added new extension to add support for aralosbd.fr

* AralosBD: fixed pull request

- Fixed icon format
- Removed useless configuration file
- Removed useless headers
2022-07-16 11:12:39 -04:00
Renato 9c1b977aa7
Removed QuegnaReader - Fixed TuttoAnimeManga (#12508)
* Removed QuegnaReader - Fixed TuttoAnimeManga

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/pizzareader/PizzaReaderGenerator.kt

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

* Update to TuttoAnimeManga and PizzaReader.kt

Changes to PizzaReader.kt restored and modified TuttoAnimeManga

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-07-16 11:11:39 -04:00
Ejan 0fbf2f3e58
[RU]ReadManga update domain (#12597) 2022-07-16 11:11:12 -04:00
Luis Alberto 6bae024610
Manhwa latino Links Update (#12594)
* First commit Mahnwa-Latino Extension.

* manhwa-latino: Implementing find function

TODO: only works with text, filter not implemented yet

* manhwa-latino Add Parser to finde the information of Manhwa-Latino

The parser 'ManhwaLatinoSiteParser.kt' make the whole magic to find the
information of the Website.

Mudularize The code and adding documentation

* manhwa-latino: Adding Logos der Extension

TODO: I am not to happy, i will check it later.

* manhwa-latino: Adding Tags to Genre Combobox

* manhwa-latino: Adding Headers to prevent error 404

The headers are necesary to prevent error 403 by downloading images.

* manhwa-latino: Tags addded into Manga Description Page

Status from Manga readed from Tags

* manhwa-latino: Modularize Code

* manhwa-latino: Adding Uploaddate for Chapters

* manhwa-latino: Bug to get Chapter Number fixed

* manhwa-latino: Logo 0.2

* manhwa-latino: Versionb 1.2.10

Adding Comments to ManhwaLatinoSiteParser

* manhwa-latino: Remove logo_model directory

* manhwa-latino: Show Seconds after Release a new Chapter

* manhwa-latino: Fix for Cloudflare

* manhwa-latino: Try to fix Cloudflare ByPass

Adding isNsfw to build.gradle

* manhwa-latino: Update from parser after website update

* manhwa-latino: Deactivate lastest manga and new Client

The new website from Manhwa-Latino doesnt show lastest mangas.

* manhwa-latino: Adding Manifest to load url-adress

The extesion will bi able to open and find mangas with the url.
TODO: first version. NOT READY YET.

* manhwa-latino: Fix to find Manga Status information

* Manhwa-Latino: The Extension can open a Link

Now the extension can recognize a link from Manhwa-Latino and
show the manga from the link in the app.

* Manhwa-Latino: Modularize Code and Activity for Url added

* Manhwa-Latino: Add Constant-File.

This file contain all contants for this extension.

* manhwa-latino Url from the Website has changed.

from https://manhwa-latino.com => https://manhwa-es.com

* manhwa-latino Url update on manifest

* manhwa-latino Fix to get ThumbnailUrl and Url from Slider

The Slider from Manhwa-Latino was updated and the parser was updated as
well.

* manhwa-latino: Using Cloudflare Client to connect.

Manhwa-Latino now Manhwa-Es are using cloudflare right now.
This workaround fix make possible the connection from the app to the
Website.

* Update the address to every image

* Update Manhwa-Latino Address

* Updating popularMangaNextPageSelector

Co-authored-by: Luis Beroiza <luisalberto.beroizaosses@intern.osp-dd.de>
Co-authored-by: AlberyKous <extreme_rvd@hotmail.com>
2022-07-16 11:11:03 -04:00
MatchaSoba d3ffa1b541
Koushoku: Added more filters (#12582) 2022-07-16 11:10:15 -04:00
KoSChicken 33f1c80fbf
[MangaRaw] merge MangaPro and Comick into new Manga9Co (#12571) 2022-07-14 08:46:34 -04:00
stevenyomi 2e8e4b1916
Baozi Manhua: fix page list parsing and cleanup (#12560)
* Baozi Manhua: fix page list parsing and cleanup

* extract banner lib

* update changelog

* add rate limit
2022-07-14 08:40:42 -04:00
stevenyomi 53cd29f87e
Junmeitu: fix page list parsing (#12556) 2022-07-12 11:23:08 -03:00
Vetle Ledaal a4899a2169
[skip ci] Update TeamX in autocloser (#12551) 2022-07-12 11:22:58 -03:00
Ejan 38956e0539
[RU]GroupLe replacement compress url image (#12548)
* [RU]GroupLe replacement compress url image

* //
2022-07-12 11:22:50 -03:00
stevenyomi 908781a4fe
Remove EroCool (#12540) 2022-07-11 19:42:44 -03:00
stevenyomi 53e135bc03
Add Kemono and Coomer (#12542)
* Add Kemono

* utilize more APIs

* make multisrc theme and add Coomer
2022-07-11 19:42:27 -03:00
Davide 55538ab076
AsuraScan: Fixed Page not found in half chapters (#12539) 2022-07-11 19:42:18 -03:00
Ejan aae8b2095d
[RU]LibGroup new auth-layout for 18+ (#12534)
* [RU]LibGroup new auth-layout for 18+

* sign-in button
2022-07-11 19:42:11 -03:00
Vetle Ledaal 4d910c38e6
Comick.fun: Allow optional description, chapter name (#12518) 2022-07-11 19:42:02 -03:00
stevenyomi 6683290bdd
MCCMS: rewrite and add new sources (#12531) 2022-07-10 18:16:16 -04:00
Renato 2f16f8c880
Added DemoneCeleste (#12476)
* Added DemoneCeleste

Added the extension for www.demoneceleste.it

* Update

Made some changes as asked:

Modified the images in res/ ,
Removed some useless line from the code (such as useless comments/imports)

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

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2022-07-10 18:13:36 -04:00
Vetle Ledaal cb60e25ee9
MangaDoom: make status optional (#12515)
* MangaDoom: make status optional

* MangaDoom: update selector
2022-07-10 18:09:53 -04:00
Vetle Ledaal 7f9d69f458
Japanread: fix image fetch requests (#12516) 2022-07-10 18:09:24 -04:00
Ejan 0cfe8a9b49
[RU]GroupLe fix geting x-csrf-token (#12519) 2022-07-10 18:08:49 -04:00
AntsyLich 351250f1e1
Remove some dead sources (#12495) 2022-07-09 09:18:10 -04:00
AntsyLich d5c792c764
Add `Akuzenai Arts` (#12502) 2022-07-09 09:17:51 -04:00
AntsyLich 9d3642aafd
Add `Animated Glitched Scans` (#12498) 2022-07-09 09:17:41 -04:00
AntsyLich ae31863b0a
Add new `White Cloud Pavilion` extension (#12496) 2022-07-09 09:17:29 -04:00
AntsyLich 64d3ab1371
ReaderFront: Remove unsupported function usage (#12497) 2022-07-09 09:16:47 -04:00
Vetle Ledaal b09a89e22c
MadTheme: update rate limiting, add configurable image server (MangaBuddy only) (#12484)
* MadTheme: move rate limiting logic

For MangaBuddy: also rate limit baseUrl

* MangaBuddy: add configurable image server
2022-07-08 23:50:42 -04:00
Ejan 0f384b0cf0
[RU]LibGroup add YaoiLib (#12494) 2022-07-08 23:49:08 -04:00
Vetle Ledaal 4e8f2af17e
Bato.to: add mirrors (#12470)
* Bato.to: add mirrors

* fix versioning
2022-07-08 23:47:48 -04:00
Ejan 199a07bf53
[RU]GroupLe fix periodic 403 (#12489) 2022-07-08 23:47:04 -04:00
stevenyomi bbb6efcd77
Web Comic Gamma: fix chapter upload date (#12482) 2022-07-08 21:47:07 -04:00
stevenyomi c52e47169b
6Manhua: only parse the first chapter tab (#12433) 2022-07-08 21:46:40 -04:00
stevenyomi 50e58499a9
SinMH: cleanup and extract lib (#12423)
* SinMH: cleanup, replace rate limiter and extract lib

* revert rate limiter change

* remove dependency from theme generator
2022-07-08 21:46:21 -04:00
arkon 56bb0a4ffe [skip ci] Update issue templates 2022-07-08 16:12:24 -04:00
Davide 84c3463954
Added MangaworldAdult (#12425)
* Mangaworld to multisrc and added MangaworldAdult

* Fixed Lasted

* Removed unnecessary override
2022-07-03 16:54:57 -03:00
stevenyomi b62e173afc
Pufei: cleanup and extract lib (#12422) 2022-07-03 13:15:05 -03:00
Vetle Ledaal 309881095d
EarlyManga: Fix chapter list parsing (#12421) 2022-07-03 13:14:56 -03:00
Vetle Ledaal 5f9eb38b77
Mangasail: allow optional fields when parsing manga details (#12420) 2022-07-03 13:14:25 -03:00
stevenyomi 4164917567
Add 6Manhua (#12413)
* Add 6Manhua

* extract unpacker library

* point library version to SHA
2022-07-02 23:04:46 -04:00
Vetle Ledaal ca282cfe27
Remove MangaTuli (#12400)
Domain has no A/AAAA record.
Closes #10377
2022-07-02 22:34:35 -04:00
Vetle Ledaal 8f9e9f634d
Tachidesk: Remove NSFW tag (#12402) 2022-07-02 22:34:11 -04:00
Alessandro Jean 70168198f1
Remove Hunter Scans as per scanlator request (#12399)
* Remove Hunters Scan as per scanlator request (#12392).

* Add to the autocloser.
2022-07-01 20:11:47 -03:00
stevenyomi db917760eb
Add BoyLove (#12398) 2022-07-01 20:07:04 -03:00
stevenyomi a72e10d6a2
Web Comic Gamma: update for new theme (#12393)
* Web Comic Gamma: update for new theme

* preserve old chapter URL

* preserve chapter number
2022-07-01 20:06:57 -03:00
stevenyomi e399317bf9
Jinmantiantang: fix date parsing and optimize preferences (#12391) 2022-07-01 20:06:49 -03:00
Vetle Ledaal 3f57c7f4c8
WPMangaReader: update image extractor regex (#12389)
MangKomik was also changed to fetch the external script containing the image URLs. This might be later moved to WPMangaReader, but the selector would require some more testing as it might catch false positives.
2022-07-01 20:06:40 -03:00
Masga ada3d40bee
World Romance Translation: fix thumbnail (#12384)
* World Romance Translation: fix cover image

They change image source attribute again.

* refactor

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

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-07-01 20:06:33 -03:00
CriosChan 4b6faa8952
Added support for Anime Sama (#12382)
* - First functional version of extension

* - Real icons using as280093 tool

* - New icons with real tools
- Addition and modification of lessandrojean's advice to make it work well
- Manga icons in full HD

Co-authored-by: CriosChan <nc!Mtep&2ovv#7VJoPbUU6ifFu>
2022-07-01 20:06:24 -03:00