3 Commits

Author SHA1 Message Date
Chopper
7465cbf353
Multsrc: TerraScan - Add MangaBR (#3568)
* Add lib-multsrc and mangaBR

* Cleanup

* Remove extra newline

* Remove filter separator
2024-07-14 14:40:48 +01:00
Chopper
cf75a1f995 MangaTerra - Fix deep linking (#3142)
* Fix deep linking

* Bump version

* Fix path files
2024-06-03 05:44:47 +01:00
Chopper
e79e16f7d9 Add MangaTerra (#2300)
* Add MangaTerra

* Cleanup

* Add search

* Cleanup

* Remove override unneeed

* Remove override fetchSearchManga

* Fix search query

* Add fetch manga by slug

* Add method modifies

* Cleanup

* Add srcAttr

* Move filters to file

* Improved pageListParse

* Cleanup

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

* Removes the client instance from the loop

* Fix search by slug

* Fix page index

* Remove custom client

* Fix redirect last page by default and fix last page

* Remove parser type

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

* Maintains the positions of the method declarations of the ParsedHttpSource class

* Move noRedirectClient to class properties

* Add warning when GenreFiltrs is empty

* Cleanup

* Remove spaces

* Use cloudflareClient

---------

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-04-18 14:44:14 +01:00