117 Commits

Author SHA1 Message Date
Nguyen Duy Bach
03b25466be
chore: update HentaiVN domain to mirror domain (#16233)
chore: update domain to mirror domain
2023-04-30 18:29:14 -03:00
beerpsi
037191ea8f
HentaiVN: bypass "captcha" (#16206)
* HentaiVN: Bypass "captcha"

* Update build.gradle
2023-04-28 22:52:13 -03:00
are-are-are
cc1af9f55a
Update domain HentaiCB & Nettruyen & TruyenGiHot (#15712)
* Truyengihot Change domain again

* Nettruyen Change domain again

* Update domain HentaiCB
2023-03-15 22:29:44 -04:00
arkon
151cec7f71 Run formatter 2023-03-13 14:40:03 -04:00
are-are-are
be9525d989
truyenqq & truyengihot update domain (#15693)
* Update domain truyengihot

* Update domain truyenqq
2023-03-13 10:37:00 -04:00
AccountForStealingCode
939be9e26d
[cuutruyen] Update drm script (#15398)
* Update drm script

* Split javascript string

* Restore previous drm script generation instructions
2023-02-20 13:46:22 -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
arkon
bf058f5dd4 Chunk giant strings from cuutruyen extension
This might help with dex2jar failing in the inspector?
2023-02-11 15:14:35 -05:00
arkon
baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
arkon
1397c5b1b4
Bump dependencies (#15312) 2023-02-11 12:56:34 -05:00
are-are-are
466ce8d739
Update Status mangaDetailsParse MangaXY (#15180) 2023-01-30 13:10:05 -03:00
are-are-are
3e0bf78691
Adding some small details to Hentaivn work better. (#15125)
* 1.Add rate limit 2. Add filter search all 3. Add page filters author, 4. Add search elements so that when using search filters and search ids do not show thumbnails and name 5. Update version ext

* Update PageListparse

* Code formating

* Remove brackets

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
Co-authored-by: Carlos <2092019+CarlosEsco@users.noreply.github.com>
2023-01-27 07:06:26 -05:00
beerpsi
d94ece3166
[BlogTruyen] Clean title from chapter name, add manga metadata to description (#15115)
* [BlogTruyen] Clean title from chapter name, add manga metadata to description

* add intent processing for author and team

* add uploader

* only accept what we can process

* undelete url activity
2023-01-26 18:55:45 -03:00
beerpsi
c3f56aa521
[CuuTruyen] Make cover URLs nullable (#15084)
* [CuuTruyen] Make cover URLs nullable

* bump

* final newline
2023-01-24 05:46:09 -05:00
beerpsi
34285655aa
[TruyenQQ] Refactor, add filters, fix empty page list (#15065) 2023-01-22 07:30:40 -05:00
are-are-are
1754456d2e
Remove of redundant text in title "MangaDetailsParsed" (#15069) 2023-01-22 07:30:30 -05:00
beerpsi
4600453724
[BlogTruyen] Search pagination, narrower intent filters, latestUpdates to homepage (#15030)
* [BlogTruyen] Fix search pagination, move latestUpdates back to homepage

* fix: intent filter should not accept forum links

* just to be safe
2023-01-19 11:26:13 -03:00
beerpsi
2f44ac4b97
[TruyenGiHot] new ext (#15010) 2023-01-18 17:17:33 -05:00
beerpsi
b6dac7f8eb
[BlogTruyen] rewrite (#14979)
* BlogTruyen rewrite

- feat: Added URL intent filter
- feat: count chapter views
- fix: use the `title` attr to prevent stuff like "One Piece chap 1020"
  in the title
- fix: multi-paragraph descriptions are processed properly

* move to ajax endpoint for latest updates

* script.html() -> script.data()

* tweak fetching images from script
2023-01-17 06:36:41 -05:00
beerpsi
326ddc2ad7
[YuriNeko] Fix error interceptor and URL intent filter (#14996)
* fix: return original response if cannot parse as ErrorResponseDto

* fix: make YuriNekoUrlActivity not die from lack of kotlin

* fix: add trailing slash to referer

* accept suggestion

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

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2023-01-17 06:36:23 -05:00
are-are-are
fd0a489887
Add MangaXY (#14870)
* Add MangaXY

* Update src/vi/mangaxy/src/eu/kanade/tachiyomi/extension/vi/MangaXY/MangaXY.kt

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>

* Delete search id because it doesn't work

* Fix icon reduces image

* Edit code as recommended by alessandrojean

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
2023-01-11 14:34:58 -03:00
beerpsi
9a99a7ecca
QManga (#14867)
* QManga

* move to ParsedHttpSource

* chore: format androidmanifest

* I DIDN'T REALIZE THEY WERE TABS 😭

* more shenanigans

* Update AndroidManifest.xml
2023-01-11 14:34:42 -03:00
beerpsi
5aa52e1059
CuuTruyen: General improvements (#14869)
* CuuTruyen: General improvements

* switch to app's json instance
2023-01-10 16:05:49 -03:00
beerpsi
8950d236ac
new multisrc theme: A3Manga (#14837)
* new multisrc theme: A3MangaTheme

* move NgonPhong into A3MangaTheme

* fix: ignore scanlation groups from search result

* chore: fix lint issues

* rename A3MangaTheme to A3Manga, resolve a bunch of suggestions

* fix: remove references of theme in the configuration

* fix: change the activity name in manifest

* fix: final newline

* chore: remove gradle file (not used)

* fix: rename ngonphong icons

* chore: add ocumeo icons
2023-01-10 16:05:26 -03:00
beerpsi
c0ecc14dbd
LXHentai (#14793)
* LXHentai

* fix: wrong sort state for latestUpdatesRequest

* fix: manga description selector

* remove random newline

* Revert "remove random newline"

This reverts commit b1f0202aea80b37f524944b8dad8be5d78602235.

* Update LxHentai.kt
2023-01-04 09:20:04 -05:00
beerpsi
34e60b8cea
HentaiVN: search by author (#14795)
* feat(hentaivn): search by author

* simplify code
2023-01-04 09:19:21 -05:00
beerpsi
3ebbd9304b
remove IuTruyenTranh (#14796) 2023-01-04 09:19:07 -05:00
beerpsi
1d77f0c61c
TruyenQQ: update base URL (#14797)
* chore(truyenqq): update base URL

* chore(truyenqq): bump version
2023-01-04 09:18:49 -05:00
beerpsi
5e9aca81b9
New source: Cứu Truyện (#14772)
* New source: Cứu Truyện

* chore: add more background info on `coordinates`

* Add UrlActivity

* more documentation on cuudrm_bg shenanigans

* fix: close evaluation contexts to prevent memory leak

* that wasnt needed
2023-01-03 09:00:48 -05:00
Huynh Tien
fad48f41ad
Update baseUrl of TruyenQQ (#14620)
* Update baseUrl of TruyenQQ

* update extVersionCode
2022-12-20 11:43:39 -05:00
are-are-are
cfaf6dc3a3
Remove duplicates $baseUrl (#14621) 2022-12-20 11:43:26 -05:00
are-are-are
5959e0db32
Add search ID hentaivn (#14619) 2022-12-20 10:17:31 -05:00
are-are-are
9a241c76ee
Fix bug some comics have no title blogtruyen (#14562) 2022-12-15 21:27:43 -03:00
are-are-are
f72a3213f0
Update Base URL Hentaivn (#14537) 2022-12-15 08:46:44 -03:00
are-are-are
454b98b8aa
Update domain Hentai20, Hentaidexy, Nhattruyen, Nettruyen, HentaiVN (#14478)
* Update domain Hentai20, Hentaidexy

* Update domain Nhattruyen, Netttruyen

* Update BaseUrl Hentaivn
2022-12-08 22:38:14 -03:00
dejavui
83e7023d7f
Update domain HentaiVN (#14432) 2022-12-01 10:49:40 -05:00
Luqman
6a5d2326e7
BlogTruyen: add rate limit (#14241)
Closes #13803
2022-11-13 16:44:29 -03:00
beerpsi
d30e215b97
fix #13380 (#13382) 2022-09-08 07:52:03 -04:00
PainterHalver
35b4811c4d
Fix TruyenQQ popular and search request (#13242) 2022-08-28 17:01:15 -04:00
happywillow0
97d48bdc3d
Source URL Updates (#13214)
* Update URL

Update the URL for LKDTT

* Update HentaiVN

* Update URL
* Fix lateinit property title not initialized

* Update NhatTruyen

Update URL for NhatTruyen
2022-08-27 10:23:00 -03:00
beerpsi
84aaf70e0e
New source: Truyện Tranh 8 (#12846)
* New source: Truyện Tranh 8

* Removing trailing space from user agent
2022-08-05 09:27:17 -04:00
CallMeHai
af3278963b
Change domain NetTruyen and HentaiVN (#12760)
* Change domain NetTruyen

* Change HentaiVn domain

Update on Hentai Domain
Update extVersionCode
2022-07-30 08:38:34 -04:00
beerpsi
5e6acd100c
new multisrc theme: MyMangaCMS (#12702)
* Initial MyMangaCMS commit

* Finish up the new template

* Add URL intent filter

* more lenient rate limit since the website loads like a ton of shit

* Delete scaffold.py
2022-07-24 09:36:59 -04:00
beerpsi
8f64f6480e
New source: YuriNeko (#12688)
* initial commit

* add more prefixes for searching + support more urls

* verify that id search is actually a number; clearer error messages

* Some final touchups + use IOException
2022-07-22 11:49:41 -03:00
arkon
86d04b11b7
[skip ci] Address some compiler deprecation warnings (#12086) 2022-06-05 16:07:57 -04:00
ViAnh
e0c17cdf5c
HentaiVN: Fetch chapter list using request, update popular manga url, genre list (#11148)
* BlogTruyen: Fix parse page list in some chapters

* Use kotlinx serialization instead of JSONArray

* HentaiVN: Fetch chapter list using request, update popular manga url, gerne list

Co-authored-by: Vi Anh <anh.viet@tekmedi.com>
2022-03-16 20:43:32 -04:00
Vetle Ledaal
ba1915348e
TruyenQQ: update for website changes (#11135) 2022-03-16 09:55:23 -04:00
Reifuku
a372aac97e
Mitigate chapters not found in HentaiVN extension due to redirection to new domain (#11099)
* add missing genre

* Update ExtVersionCode to 10

* Update HentaiVN.kt

Change domain to mitigate issue where chapters return nothing but still able to search due to redirection

* Bump version code to 11
2022-03-14 06:22:15 -04:00
Nam Nguyễn
8ec2475615
Remove empty page from TruyenTranhLH (usually donate), close #9595 (#10917)
* Remove academyvn - no longer available

* Remove empty last page from TruyenTranhLH

* Update TruyenTranhLH version code

Co-authored-by: Nam Nguyen <namnguyenicetea@gmail.com>
2022-02-24 08:56:58 -05:00