Commit Graph

10 Commits

Author SHA1 Message Date
Lucas Bernardineli de Queiroz 489c6a3fc0
Update luratoons url (#6436) 2024-12-14 06:55:45 +00:00
Samuel Pereira da Silva d4d400a52c
LuraToon: Refactor to use API JSON without scraper (#6029)
* LuraToon: Refactor to use API JSON without scraper

* Bump version code to 46

* LuraToon: fix problems details, search, latest and decrypt zip files images using AES

* LuraToon: fix pagination latest list

* Refactor create lib to zip interceptor and AES decrypt file for LuraToon and PeachScan

* LuraToon: Remove unused code

* LuraToon: fix problem with lint on lura zip interceptor

* Refactor for each list files

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

* Refactor use another method to sort caps

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

* Refactor move code decrypt file from lib CryptoAES to local extension

* Refactor add alert exception if not found list chapters

* Refactor functions to remove redundancy as suggested

* Update version id

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-12-14 06:55:41 +00:00
Chopper d075391602
LuraToon: Add login warning (#3689)
* Add login warning

* Remove interceptor and disable latest tab

* Fix lint

* Fix
2024-07-14 14:40:49 +01:00
AwkwardPeak7 66edae8b60
LuraToon: bypass chapter link redirect (#3359)
LuraToon: fix chapter links redirect
2024-07-14 14:39:15 +01:00
bapeey 8a8f22583b LuraToon: Update domain (#3330)
Coauthor for the intention

Co-authored-by: Smol Ame <155411819+Smol-Ame@users.noreply.github.com>
2024-06-03 05:44:48 +01:00
Chopper f1a59ba618 PeachScan: Deep linking support (#3162)
* Add support to deep linking

* Fix baseUrl

* Remove redirect

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

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-06-03 05:44:48 +01:00
Chopper 065c277c40 LuraToon: Update domain (#3117)
Update domain
2024-06-03 05:44:44 +01:00
Chopper 87157d8aa9 LuraToon: Add random user agent (#2967)
Add random user agent
2024-06-03 05:43:48 +01:00
AwkwardPeak7 ff7408266e LuraToon: move to PeachScan (#2268) 2024-04-06 23:50:56 +01:00
stevenyomi 205d95cc07 Migrate to lib-multisrc (#1237)
* adjustments

* Run generator

* Remove multisrc project

* add lib dependencies

* Remove multisrc from build scripts

* Remove build condition
2024-02-18 20:10:37 +00:00