marioplus
d3fa36c82d
feat(buondua): split chapters into individual pages ( #8803 )
...
* feat(buondua): split chapters into individual pages
- Migrate from single-chapter to per-page architecture
- Fix long loading time issues
* fix(buondua): Remove chapter_number configuration
- Drop deprecated chapter_number field setup
2025-05-20 21:27:51 +01:00
marioplus
2723d5d0ca
fix(buondua): enhance Cloudflare challenge bypass ( #8249 )
...
* fix(buondua): enhance Cloudflare challenge bypass
- Add rate limiting (max 10 requests/second)
- Implement random User-Agent rotation
- Inject Referer header
- Version bump 2 → 3
refs: #8079
* chore(buondua): replace interceptor with headersBuilder for request headers
- Replace the interceptor with headersBuilder()
- Move the SimpleDateFormat to the companion object or class variable
Refs: #8079
2025-05-20 21:26:37 +01:00
5c8cb75e9a
come up to date with keiyoushi builds
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
happywillow0
fc3e6cd9c3
Buon dua fix ( #13278 )
...
* Fixes BuonDua
Updates URL selector for images
* Update BuonDua.kt
* Fixes page index
2022-08-31 13:16:31 -03:00
jopejoe1
ea45420e97
Added Buondua ( #10402 )
...
* Init
* a
* Added buondua
* Update build.gradle
2022-01-09 14:35:44 -05:00