5783 Commits

Author SHA1 Message Date
Vetle Ledaal
96336c872a
Remove MangaMe (#17877) 2023-09-10 15:45:05 -03:00
Vetle Ledaal
abe47d81f2
Nekomik: update domain, and deobfuscate page list (#17876) 2023-09-10 15:44:57 -03:00
Vetle Ledaal
7c194716b5
Update domain for Ozul Scans (#17872) 2023-09-10 15:44:49 -03:00
Vetle Ledaal
124c392b92
Update MangaSwat domain (#17871) 2023-09-10 15:44:41 -03:00
KirinRaikage
d6b6ce9837
Add Kataitake to Madara (#17867)
* Add Kataitake to Madara

* Replace icons by SFW image
2023-09-10 15:44:32 -03:00
KirinRaikage
9ff49acf4b
Add Perf Scan to HeanCms (#17866)
* Add Perf Scan to HeanCms

* Remove blank lines in PerfScan.kt
2023-09-10 15:44:22 -03:00
KirinRaikage
fe03803456
Add ManhwaFreak.fr and Sushiscan.fr (#17864)
* Add ManhwaFreak.fr and Sushiscan.fr

* Add FilterList and Request for search

* Update multisrc/overrides/mangathemesia/manhwafreakfr/src/ManhwaFreakFR.kt

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

* Update multisrc/overrides/mangathemesia/sushiscanfr/src/SushiScanFR.kt

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

* Update source names

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-09-10 15:44:13 -03:00
Alessandro Jean
27b9487ea8
Remove MS and PS extensions (#17865)
* Remove MS and PS extensions.

* Add to the autocloser and removed sources list.
2023-09-09 18:56:34 -03:00
Alessandro Jean
14b761ada7
Fix broken pagination in BK (#17863)
Fix broken pagination in BK.
2023-09-09 18:56:22 -03:00
arkon
dc237650ea Revert to extensions-lib 1.4.2
Better to just wait for 1.5 to do the RxJava migration changes together for all APIs.
2023-09-08 22:47:40 -04:00
Ahmad Ghoni Arrozaq
dd0bb1ccd6
Tenshi.id: Fix short list of comics (#17844)
* Fix url directory

* change override version

* Sort sources alphabetically
2023-09-08 22:27:37 -04:00
Eshlender
87ca0f75be
[RU]Remanga fix null error (#17833)
* [RU]Remanga fix null error

* clean reviewed
2023-09-08 22:27:18 -04:00
arkon
3a409ba93a Fix Manhuagui not loading in preview builds
Fixes https://github.com/tachiyomiorg/tachiyomi/issues/9915
2023-09-08 22:26:33 -04:00
dragon-masterk
f916f46a60
Add Source LSComic (#17823)
* Add Source LSComic as a replacement for the new Leviatan Scans Site #17782

* Updated original Leviatan Source url and change it to a single language source

* Removing LSComic override in favor of updating original source

---------

Co-authored-by: dragon-masterk <dragon-masterk@github.com>
2023-09-07 13:44:10 -03:00
MeLoseAgain
8b20ef1eeb
Update Domain MGKomik (id) (#17747)
* Update Domain MGKomik (id)

* update

* changs Override version
2023-09-07 13:15:01 -03:00
Ahmad Ghoni Arrozaq
3db69ff4fe
KomikCast: Fix chapter titles (#17818)
KomikCastc: fix chapter titles
2023-09-06 13:38:55 -03:00
MuhamedZ1
4c3e66cf20
MasterKomik changed to Tenshi.id (#17813)
* Corrected date issue in MasterKomik

* Updated imports

* Changed MasterKomik to TenshiId and added icons

* changed parameter ordering

* Changed icons and set extension id

* Corrected comment

* Added author and artist selectors
2023-09-06 13:38:45 -03:00
Eshlender
f922e6cc7c
[RU]Remanga fix many request (HTTP 429) (#17801)
[RU]Remanga fix many request
2023-09-06 13:38:32 -03:00
MuhamedZ1
651e5cf507
Added Source EnryuManga (#17792)
* New MangaThemesia source Enryumanga

* Renamed Enryumanga to EnryuManga

* Renamed Enryumanga to EnryuManga in MangaThemesiaGenerator.kt
2023-09-05 06:14:16 -04:00
MuhamedZ1
589beabe07
Added Source Moon Daisy Scans (#17798)
New Source Moon Daisy Scans,
2023-09-05 06:14:02 -04:00
renovate[bot]
4c8f7ec2bc
chore(deps): update actions/checkout action to v4 (#17796)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 09:43:11 -04:00
arkon
dedd9f2a9a Use JDK 17 to run inspector on push 2023-09-03 13:34:54 -04:00
Ahmad Ghoni Arrozaq
1477aabf38
Update domain Shinigami ID (#17790) 2023-09-03 13:08:37 -04:00
arkon
3da0424b9d
Update to extensions-lib 1.4.3 (#17781) 2023-09-02 23:23:30 -04:00
Theray Tharow
b06865f0c4
Add Comic Fury Extension (#17479)
* Add ComicFury Extension

Signed-off-by: Theray Tharow <TharowT@Tharow.net>

* Change pt to pt-BR as per alessandrojean
Updated Request Builders as per alessandrojean

added fun getMangaUrl to point to the archive page instead of the detail page to help with nfsw comic requiring to click accept on the archive page to allow tachiyomi to read the chapter/comic list

Signed-off-by: Theray Tharow <TharowT@Tharow.net>

* Use new siteLang as override for lang code for Manga Search as suggested by alessandrojean
Change notext lang to No-Text as commented by alessandrojean

Signed-off-by: Theray Tharow <TharowT@Tharow.net>

* Change No-Text lang to other-notext as suggested by alessandrojean

now shows up as Other (NOTEXT)

Signed-off-by: Theray Tharow <TharowT@Tharow.net>

* correct implementation misunderstanding and use extraName for the No text source, based on https://github.com/tachiyomiorg/tachiyomi-extensions/pull/6337

Signed-off-by: Theray Tharow <TharowT@Tharow.net>

---------

Signed-off-by: Theray Tharow <TharowT@Tharow.net>
Co-authored-by: Theray Tharow <TharowT@Tharow.net>
2023-09-02 20:06:36 -03:00
Alessandro Jean
2f31081bb9
Update URL of RS (#17775)
Update URL of RS.
2023-09-02 13:10:34 -03:00
are-are-are
6e2e3ab648
Update domain Nhattruyen (#17772) 2023-09-02 12:26:07 -03:00
are-are-are
ebeecdca31
Update domain Nettruyen (#17763) 2023-09-01 19:32:10 -03:00
are-are-are
8200814d4f
Update domain HentaiCB (#17762) 2023-09-01 19:31:58 -03:00
bapeey
78f6526b62
Fix TempleScan(es) (#17739)
* Fix

* loadMoreRequest

* Bump

* IDE lint
2023-08-31 17:21:19 -04:00
korafu
6812743bd9
fix(EveriaClub): update everia selectors (#17745)
* fix(EveriaClub): update tags selector #17743

* fix(EveriaClub): remove unrelated images from galleries #17744

* chore(EveriaClub): bump `extVersionCode`
2023-08-31 17:20:51 -04:00
Alessandro Jean
63203338db
Remove MangaSar generator as all it sources went down (#17737)
Remove MangaSar generator as all it sources went down.
2023-08-30 12:37:53 -03:00
Alessandro Jean
545cc5a4ba
Remove dead Brazilian Madara sources (#17738)
Remove dead Brazilian Madara sources.
2023-08-30 12:37:36 -03:00
NotBlankyu
ac374376e4
Asura scans: Update domain (#17726)
update domain
2023-08-30 11:50:35 -03:00
Tomoka1
1a959f6ab4
Add Collected Curios to Tachiyomi extensions. (#17671)
* Add Collected Curios to Tachiyomi extensions.

Still to do:
* Add additional pages like Spider and Scorpion, Portfolio, etc.

* More refactoring.

* * Redone Icon in Android Asset Studio.

* Update src/en/collectedcurios/AndroidManifest.xml

Fixed AndroidManifest as in draft.

Co-authored-by: arkon <arkon@users.noreply.github.com>

* Update src/en/collectedcurios/build.gradle

extVersionCode 1 is enough.

Co-authored-by: arkon <arkon@users.noreply.github.com>

* Update Collectedcurios.kt

Addressed Arkons suggestions. Further refactoring needed.

* Update src/en/collectedcurios/build.gradle

* Shorten source to just itself.

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

* Apply suggestions from code review

Accept all suggestions by  alessandrojean.

* Exchange blank "date" for "Chapter".

* Remove date_upload as not needed.

* Restructure when condition in imageUrlParse.

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

---------

Co-authored-by: arkon <arkon@users.noreply.github.com>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-08-28 20:42:33 -03:00
lingwu
9fcc8867d3
fix NPE and three img error (#17665)
* fix NPE and three img error

fix NPE in pageListParse()
fix three img error use cookieJar

* fix three img error

* delete log info
2023-08-28 20:42:18 -03:00
Alessandro Jean
1a23d5e1fd
Fix missing update for CS (#17716)
Fix missing update for CS.
2023-08-28 20:42:01 -03:00
Alessandro Jean
eea542f91d
Add one Madara source and fix another (#17700)
Add one Madara source and fix another.
2023-08-27 15:16:37 -03:00
Joseph Medina
14b0c3d6ae
[17667] Update MangaSwat URL to stmgs.com (#17699) 2023-08-27 15:16:27 -03:00
KirinRaikage
85a9f227b6
MangaFR: Fix chapterNames and mangaName while in manga details (#17691)
* MangaFR: Fix chapterNames and mangaName while in manga details

* Add runCatching and companion object for dates

* Move companion object to right block
2023-08-27 15:16:19 -03:00
bapeey
bc1d8bdf6a
Add new sources to Madara and remove MonoManga (#17677)
* Add new sources to Madara

* Lint

* Remove MonoManga

* Add MonoManga to REMOVED_SOURCES.md and issue_moderator.yml
2023-08-27 14:28:53 -03:00
AntsyLich
4767bb2c7a
Hiperdex: Update domain (#17698) 2023-08-27 11:38:56 -04:00
AwkwardPeak7
8db41811d9
Good Girls (#17679) 2023-08-26 10:29:15 -04:00
bapeey
30a74800b0
YM: Fix pages not found (#17675) 2023-08-26 10:24:50 -04:00
bapeey
17378680de
Add new sources to MangaThemesia (#17676)
* Add new sources to MangaThemesia

* DuniaKomikId -> Update Domain

* Add ratelimit to SummerToon

* Bump

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

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2023-08-26 10:24:38 -04:00
AwkwardPeak7
f12ba2fcad
MD: update domain and add filters (#17680)
* MD: update domain

* MD: add filters

* rename file
2023-08-26 10:23:14 -04:00
NotBlankyu
20b56f4be9
Manhwa Freak: Update domain (#17681)
Update domain
2023-08-26 10:22:43 -04:00
KirinRaikage
91d9a68586
Add Manga-Scan and remove dead FRScan source (#17687) 2023-08-26 10:22:30 -04:00
arkon
a86ed92214
Remove usages of rxandroid (#17688) 2023-08-26 10:22:01 -04:00
Seishirou101
590f904086
[skip ci] Change auto closer to removed sources (#17668)
* add explainatory message

* update link to removed sources instead
2023-08-25 11:39:45 -03:00