19 Commits

Author SHA1 Message Date
bapeey
94829063c1
LeerCapitulo: Fix script not found (#4627)
* hope is not a catandmouse game

* unused import

* no rebuild

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

* cache url

* change to reorder

* lel i added the script to the last

---------

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2024-09-15 20:22:00 +01:00
bapeey
75db04eca2 LeerCapitulo: Update domain (#3019)
update domain
2024-06-03 05:43:53 +01:00
bapeey
99f355d65b LeerCapitulo: Add filters (#1679)
* Add filters

* Bump
2024-03-06 06:25:46 +00:00
stevenyomi
12e864f85f Remove placeholder manifest files (#790) 2024-01-30 22:11:47 +00:00
AwkwardPeak7
3b998e9766 Update Synchrony (#741)
`2.4.5.1`
2024-01-30 22:11:05 +00:00
stevenyomi
2a287d7398 Clean up AndroidManifest files (#735) 2024-01-30 22:11:05 +00:00
5c8cb75e9a come up to date with keiyoushi builds
All checks were successful
CI / Prepare job (push) Successful in 3s
CI / Build multisrc modules (push) Successful in 8m10s
CI / Build individual modules (push) Successful in 38s
CI / Publish repo (push) Successful in 1m39s
2024-01-22 21:19:41 +00:00
AwkwardPeak7
c5f82e6aeb Move plugin section to common.gradle (#281)
* move apply plugins to common.gradle

* update CONTRIBUTING.md

* remove whitespace

* move common.gradle apply above in multisrc

* move kotlinter

* newlines
2024-01-16 02:49:40 +00:00
stevenyomi
4c8c21596b Remove message in UnsupportedOperationException (#277) 2024-01-16 02:47:22 +00:00
stevenyomi
f612bc1c3f Clean up some code to follow best practices (#178)
* toHttpUrlOrNull()!! -> toHttpUrl()
* Jsoup.parse(response.body.string()) -> response.asJsoup()
* Some useless HttpUrl.newBuilder() calls
* extlib v1.4 GET(HttpUrl)
2024-01-14 00:29:56 +00:00
bapeey
97ef22730e Add LeerCapitulo 2024-01-10 23:39:02 +00:00
seew3l
16c6766c4b
Remove "LeerCapitulo" due to cat-and-mouse game (#16255)
* Remove LeerCapitulo

* Add to REMOVED_SOURCES.md
2023-04-30 20:37:15 -03:00
seew3l
2e68fc15f6
Fix LeerCapitulo (#16245)
* Fix

* Apply requested changes

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>

* Remove unused import

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>

* Change delimiter

---------

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2023-04-30 18:29:22 -03:00
seew3l
6a390b749c
LeerCapitulo: Fix index out of bound (#16211)
* Fix index

* Deobfuscating this was hard
2023-04-28 22:52:20 -03:00
seew3l
4a20984161
LeerCapitulo: Fix page order (#16073)
Fix image order
2023-04-16 20:12:40 -03:00
stevenyomi
4c704f8f31
Merge OlympusScan.top into LeerCapitulo (#15956)
Co-authored-by: seew3l <luisrleccar@hotmail.com>
2023-04-04 12:39:43 -03:00
arkon
e1f59a845e
Update jsoup (#15321) 2023-02-11 22:22:32 -05:00
arkon
7964dc4613
Upgrade OkHttp (#15320) 2023-02-11 17:30:31 -05:00
Vetle Ledaal
d498123af3
Add LeerCapitulo (#11265)
* Add LeerCapitulo

* remove unused getFilterList()
2022-03-30 08:28:54 -04:00