Commit Graph

1368 Commits

Author SHA1 Message Date
Davide 57ad7c1174
MangaThemesia: trim manga description (#15023) 2023-01-19 07:16:01 -05:00
seew3l f74b23e3ea
DatGarScanlation: Update selectors (#15013)
* DatGarScanlation: Update selectors

* Add requested changes

* Lint
2023-01-18 17:18:14 -05:00
specterflare c28bee3708
Update Hiperdex domain (#15003)
* Update domain

* Update domain and version code
2023-01-18 17:16:36 -05:00
stevenyomi 451d208d0e
Fix error in removing dead sources (#15017) 2023-01-18 16:09:39 -05:00
stevenyomi a37ff2559e
Remove dead sources (#15016)
* Remove dead sources

* update multisrc
2023-01-18 15:32:53 -05:00
Vetle Ledaal 1a872374c3
Adult Webtoon: fix pagination (#14998) 2023-01-17 14:15:58 -05:00
Fabien Pichon 57d569398c
change BaseUrl (#14962) 2023-01-17 06:40:08 -05:00
MCry 1cf78d8623
Updated baseUrl for Azora Source (#14980)
* updated baseUrl for Azora source

* updated overrideVersionCode for Azora source

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/madara/MadaraGenerator.kt

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

* Update multisrc/overrides/madara/azora/src/Azora.kt

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

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-01-17 06:39:44 -05:00
Vetle Ledaal 3e0a6dcaca
MadTheme: rework CDN logic (#14969)
* MadTheme: rework CDN logic

* fix unused import
2023-01-17 06:37:21 -05:00
beerpsi 5299ba7da5
CoffeeManga: Change base URL (#14990) 2023-01-17 06:20:48 -05:00
Alessandro Jean a258a213c2
Remove MangaSwat. (#14940) 2023-01-14 11:46:19 -03:00
beerpsi d8fef95969
IU: descramble images (#14917)
* iu: descramble images

* bump overrideversioncode

* add comments

* merge iu_descramble and args

* docs

* make all Fs lowercase

* fix according to suggestions

* rename a bit
2023-01-13 17:26:07 -03:00
TheKingTermux c9c79e7ba8
SekaiKomik.live: Update domain (#14913)
* Change BaseUrl

From .live to .pro

* Change BaseUrl 

From .live to .pro

* Remove SekaiKomik.site
2023-01-13 17:25:55 -03:00
Alessandro Jean 5dc59917af
Fix empty chapter names in Kemono (#14903)
* Fix empty chapter names in Kemono.

* Remove double Date creation.
2023-01-11 16:59:39 -03:00
Alessandro Jean 8ad7f97c8f
Fix TimeZone issues in HeanCMS (#14900)
* Fix TimeZone issues in HeanCMS.

* Fix wrong date format pattern.

* Remove unused import.
2023-01-11 14:35:15 -03:00
nicki 951ca60b56
New Lib: Text Interceptor (#13859)
* move TextInterceptor to `lib`

to be used for author notes, image alt texts and what not

* refactor Tapastic to use `lib:extensions-lib`

* Refactor Webtoons to use `:lib-textinterceptor`

this turned out to be more complicated than I thought it'd be
TextInterceptor was used for Author Notes which, looking at previous messages,
was only intended to be added to Webtoons Source and not the entire webtoons
multisrc (i.e. WebtoonsTranslate and DongmanManhua don't seem to be making use
of the Show Author's Notes setting). This was in my favor, since having
to deal with additional.gradle to add dependencies to multisrc files doesn't
seem to work... I'll ask previous contributors just in case

* Fix `json` access

missed this while copying over code from `generated-src` to `multisrc/{overrides,src}`

* remove unused import

* make HOST name more clear

couldve used a better schema but that's something for some other time
also put the HOST in the lib itself so that one doesn't lose track of it in the extensions

* use android provided methods instead of hardcoding

based on https://github.com/tachiyomiorg/tachiyomi-extensions/pull/13859/files#r996276738
that suggested the following SO answer: https://github.com/tachiyomiorg/tachiyomi-extensions/pull/13859/files

* remove unused import

* move url generation to helper function

* fix error

oops sorry for that
happened when I was copy pasting back and forth between two sources and one generated source

Co-authored-by: Navaneeth M Nambiar <nmnambiar@hornbill>
2023-01-11 14:34:06 -03:00
Alessandro Jean 47d02ef732
Make the rate limit more harsher in 1st Kiss sources. (#14889) 2023-01-10 17:58:20 -03:00
Alessandro Jean 2bb71b034d
Refactor and fix some issues in HeanCms. (#14887)
Co-authored-by: Seew <90949336+seew3l@users.noreply.github.com>
2023-01-10 17:19:02 -03:00
Bartu Özen a00ed03e63
Muctau: Update URL (#14885) 2023-01-10 16:06:07 -03:00
Raptor 16c4bb6a16
manhwadesu Url Update (#14871)
* Update ManhwaDesu.kt

Yeet

* Update MangaThemesiaGenerator.kt
2023-01-10 16:05:59 -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
Seew c0a6c67cfd
HeanCms: Fix Search (#14843)
* Fix Search

* Fix Search

* Fix Search

* Apply requested changes

* Apply requested changes

* Apply requested changes

* Apply requested changes

* Apply requested changes
2023-01-09 20:38:36 -03:00
Syntribos 9c000859b9
Moving incomplete status to ongoingWords collection for FMReader (#14804)
Co-authored-by: syntribos <joshrogers211@gmail.com>
2023-01-09 05:28:37 -05:00
beerpsi b417d07ad9
new theme: Otaku Sanctuary (#14802)
* new theme: Otaku Sanctuary

* linting i guess

* i LOVE linting

* add run configuration

* rename and implement fixes from my other PR

* make class open

* otakusantheme -> otakusanctuary
2023-01-09 05:28:07 -05:00
stevenyomi 7d7552af06
MangaRaw: fix page list (#14829) 2023-01-09 05:27:44 -05:00
FlaminSarge b5b07b7a23
Revert TritiniaScans url (#14854)
They changed it back to .com.
2023-01-08 20:53:01 -05:00
mao09 1280a1f406
MangaRawRU: fix page order (#14790)
* fix page order

* fix when imageList is empty.
2023-01-06 12:17:28 -03:00
Aria Moradi e6f2cc1da7
AsuraScans: use absolute src to handle cloudflare mirage links (#14817)
* AsuraScans: use absolute src to handle cloudflare mirage links

* update overrideVersionCode

* use www.asurascans.com
2023-01-06 08:28:27 -05:00
Luqman 70ff14a274
Madara Custom and Random Latest User-Agent (#14688)
* Random Latest User-Agent v0.5

* use better checker for ::uaIntercept

* update wording

* fix lint 1

* rerun

* rerun 2

* Random Latest User-Agent v0.5

* use better checker for ::uaIntercept

* update wording

* fix lint 1

* rerun

* rerun 2

* add custom useragent and use IOException

* Fix some issue, reuse string

* fix lint 1

* fix lint 2

* fix lint 3

* not supported toast, base version

* add log if setting is on
2023-01-05 11:50:27 -03:00
Luqman e0f95ff1ff
TukangKomik: update url & add icons (#14794)
Closes #14673
2023-01-04 09:19:48 -05:00
Shiin-79 fd86f209dc
Update Domain and Add Zmanga: Hensekai (#14780) 2023-01-03 09:01:03 -05:00
TheKingTermux 9365db2d57
Change the overrides BaseUrl ManwaLand.mom (#14768)
* Change the BaseUrl 

From .mom to .guru

* Up the Version Code
2023-01-02 20:19:55 -03:00
mobi2002 484d278227
Fix Lint (#14766) 2023-01-02 11:58:48 -03:00
are-are-are 4e85ab3f03
Update domain Saytruyen (#14752) 2023-01-02 07:59:20 -05:00
Davide 08b615dca8
MangaThemesia: Added Hiatus status (#14757) 2023-01-02 07:59:01 -05:00
Davide ed40ed5d9c
MangaWorld: Domain change (#14759)
* MangaWorld: changed url

Minor change to MangaWorld theme

* Incremented theme versionCode insted of extension versionCode
2023-01-02 07:58:42 -05:00
Shiin-79 c7d9aa2754
Add and Change Domain (#14762)
* Update Domain Theme Madara: Worldmanwas

* Add Zmanga: KomikGan

* Add and Update Domain MangaThemesia
2023-01-02 07:58:11 -05:00
mobi2002 37e0751759
fix mangasee deeplink (#14732)
Co-authored-by: scb261 <65343233+scb261@users.noreply.github.com>

Co-authored-by: scb261 <65343233+scb261@users.noreply.github.com>
2022-12-30 18:17:30 -03:00
Alessandro Jean bb863cb6c1
Migrate DS to MangaThemesia. (#14728) 2022-12-29 19:11:48 -03:00
Alessandro Jean 7fe118f99b
Add a new source to Madara. (#14727) 2022-12-29 19:11:34 -03:00
Alessandro Jean f783cf6018
Fix UA list parsing in YM. (#14726) 2022-12-29 19:11:24 -03:00
mobi2002 4bb3a039a8
ARESManga: fix 404 (#14720) 2022-12-29 13:01:47 -03:00
mobi2002 95fa2facb9
MangaHub: fix random user agent (#14710)
* MangaHub: fix random user agent

* update comment

* REMOVED_SOURCES.md
2022-12-28 17:33:04 -03:00
stevenyomi 181e3c0f07
Add back Maofly (#14686) 2022-12-28 17:32:53 -03:00
az4521 6c2f780a8d
aresmanga change .com to .net (closes #14676) (#14697)
* aresmanga .com -> .net

* aresmanga .com -> .net

* whoops, forgot to bump the version number
2022-12-28 09:56:35 -05:00
Luqman 50b91629e9
MangaHub Factory: get Edo Tensei (#14633)
* MangaHub Family: get Edo Tensei

- back to scrapping
- add user agent randomizer(latest chrome)
- make selector more general
- add back some source: MangaHub.io, MangaPanda.onl, MangaReader.site

* cleaning

* using less val

* Fix page list parse only max 6

* fix typo

* replace max pages algorithm and use call HEAD

Co-Authored-By: Vetle Ledaal <13540478+vetleledaal@users.noreply.github.com>

* MangaHub Family: get Edo Tensei

- back to scrapping
- add user agent randomizer(latest chrome)
- make selector more general
- add back some source: MangaHub.io, MangaPanda.onl, MangaReader.site

* cleaning

* using less val

* Fix page list parse only max 6

* fix typo

* replace max pages algorithm and use call HEAD

Co-Authored-By: Vetle Ledaal <13540478+vetleledaal@users.noreply.github.com>

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/mangahub/MangaHub.kt

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

* Update MangaHub.kt

Co-Authored-By: Vetle Ledaal <13540478+vetleledaal@users.noreply.github.com>

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/mangahub/MangaHub.kt

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

* add back imageUrlRequest

Co-authored-by: Vetle Ledaal <13540478+vetleledaal@users.noreply.github.com>
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2022-12-26 22:42:09 -03:00
Vetle Ledaal 710a32cb70
Remove Tempest Manga (#14682) 2022-12-26 21:25:18 -03:00
Vetle Ledaal eab9f61c93
Remove extensions where the site is down (#14680)
* Remove Manhwa Chill

* Remove Uyuyan Balik

* Remove Manga Sky

* Remove Mangaka3rb

* Remove Kirei Cake

* Remove QueensManga ملكات المانجا
2022-12-26 21:25:07 -03:00
mobi2002 bdddbe71f4
Remove Xun Scans (#14672) 2022-12-26 21:24:59 -03:00
Luqman 0e46aaca61
Legion Scan: fix source (#14671)
Closes #13957
2022-12-26 21:24:52 -03:00
Saïd Boudjenane e90a68fefc
Sushi-Scan domain change (#14667)
* Domain name change for sushiscan

* Domain name change

* Update MangaThemesiaGenerator.kt
2022-12-26 21:24:34 -03:00
Luqman 332e5950d0
Fix chapter blocked by CloudFlare(need refresh)+ (#14651)
* MGKomik: fix chapter & timestamp

- remove chapter urlSuffix which prevent it to load / blocked by cloudflare
- fix chapter timestamp

* fix AquaManga chapter blocked by cloudflare

* fix mangalinkio chapter blocked by cloudflare

* fix mangalek chapter blocked by cloudflare

* fix mangaSpark chapter blocked by cloudflare

* fix MangaLionz chapter blocked by cloudflare

* fix MangaStarz chapter blocked by cloudflare

* comment
2022-12-24 10:06:37 -05:00
Eshlender 258901c489
[RU]LibGroup fix load chapter page (#14662)
* [RU]LibGroup fix load chapter page

* Null ID

* fix

* notify

* notify+
2022-12-24 10:05:59 -05:00
Vetle Ledaal 42d9c0b118
MadTheme: Fix MangaForest, remove redirect domains (#14661) 2022-12-24 10:05:36 -05:00
Eshlender b84060f0e8
[RU]GroupLe new image domain remove token (#14656)
* [RU]GroupLe new image domain remove token

* clean
2022-12-24 10:05:15 -05:00
mao09 b0e304263c
Return hatachi manga (#14650)
* Revert "Remove Hatachi Manga (#12809)"

This reverts commit ad4b744f14.

* Change base url.

* Update version.
2022-12-24 10:04:58 -05:00
mao2009 b686abd1dc
Add MangaRawRU. (#14614)
Co-authored-by: mao09 <71811256+mao09@users.noreply.github.com>
2022-12-23 17:10:36 -05:00
Luqman 193305f7fa
Pojok Manga: update base url (#14629) 2022-12-23 17:10:16 -05:00
mao09 9483256432
Add WeLoveMangaOne. (#14630) 2022-12-23 17:10:03 -05:00
TheKingTermux b6f07e23cb
Remove KlanKomik (#14646)
* Delete KlanKomik.kt and App Icon's

* Remove KlanKomik source
2022-12-23 17:09:15 -05:00
Alessandro Jean df8f6857f9
Remove MM and add SM, MU on MangaSar (#14615)
* Remove MM and add SM on MangaSar.

* Add MU as source as well.
2022-12-20 10:19:46 -05:00
Alessandro Jean 00099ca121
Migrate MMK to MangaThemesia. (#14616) 2022-12-20 10:18:48 -05:00
Alessandro Jean 7737c17251
Remove a dead source from Madara. (#14617) 2022-12-20 10:18:31 -05:00
mao2009 7e10b61cff
Add manga1000 (#14589)
* Add manga1000.

* Remove unnecessary space.

Co-authored-by: TheKingTermux <50316075+TheKingTermux@users.noreply.github.com>
Co-authored-by: mao09 <71811256+mao09@users.noreply.github.com>
2022-12-19 12:24:52 -05:00
Vetle Ledaal 474ed09cc9
Re-add MangaSwat (#14607) 2022-12-19 12:24:33 -05:00
are-are-are 733555b9b3
Update domain LKDTT (#14602) 2022-12-19 12:13:18 -05:00
Luqman 6aaf790747
Realm Scans: fix chapter images issue (#14603)
Closes #14338
2022-12-19 12:13:07 -05:00
Basara-Hatake 33b348f034
update Tritinia Scans url (#14605) 2022-12-19 12:12:44 -05:00
stevenyomi 55ae619e3c
Remove Maofly (#14604)
* Delete multisrc/overrides/mdb/maofly directory

* Update MDBGenerator.kt
2022-12-19 12:12:33 -05:00
TheKingTermux 6f91e7c913
Remove ShinobiScans (#14586)
* Remove ShinobiScans

* Remove ShinobiScans overrides

* Add ShinobiScans to automation close

Sorry if IM wrong to write it

* Add ShinobiScans
2022-12-18 10:19:23 -03:00
TheKingTermux 4e41b3332c
Madara : Add WorldManhwas (#14580)
* Add WorldManhwas

* Create Q.txt

* Create Q.txy

* Add files via upload

* Delete Q.txy

* Create Q.txt

* Delete multisrc/overrides/madara/worldmanhwas/mipmap-hdpi directory

* Delete multisrc/overrides/madara/Worldmanhwas directory

* Create Q.tst

* Create Q.jsh

* Create J.jaj

* Create A.nsj

* Add files via upload

* Add files via upload

* Delete Q.txt

* Delete Q.tst

* Create J.jaj

* Add files via upload

* Delete multisrc/overrides/madara/worldmanhwas/mipmap-mdpi directory

* Create J.jaj

* Add files via upload

* Delete J.jaj

* Add files via upload

* Delete Q.jsh

* Add files via upload

* Delete J.jaj

* Add files via upload

* Delete A.nsj
2022-12-18 09:59:34 -03:00
Luqman 5e7fab98ec
WPMangaThemesia: add source Manga Indo.me (#14574) 2022-12-18 09:58:39 -03:00
stevenyomi 3317191ba7
MangaRaw: fix page list, update URL, random mirror (#14561)
* MangaRaw: fix page list, update URL, random mirror

* update baseUrl in generator
2022-12-15 22:37:35 -03:00
stevenyomi 62d5ec3721
MCCMS: update image host detection (#14567) 2022-12-15 21:27:51 -03:00
Luqman 4480c0ad8f
ZManga: add new source Alceascan (#14554)
Closes #12528
2022-12-15 08:47:17 -03:00
stevenyomi df8c63bff7
MCCMS: add, remove and fix sources (#14535)
* MCCMS: add, remove and fix sources

* add decrypt interceptor

* mark captcha entry as initialized

* Add more NSFW sources and some tweaks
2022-12-15 08:46:28 -03:00
stevenyomi bdf62a6107
Fix Baozimh.org (#14525) 2022-12-12 22:46:55 -05:00
Seew a92571f889
Add Manga Ai Land (#14522)
* Add MangaAiLand

* Add MangaAiLand

* Fix Lint

* Apply reviews

* Apply reviews

* Apply reviews

* Remove unused import
2022-12-12 22:44:56 -05:00
Luqman 0a8c297553
ZManga: add Neumanga source (#14524) 2022-12-12 22:44:27 -05:00
CallMeHai eed6e861c7
Nettruyen URL Update (#14531)
* Change domain NetTruyen

* Change HentaiVn domain

Update on Hentai Domain
Update extVersionCode

* Nettruyen URL update

* Nettruyen URL Update
2022-12-12 22:43:20 -05:00
Luqman 853b3bc16c
Removing: White Cloud Pavilion (#14509)
Closes #14403
2022-12-11 10:09:09 -03:00
Basara-Hatake 22125b233b
update GalaxyDegenScans url (#14508) 2022-12-11 10:09:00 -03:00
Seew 3d08779674
Add MultiScr "ZeistManga" and DatGarScan (#14491)
* Add MultiScr "ZeistManga" and DatGarScan

* Fix Lint Errors

* More Fix Lint Errors

* Change HttpSource to ParsedHttpSource

* Make DTO

* Fix Lint Errors

* Improve search

* Fix Lint Errors

* Back to old search method

* Back to old search method

* Refactor code and fixes

* Refactor code and fixes

* Refactor code and fixes

* Refactor code and fixes

* Apply Requested Changes

* Fix Lint
2022-12-11 10:08:50 -03:00
Alessandro Jean 46fa92435b
Remove Coven Scan as per scanlator request. (#14500) 2022-12-08 22:38:53 -03:00
Luqman 8122b889c0
Shooting Star Scans: changing website theme (#14481)
- changing website theme from WPMangaThemesia to Madara

Closes #14401
2022-12-08 22:38:29 -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
Luqman c7c5534e68
Madara: add Aln Scans & Trap scans (#14439)
* Madara: add Aln Scans

* Madara: add Trap scans

* fix lint 1
2022-12-04 10:30:19 -05:00
dejavui e98ce3a1dc
Update domain HentaiCB, LKDTT (#14429) 2022-12-01 08:34:21 -05:00
Luqman 322292e34b
Zbulu: fix chapter missing, removing UA (#14409)
* Zbulu: fix chapter missing, removing UA

- removing custom user-agent
- fix chapter missing
some source got chapter missing caused by custom theme/updated theme
- reorder generator

closes #13978

* add nsfw
2022-11-30 22:51:44 -05:00
h-hyuuga 7a4378c5df
FlameScans: Fix permanent url logic (#14394)
* Update logic for deobfuscating series and chapter urls

* Fix lint issue

* Fix grammar in permanent chapter url preference summary
2022-11-28 08:51:29 -05:00
FlaminSarge bd8a914a88
Add dateFormat to IsekaiScanEu, change capitalization on className (#14393) 2022-11-27 23:03:10 -05:00
Luqman edb7677693
Madara: add A Pair of 2+ source (#14391)
Closes #14348
2022-11-27 23:02:31 -05:00
Tran Lam Nhat Nam a556207c7a
Update nettruyen and nhattruyen to latest domain (#14378)
* Changed domain nettruyen and nhattruyen

* Change nettruyen and nhattruyen url
2022-11-25 19:18:19 -05:00
jamesnorritz b369252c51
Fix for #14352 #14266 (#14381)
Fix for #14352 #14266

Closes #14352
Closes #14266

Added 'Cosmic Scans' src override for img selector to mitigate duplicate pages
Image selector was returning 2 images for each image (img tag and the noscript img tag). So, added attribute [data-src] which is only available on img under readerarea and not for noscrpt img. This results in returning one image per img tag.

Checklist:

    [-] Updated extVersionCode value in build.gradle for individual extensions
    [x] Updated overrideVersionCode or baseVersionCode as needed for all multisrc extensions
    [x] Referenced all related issues in the PR body (e.g. "Closes #xyz")
    [-] Added the isNsfw = true flag in build.gradle when appropriate
    [x] Have not changed source names
    [-] Have explicitly kept the id if a source's name or language were changed
    [x] Have tested the modifications by compiling and running the extension through Android Studio
2022-11-25 19:17:45 -05:00
Tran Lam Nhat Nam 62da5c3b97
Changed domain nettruyen and nhattruyen (#14357) 2022-11-24 11:01:38 -05:00
jamesnorritz 07e58c5ea7
Add Surya Scans (#14324) 2022-11-24 11:01:29 -05:00
Luqman d4db415881
Mangakyo: update url, fix manga details (#14326)
Closes #14267
2022-11-24 11:01:16 -05:00
AntsyLich 394a2be3b0
Fix RealmScans (#14344) 2022-11-24 11:00:38 -05:00
stevenyomi 7b7b6b4486
Web Comic Gamma: update Plus for new theme (#14301) 2022-11-20 11:10:12 -05:00
Luqman 8117f0b935
Komik Cast: fix unkown status (#14264)
Closes #14256
2022-11-15 09:12:37 -05:00