Commit Graph

1915 Commits

Author SHA1 Message Date
Davin | Avux 17f4a332d6
Update Domain Komiksan (#17350) 2023-08-02 15:24:13 -03:00
Rolando Lecca 2f1cae5bbf
HeanCMS: API update (#17345)
* API update

* Bump
2023-08-02 14:52:30 -03:00
beerpsi bf6740e7e0
DragonTea: Decrypt image attributes (#17343)
* DragonTea: Decrypt image attributes

* Remove unnecessary import

* Trim whitespace
2023-08-02 14:52:22 -03:00
Rolando Lecca 7cec9eab66
YugenMangas: Add preference for fetchAllStrategy (#17338)
* at least rateLimit exist

* now exact search work fine -.-

* Fix search_each

* Add preference

* They turn off the timestamp

* Handle issues with the regex

* Use originalSlug instead throw error if not found
2023-08-01 09:39:20 -03:00
Rolando Lecca f9834fcca0
HeanCMS: Add fetchStrategy (#17320)
* Add fetchStrategy

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/heancms/HeanCms.kt

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

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/heancms/HeanCms.kt

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

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/heancms/HeanCms.kt

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

* Remove YugenMangas companion object

* Lol

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/heancms/HeanCms.kt

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

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/heancms/HeanCms.kt

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

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/heancms/HeanCms.kt

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

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/heancms/HeanCms.kt

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

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/heancms/HeanCms.kt

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

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/heancms/HeanCms.kt

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

* Fixes

* get slug directly instead convert to SManga

* change new result function

* remove unnecessary var

* unused imports

* Exact search NOT RETURN LATEST TIMESTAMP O.o

* parse response directly

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

* change search query

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-07-31 14:56:44 -03:00
Rolando Lecca 920a2812df
YugenMangas: Fix not showing new chapters (#17318)
* Use permUrl only if fetchAllTitles is true

* Add extension setting

* Move extension settings to Yugen

* Set default to "true" so that users dont have to migrate

* Import SwitchPreferenceCompact

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

* Remove ChangeListener

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

* Show toast

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-07-30 18:37:17 -03:00
stevenyomi 66cd665b92
Kemono: add mirror setting and Coomer new design (#17311) 2023-07-29 18:31:38 -03:00
Rolando Lecca 1075a27066
Add 4 sources to Madara (#17301)
Add sources to Madara
2023-07-29 13:52:34 -03:00
Eshlender 985ed86d2b
[RU]GroupLe fix tags (#17293)
* [RU]GroupLe fix tags

* split

* multi select
2023-07-29 13:52:24 -03:00
AwkwardPeak7 723dd523fe
Temple Scan: migrate to individual extension (#17294) 2023-07-28 22:33:07 -04:00
beerpsi 465ac1fce7
Remove Constellar Scans (#17277)
* Remove Constellar Scans

* Link to issue
2023-07-27 13:53:16 -03:00
Vetle Ledaal 873f752d61
MangaDods: fix chapter titles, add partial chapter date (#17265)
MangaDods: fix chapter titles, optimize against 301, add chapter date (partial)
2023-07-26 16:17:59 -03:00
Vetle Ledaal 5dd7409f93
Team Lanh Lung: update domain (#17264) 2023-07-26 12:30:20 -03:00
AwkwardPeak7 8f895cc202
New Source: Queen Scans (#17263)
Queen Scans
2023-07-26 12:30:13 -03:00
AwkwardPeak7 17f6640380
LynxScans move to MangaThemesia (#17262) 2023-07-26 12:30:01 -03:00
Vetle Ledaal 72c75cd579
WeLoveManga: fix covers and pages (#17248)
* WeLoveManga: fix covers, pages

* nsfw
2023-07-24 17:51:59 -03:00
Vetle Ledaal cd259ffb43
MangaSwat: fix search (#17239)
* MangaSwat: fix search

* Update multisrc/overrides/mangathemesia/mangaswat/src/MangaSwat.kt

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

* Simplify control flow

* use .isBlank() instead of isEmpty(). fix next page selector

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-07-24 17:51:43 -03:00
MuhamedZ1 3288935f8a
Cocorip new source (#17235)
* Added new source Cocorip

* Added source to MadaraGenerator

* Made changes to Cocorip in MadaraGenerator

* Made changes to web links in CocoRip and MadaraGenerator
2023-07-23 14:54:15 -03:00
2Loong6 e258e74746
fix some manga id parse problem (#17229)
fix some manga id parse problem caused by regex
2023-07-23 09:33:08 -04:00
Vetle Ledaal 852a689669
Move Zahard from MMRCMS to MangaThemesia (#17225)
* Move Zahard from MMRCMS to MangaThemesia

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/mangathemesia/MangaThemesiaGenerator.kt

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

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-07-22 17:00:34 -03:00
2Loong6 b57ae0f8bd
change domain (#17222)
* change domain
fix chapter and page logic

* add nsfw
2023-07-22 17:00:21 -03:00
Vetle Ledaal de60e5347e
Remove 1st Kiss Manga.love and 1st Kiss Manhua (#17221)
* Remove 1st Kiss Manga.love

Site redirects to 1stkissmanga.me, which exists in Tachiyomi as "1st Kiss".

* Remove 1st Kiss Manhua
2023-07-22 17:00:11 -03:00
Vetle Ledaal 55009e4415
Manga Hentai: fix path (#17220) 2023-07-22 17:00:02 -03:00
Vetle Ledaal 41fe45de25
MangaGreat: Solve JS challenge (#17217)
* MangaGreat: Solve JS challenge

* wording
2023-07-22 16:59:55 -03:00
MuhamedZ1 bad7674de5
Fix date format for Harimanga and DuniaKomik.id (#17166)
* Changes made to constructor calls of Harimanga.kt and DuniaKomikId.kt

* Removed unused import in Harimanga.kt

* Revert "Changes made to constructor calls of Harimanga.kt and DuniaKomikId.kt"

This reverts commit dc18ae3bc0c4246c9112d699e38b86352e9d521c.

* Changes made to constructor calls after revert

* Changes made to constructor calls after revert

* Added missing imports to DuniaKomikId.kt
2023-07-22 16:59:45 -03:00
Eshlender da0e1213a3
[RU]GroupLe country code 18+ detect (#17219)
* [RU]GroupLe country code 18+ detect

* autoclean
2023-07-22 09:47:00 -04:00
Vetle Ledaal 682050e13e
RH2PlusManga: fix page selector (#17218) 2023-07-22 09:46:45 -04:00
Vetle Ledaal a352c282f8
Mangakyo: update domain (#17214) 2023-07-22 09:46:33 -04:00
Vetle Ledaal 459fb936bb
MangaSwat: update domain (#17213)
Also fixes chapter name and date parsing
2023-07-22 09:46:25 -04:00
Vetle Ledaal 56ef9952b1
IsekaiScan.to (unoriginal): update domain (#17212)
* IsekaiScan.to (unoriginal): update domain

* fix isNsfw, and domain in generator
2023-07-22 09:46:13 -04:00
MuhamedZ1 6283ae313a
Added support for Black Clover Manga Online (#16823) (#17171)
* Added support for Black Clover Manga Online

* Done suggested changes

* Removed pkgname and classname

* Changed package name of ReadBlackCloverMangaOnline
2023-07-21 17:43:17 -04:00
Vetle Ledaal 6173acb9bb
TeenManhua: fix manga selector (#17205) 2023-07-21 17:42:01 -04:00
Vetle Ledaal da1cfdc5ee
WeLoveMangaOne: fix chapter and page logic (#17196) 2023-07-21 17:41:40 -04:00
Vetle Ledaal 5d4154f58d
Uzay Manga: fix broken thumbnails / images (#17198) 2023-07-20 22:07:58 -04:00
Vetle Ledaal f93a39807d
MG Komik: update pagination (#17194) 2023-07-20 22:07:39 -04:00
Vetle Ledaal 8bccec7f9d
Ansh Scans: fix HTTP error 404 (#17193)
Ansh Scans: fix 404 error
2023-07-20 22:07:30 -04:00
AwkwardPeak7 8fd8a31db3
ReadAllComics: fix selector (#17190) 2023-07-20 22:06:50 -04:00
Rolando Lecca 226c64ceb8
Remove dead extensions (#17148)
Remove dead sources
2023-07-16 22:45:31 -04:00
altaccosc ce701c82e3
Fix CSS selectors for Author's Notes in Webtoons (#17151)
* Fix CSS selectors for Author's Notes in Webtoons

* Bump Webtoons code version
2023-07-16 22:45:20 -04:00
Rolando Lecca 75943902f4
LegionScan: Move from Madara to MangaThemesia (#17141)
Move to MangaThemesia
2023-07-16 15:14:10 -03:00
Glandu 16cb4d46dc
Update asurascans url to new one (#17140)
* Update asurascans url to new one

* Update extension version for asurascans
2023-07-16 15:13:56 -03:00
AwkwardPeak7 be155c280f
Random UA: fix NullPointerException (#17131)
Random UA: remove dependency on uninitialized properties
2023-07-16 10:25:49 -04:00
AwkwardPeak7 50b5d33614
Random User-Agent Refactor (#17059)
* lib-randomua

* NHentai: Random mobile ua

* Madara random UA overhaul

* MangaThemesia random UA overhaul

* MangaHub random UA overhaul

* build errors and warnings

* remove preference from Constellar

* change to singleton object

* network.client

* fix copy paste and chapter deep link

* exit early

* use data class and enum options

* missing import

* suggested changes

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

* re-add empty check to filters

* convert to interceptor

* update comment

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

* update error message

* initialize client by lazy

* dont check on excluded Filters

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

* newlines

* move preference helper function into lib

* move preference helper function into lib x2

* move check to lib too

* move defaultRandomUserAgentType to constructor

* rename the interceptor

* organize the interceptor and preference stuff in different files

* hide custom ua setting when random ua is enabled

* English

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

* catch specific exception

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

* setVisible()

fresh stuff

* setVisible()

fresh stuff

* change summary

* workaround

* Update error message

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

* Update comment

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

---------

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-07-15 19:52:35 -03:00
Alessandro Jean 71f69252ad
Add a new source to MangaThemesia (#17123)
Add a new source to MangaThemesia.
2023-07-15 19:29:37 -03:00
Alessandro Jean 02e0fce955
Add two new sources to Madara (#17122)
Add two new sources to Madara.
2023-07-15 19:29:27 -03:00
KirinRaikage 0997aa4107
Cleanup dead French MMRCMS sources and update Lelscan URL (#17060)
* Cleanup dead French MMRCMS sources and update Lelscan URL

* Revert "Cleanup dead French MMRCMS sources and update Lelscan URL"

This reverts commit ed91f2564e56fc23239fbe2808ad259feeb9c426.

* Removing sources and updating SourceData manually instead of using JsonGen to update
2023-07-15 17:44:15 -03:00
KirinRaikage b7259b905a
Fix Sushiscan error 404 (#17112) 2023-07-15 17:44:01 -03:00
Alexander Chernov 3b91d66b9b
fix: uri must not be null on mmscans, switched to ajax loading, fix 4… (#17076)
* fix: uri must not be null on mmscans, switched to ajax loading, fix 404 on the last page

* Update multisrc/overrides/madara/mmscans/src/MMScans.kt

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

* mmscans: renamed some func

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-07-11 20:21:55 -03:00
Rolando Lecca 4ffac347f2
YugenMangas: Add ratelimit and increment connection timeout (#17032)
* Yugen is soooooooooo slow sometimes

* Add ratelimit

* Lol

* Lint

* Missing import

* ._.
2023-07-09 10:14:09 -04:00
AwkwardPeak7 93bc84108c
Move `wpchapterprotector` logic to Madara base class (#17006)
* move wpchapterprotector logic to Madara base class

* selectFirst
2023-07-05 18:30:02 -04:00
stevenyomi 99b3cb4ce3
Clean up multisrc generate task (#17023) 2023-07-05 18:27:54 -04:00
Rolando Lecca be492a38b5
YugenMangas: Disable fetchAllTitles (#17004)
* Disable fetchAllTitles

* Set fetchAllTitles default value as false
2023-07-03 23:22:32 -03:00
KirinRaikage 13f4e346c3
Fix date parsing for Hentai Scantrad and Scan Hentai Menu (#17000)
* Fix date parsing for Hentai Scantrad and Scan Hentai Menu

* Update selector status for Hentai Scantrad

* Update ongoingStatusList to reflect status for Hentai Scantrad
2023-07-03 20:56:23 -03:00
Rolando Lecca f85cc6183d
YugenMangas: Update domain (#17003)
Update domain
2023-07-03 20:56:15 -03:00
AwkwardPeak7 ab13ebc5ea
fix `additional.gradle` support in multisrc generators (#16997) 2023-07-03 16:12:57 -03:00
Alessandro Jean 010d7959c0
Add two new sources to Madara (#16989)
* Add two new sources to Madara.

* Add missing trailing comma.
2023-07-02 19:47:57 -03:00
KirinRaikage 691cba4a93
Add multiple sources to Madara (#16973)
* Add multiple sources to Madara

* Fix MadaraGenerator

* Add new status text for French Madara sources

* Fix BlueSolo unused imports
2023-07-02 17:39:05 -03:00
KirinRaikage 8ad0505cd1
Fix status parsing for PhenixScans and SushiScan (#16988) 2023-07-02 17:38:53 -03:00
Livin D'cruz dbb4f6a0e0
Adding support for IsekaiScan.top (#16939)
* Adding support for IsekaiScan.top

* addressing review comment to remove chapterListParse logic from main theme

* addressing review comment to remove adding current year to date logic

* remove space
2023-07-01 10:37:51 -04:00
Azim 34483c9afe
add ReadGojo (#16953)
* add ReadGojo

* update icons

* Remove commented out code

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

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2023-07-01 10:03:12 -04:00
AwkwardPeak7 67c01b56aa
Readallcomics (#16938)
* ReadAllComics

* ReadAllComics multisrc

* archived categories
2023-06-30 10:30:44 -04:00
stevenyomi 12a0dfbfb3
Move ManhuaDB multisrc to individual source (#16923) 2023-06-29 13:31:58 -03:00
stevenyomi 13f9ab74aa
Split Mangabz multisrc and update Vomic (#16922) 2023-06-29 13:31:50 -03:00
AwkwardPeak7 fe7559b06f
xoxo: update url (#16902)
* XoXo: update url

* fix date parsing
2023-06-29 12:14:52 -03:00
Ruliam dos Santos de Oliveira e429326371
add new fr source (#16888) 2023-06-29 12:14:33 -03:00
AwkwardPeak7 e7bf077794
New Source (#16872)
* New Source: LunarScans

* correct name
2023-06-26 13:35:46 -03:00
AwkwardPeak7 750d06f90d
AS: fix for j2k (#16871) 2023-06-26 13:35:21 -03:00
Ruliam dos Santos de Oliveira 5fa2a9ef1c
New source add (#16863)
* Adding a new source

* Adding dependencies

* useNewChapterEndpoint
2023-06-25 15:33:55 -03:00
AwkwardPeak7 89433cd894
AS: library badge workaround (#16858)
* AS: workaround for "in library" mark

* fix
2023-06-25 15:33:45 -03:00
Ruliam dos Santos de Oliveira 052c2f09cb
WorldManhwas fix (#16853)
* WorldManhwas fix

* Removing changes in run xml

* Removing changes in run xml
2023-06-25 00:06:36 -03:00
ObserverOfTime ebb44fffee
Weebreader: remove dead multisrc (#16847) 2023-06-24 23:09:58 -03:00
KirinRaikage ae20beba72
Add various French extensions to Madara (#16850)
* Add various french extensions to Madara

* Rename class and source to MangaHubFr to distinguish it better from OG MangaHub

* Forgot comma to separate className and pkgName
2023-06-24 23:09:28 -03:00
Alessandro Jean c45a9a0daa
Migrate GS from Madara to HeanCMS (#16838)
* Migrate GS from Madara to HeanCMS (closes #16809).

* Rename file to follow the linting conventions.

* Rename Scans to Scans to use the old package name.

* Rename the source name attribute as well.
2023-06-23 16:08:18 -03:00
Alessandro Jean d8bfdfe7d9
Add three sources to Madara (#16840)
* Add two new sources to Madara.

* Add another source to Madara.
2023-06-23 16:08:03 -03:00
Ruliam dos Santos de Oliveira c504a2ae84
KumaPoi: change domain fix (#16831)
* KumaPoi: change domain fix

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/mangathemesia/MangaThemesiaGenerator.kt

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

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-06-23 09:34:26 -04:00
Alessandro Jean 06da29ae8c
Migrate MM from Madara to an individual extension (#16801)
Migrate MM from Madara to an individual extension (closes #16286).
2023-06-20 16:30:52 -03:00
Ahmad Ghoni Arrozaq 749cc27664
Update Domain KomikCast (#16777) 2023-06-20 16:30:43 -03:00
Asheraf 4309aff8f5
[mangaswat] update chapterListSelector (#16749)
Update chapterListSelector for mangaswat
2023-06-17 10:00:23 -04:00
Eshlender 2487862a00
[RU]GroupLe fix chapterListSelector 2 - universal (#16730)
* [RU]GroupLe fix chapterListSelector 2 - universal

* new 18+ selector

* change notify

* test and notify hide content

* test and notify hide hentai

* only if the url is incorrect
2023-06-16 22:23:54 -04:00
TesyarRAz cfe5ad1f5e
change base url manhwalist (#16732) 2023-06-16 22:23:29 -04:00
Ruliam dos Santos de Oliveira 6eb5931570
ZandyNoFansub: Move from FoolSlide to Madara (#16738) 2023-06-16 22:23:13 -04:00
Eshlender 92866f4def
[RU]LibGroup imageRequest/imgHeader & icon WebView🌎︎ (#16743) 2023-06-16 22:22:41 -04:00
are-are-are 2ada0e9a7e
Update Domain Nettruyen (#16748)
Nettruyen Update Domain
2023-06-16 22:22:19 -04:00
Alessandro Jean e7042d5ec9
Add two new sources to Madara and fix no chapters found in NM. (#16728)
* Add two new sources to Madara.

* Fix no chapters found in NM (closes #16603).
2023-06-12 17:22:02 -03:00
KirinRaikage f1897430d6
Add BananaScan and EpsilonScan and rename FlameScansFR to LegacyScans (#16713)
* Add BananaScan and EpsilonScan to Mangathemesia and rename FlameScansFR to LegacyScans

* Rename pkgName back to to FlameScansFr to avoid users having to migrate
2023-06-12 17:21:53 -03:00
Ruliam dos Santos de Oliveira 9b051177d4
Jiangzaitoon: update domain (#16714)
* Jiangzaitoon: update domain

* Update MadaraGenerator url

Change requested by alessandrojean

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

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-06-12 16:21:27 -03:00
Eshlender 3757d99ac9
[RU]GroupLe fix chapterListSelector (#16721)
* [RU]GroupLe fix chapterListSelector

* current domain

* https
2023-06-12 16:00:31 -03:00
Eshlender a599f54b8c
[RU]LibGroup optimize-clean (#16719)
* LibGroup more merge multisrc

* LibGroup increase rateLimit for checkImage

* url chapter no static

* only delays access

* sutoclean
2023-06-12 16:00:14 -03:00
AwkwardPeak7 32d7c88bd8
unyeet DragonTea (#16717)
* unyeet DragonTea

Co-authored-by: Basara-Hatake <53382992+Basara-Hatake@users.noreply.github.com>

* REMOVED_SOURCES.md

* issue moderator

---------

Co-authored-by: Basara-Hatake <53382992+Basara-Hatake@users.noreply.github.com>
2023-06-12 16:00:06 -03:00
KirinRaikage 3ed3262db1
Add HistoireDHentai to Madara (#16706) 2023-06-12 15:59:41 -03:00
KirinRaikage 4d2f4f1d0a
Add Scantrad-VF to Madara (#16703) 2023-06-12 15:59:32 -03:00
MeLoseAgain fdb81fd7b4
Fix Komik Chan and Change Lang to English (#16700)
* Fix Komik Chan and Change Lang

* fix

* fix mane issue

* fix class issue

* fix
2023-06-12 15:59:23 -03:00
AwkwardPeak7 c2a1c620cd
Disaster Scans (#16696)
* remove from madara

* DisasterScans: partial implementation

* use updated cdnUrl for existing thumbnails

* url intent
2023-06-12 15:59:13 -03:00
beerpsi d9ea955199
[Otaku Sanctuary] Fix hasNextPage (#16689)
* [Otaku Sanctuary] Fix hasNextPage

* oops
2023-06-08 22:12:38 -04:00
beerpsi 67dc44c763
[Otaku Sanctuary] Advance to next page when fetching manga list (#16682)
* [Otaku Sanctuary] Advance to next page

* Bump baseVersionCode
2023-06-07 13:25:39 -04:00
Rolando Lecca 38188d73d8
Update RagnarokScan (#16644)
* Custom Madara theme

* Lint
2023-06-06 05:20:51 -04:00
AwkwardPeak7 bdb8f96eed
LeviatanScans: fix page list (#16649)
* LevitanScans: fix page list

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

* fix name

---------

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
2023-06-06 05:20:16 -04:00
AwkwardPeak7 8b15072a4c
new source: Temple Scan (#16653) 2023-06-06 05:19:57 -04:00
KirinRaikage 1b47daff10
Add PhenixScans to MangaThemesia (#16662) 2023-06-06 05:18:56 -04:00
h-hyuuga 5b5aa0af94
Add elarcpage (#16614)
* feat: Add ElarcPage

* feat(ElarcPage): Add Icons
2023-05-30 10:49:33 -04:00
AwkwardPeak7 78b9147c35
omega scans: filter patreon chapters (#16609) 2023-05-30 10:48:43 -04:00
Rolando Lecca 77d2a6e8e8
Senpai Ediciones: Fix duplicated pages (#16617)
Fix duplicated pages and change selectors
2023-05-30 10:47:09 -04:00
minhngoc25a c4c516b20a
Updated the domain for MangaSusu (ID) (#16533)
(cherry picked from commit d0c7f470373a45fff1e3f05c12ed846838e683a8)
2023-05-26 17:36:11 -04:00
minhngoc25a a2b8182265
Updated domain for Onma (AR) (#16551)
* Updated domain for Onma (AR)

* Updated base version code
2023-05-26 17:36:00 -04:00
arkon 61646e9953 Remove dead sources
Closes #16546
Closes #16547
Closes #16548
Closes #16577
Closes #16578
Closes #16583
2023-05-26 17:34:13 -04:00
arkon 757f5d8fb1 Remove dead sources
Closes #16521
Closes #16522
Closes #16523
Closes #16524
Closes #16532
2023-05-26 17:31:26 -04:00
arkon 793bb09f00 Remove dead sources
Closes #16016
Closes #16110
Closes #16194
Closes #16314
Closes #16515
Closes #16517
Closes #16519
Closes #16520
2023-05-26 17:28:44 -04:00
minhngoc25a 13f342ab33
Updated domain for CeriseScans (PT-BR) (#16552)
* Updated domain for CeriseScans (PT-BR)

* 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/cerisescans/src/CeriseScans.kt

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

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-05-26 17:07:36 -04:00
Rolando Lecca 36ac183654
DokkoManga: Update domain (#16509)
Update domain
2023-05-26 16:50:24 -04:00
Rolando Lecca f23ff43498
PhoenixFansub: Move to Madara (#16510)
Move to Madara
2023-05-26 16:50:11 -04:00
Rolando Lecca d444cb1365
Fix ScamberTraslator (#16559)
Fix Scamber
2023-05-26 16:48:31 -04:00
KirinRaikage 3cb1d605d1
Add Manga-FR source (#16503) 2023-05-19 12:40:27 -04:00
MeLoseAgain c6722d44b0
Add Komikchan ID (#16408)
Add Komik Chan
2023-05-19 06:17:00 -04:00
Eshlender cdbd0ae256
[RU]LibGroup fix image autoserver (#16409) 2023-05-13 22:40:39 -04:00
Slowlife 5807bebf6c
MangaHub: clear api key cookie (#16417) 2023-05-13 22:40:23 -04:00
AntsyLich 816f406e0e
Update KomikLab urls (#16419) 2023-05-13 22:39:41 -04:00
Slowlife ca87da67a3
MangaHub: Make chapter nullable in dto (#16407)
* MangaHub: Make chapter nullable in dto

* Deal with newlines
2023-05-11 09:58:41 -04:00
Slowlife 18aed05f89
Manhua SY: Fix chapter pages and latest/popular manhua (#16376)
* Manhua SY: Fix chapter pages and latest/popular manhua

* reformat
2023-05-10 09:44:20 -04:00
mobi2002 54417b98ca
Asura: attempt to find new url (#16350)
* Asura Scans: attempt to find new url

* bump

* store slugMap in SharedPreference

* use `MutableMap.getOrPut()`

* use existing instance of json

* fix no page on Asura Tr

* Don't use rng slug to for search

* retry ci

* use dbSlug as key

permaSlug could end up causing problems when a user migrates to update the url as the extension would still end up using the storedSlug from the Map instead of the more updated one from db.

* attempt to make search better

their search is really dogshit
`player who returned 10000 years later` doesn't work while `player who returned 10 000 years later` works

* suggested changes

* remove initialized check in `fetchMangaDetails`

ddos time

* fix deep links

* use updated slug for WebView

* make sure random user-agent is applied
2023-05-10 09:43:40 -04:00
are-are-are 9d353588a3
Update domain hencb (#16391)
update hencb
2023-05-10 09:41:04 -04:00
Slowlife 169a8dfbe4
MangaHub: Add getting API Key back (#16392) 2023-05-10 09:40:49 -04:00
stevenyomi 628a076e32
MangaFire: parse chapter dates (#16395)
* MangaFire: parse chapter dates

* ignore relative dates
2023-05-10 09:40:15 -04:00
Slowlife b506c12037
Madara: Add Doodmanga (#16334) 2023-05-06 11:17:48 -03:00
Sapphire 66f2736378
Sushi-Scan chapter loading fix + new icon (#16328)
New icon + fixing some chapters not loading because using HTTP instead of HTTPS

Co-authored-by: Saïd Boudjenane <said.boudjenane@protonmail.ch>
2023-05-06 11:17:37 -03:00
seew3l 2ce3cb6483
BokugenTranslation: Fix unable to connect and add ratelimit (#16322)
* Fix

* Change ratelimit

* Lint
2023-05-06 11:17:30 -03:00
seew3l 7303f8eae3
Manga Crab: Add ratelimit (#16311)
Add ratelimit
2023-05-06 11:17:13 -03:00
mobi2002 04ce9fcb0f
fix 404 on some Madara Sources (#16272) 2023-05-03 14:30:32 -04:00
seew3l 2ee1fccbce
Move TecnoScan from MangaThemesia to Madara (#16266)
Move TecnoScan to Madara
2023-05-03 14:29:55 -04:00
seew3l 8fa1c03f9a
ManhwaLatino: Update selector (#16257)
Update selector
2023-05-03 14:29:46 -04:00
trieu1994 2517247368
nettruyen domain change (#16232) 2023-04-29 20:27:21 -03:00
Slowlife 950a2ac1b4
MangaHub: Fix chapter pages not loading (#16229)
* MangaHub: Fix chapter pages not loading

* Make mangaSource nullable
2023-04-29 20:27:04 -03:00
Fathi Ahmed 406e2ddfb5
Fix arena scans duplicate pages (#16223)
* Create ArenaScans.kt

Added 'Arena 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 noscript img. This results in returning one image per img tag.

* Update MangaThemesiaGenerator.kt
2023-04-29 20:26:55 -03:00
Slowlife 53dafc1a1b
MG Komik: Fix popular/latest manga request (#16213)
Fix MG Komik
2023-04-28 22:52:28 -03:00
seew3l 2e2ca33445
Move "DragonTranslation" to MangaThemesia and add "DragonTranslation.net" to Madara (#16191)
* Add DragonTranslation (unoriginal) and remove the dead one

* Remove unused override

* DragonTranslation is alive
2023-04-28 22:52:04 -03:00
seew3l ecc9196362
Add BokugenTranslation to Madara (#16190)
Add BokugenTranslation
2023-04-28 22:51:52 -03:00
seew3l 7c2504bb1f
ScamberTraslator: Update selector (fix crash) (#16186)
Update selector
2023-04-28 22:51:43 -03:00
Alessandro Jean 661311c13b
Make AA a multilang source (#16185)
Make AA a multilang source.
2023-04-25 14:57:37 -03:00
Slowlife 621da80028
Sodsaime: Change dateFormat (#16174)
* Sodsaime: Change dateFormat

* address reviews

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

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-04-25 14:57:28 -03:00
Alessandro Jean ee5aad9758
Fix HTTP error 404 and No results found in Madara sources (#16184)
Fix HTTP error 404 and No results found in Madara sources.
2023-04-25 14:20:21 -03:00
mobi2002 dc9ba9e008
Toonily: fix search (#16172)
* Toonily: fix search

* use CookieInterceptor instead
2023-04-25 14:20:09 -03:00
OncePunchedMan 6d6c4aa04f
Mangaboss: Renaming source and new icons (#16163)
* changes to code

* change icons
2023-04-25 14:19:52 -03:00
mobi2002 61d34b9ff8
HeanCms: deeplink support & thumbnail on search (#16156)
* HeanCms: fix english string

* attempt to use thumbnail from search if available

* deep link support

* version

* suggested changes

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

* lint

* attempt to use status from details response

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-04-25 14:19:26 -03:00
OncePunchedMan e1ecd8d26d
Manhwaland: Change url (#16154)
change url
2023-04-25 14:19:17 -03:00
KirinRaikage 1fe7b3cc86
Add VoirComic to Madara (#16151) 2023-04-25 14:18:58 -03:00
mobi2002 a8773131b8
Madara version bump (#16168) 2023-04-25 00:43:03 -03:00
Alessandro Jean 8e3efc0a19
Fix the no results found in Madara sources due to a theme update (#16167)
Fix the no results found in Madara sources due to a theme update.
2023-04-24 23:06:34 -03:00
stevenyomi 2ba79a0094
Add MangaFire and create MangaReader multisrc (#16138)
* Add MangaFire.to

* Fixes
Updated 'searchMangaNextPageSelector'
Added throwing 'UnsupportedOperationException' for unused selector

* Fixed naming of filters and fixed parameter's name of minimal chapters' filter

* Fixed language parameter in query

* Clean up MangaFire filters

* Clean up MangaFire descrambler

* Create MangaReader multisrc theme

* Move MangaFire to overrides

* Refactor MangaFire for multisrc

* Update MangaReader changelog

* Remove duplicate filter entry

Co-authored-by: Druzai <70586473+Druzai@users.noreply.github.com>

---------

Co-authored-by: Druzai <g9code@yandex.ru>
Co-authored-by: Druzai <70586473+Druzai@users.noreply.github.com>
2023-04-23 19:12:26 -04:00
seew3l a6983f0ac1
ZeistManga: Update pageListSelector and Tooncubus domain (#16127)
* Update pageListSelector and update Tooncubus domain

* MangaAiLand: Remove deleted variables

* KLManhua: Remove deleted variables

* Noromax: Remove deleted variables

* ShiyuraSub: Remove deleted variables
2023-04-23 19:10:19 -04:00
Slowlife 47dd979334
MangaThemesia: Add Sodsaime (#16134) 2023-04-23 19:09:38 -04:00
stevenyomi df726a5122
Remove Haoman8 (#16145)
* Update MCCMSGenerator.kt

* Delete multisrc/overrides/mccms/haoman8 directory
2023-04-23 19:09:03 -04:00
Alessandro Jean b0cc31af11
Refactor the HeanCms code a bit (#16112)
Refactor the HeanCms code a bit.
2023-04-20 15:26:15 -03:00
seew3l 459019803e
HeanCms: Fix incorrect "Latest Manga" and some thumbnails not loading (#16108)
* Fixes

* Change function name

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

* Change function name

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-04-19 16:20:30 -03:00
ab2897 51d36e0cf0
Fixed buggy chapter number in MangaBuddy(MadTheme) (#16104) 2023-04-19 11:38:30 -03:00
Alessandro Jean 1b14f9a9ec
Remove Fire Mangás as its dead (#16082)
Remove Fire Mangás as its dead.
2023-04-17 15:45:30 -03:00
Alessandro Jean e3d27184ae
Add three new sources to Madara (#16081)
Add three new sources to Madara.
2023-04-17 15:45:09 -03:00
Alessandro Jean 26fc3f1be2
Opt-out some Madara sources from the manga-entries filter (#16075)
* Opt-out some Madara sources from the manga-entries filter.

* Fix some lint issues.
2023-04-16 22:11:01 -03:00
OncePunchedMan d04dd2f18d
MangaSwat: Added custom url setting (#16067)
added the custom url setting
2023-04-16 12:01:03 -03:00
Azim fc03fb5abb
update mangastic url (#16044)
* update mangastic url

couldnt wait for 4 months for someone else to do it

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

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

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2023-04-15 10:41:36 -04:00
stevenyomi 7b6a306fe0
Manga18fx: fix search (#16061)
* Fix search

* Bump version
2023-04-15 10:06:10 -04:00
seew3l 025224d903
InariManga: Update selectors (#16059)
* Update selectors

* Rebuild
2023-04-15 10:05:39 -04:00
Alessandro Jean 0c01943ef2
Update some Madara sources URL (#16045)
Update some Madara sources URL.
2023-04-12 22:10:45 -03:00
Alessandro Jean 7c3425ebcc
Move GS from MMRCMS to Madara, again (#16046)
* Move GS from MMRCMS to Madara, again.

* Fix the linting issue.
2023-04-12 22:10:36 -03:00
MCry 8146ec0092
update MangaSwat URL (#16043) 2023-04-12 22:10:24 -03:00
ObserverOfTime 9f68bdf964
MangAdventure: support more series statuses (#16017) 2023-04-10 15:29:25 -03:00
MikeZeDev 6706a6cf2b
Mangachill : update URL (#15999)
Fixes https://github.com/tachiyomiorg/tachiyomi-extensions/issues/15493
2023-04-09 10:11:33 -04:00
seew3l fc472f4c5e
Add MangasTK.xyz and MangasTK18 to Madara (#15986)
* Add MangasTkXyz and prevent a issue in MangasTk

* Restore quote

* Add MangasTK18
2023-04-09 10:00:24 -04:00
stevenyomi 750beeaf81
MangaRaw: base URL for CI (#15998) 2023-04-09 09:59:34 -04:00
stevenyomi dbfd751f3d
Remove dead sources (#15995)
* JaiminisBox.net: Closes #15526

* Scantrad.net: Closes #15567

* Hatachi Manga -> hachiraw.com, related to #15618

* Zbulu sources, related to #15842 (BeeManga, Bulu, Koo)

* Manga Hanta: Closes #15893

* Yetişkin Rüya Manga: Closes #15894 (YetiskinRuyaManga)

* Glory Scans: Closes #15895

* Manga Vadisi: Closes #15896

* Manga Sepeti: Closes #15897

* Mabushimajo: Closes #15898

* Manga Hane: Closes #15904

* LovableSubs: Closes #15905
2023-04-07 22:17:13 -04:00
stevenyomi 1dfe90917d
Remove Realm Scans (#15997) 2023-04-07 22:16:31 -04:00
stevenyomi bde8a16e2d
Clean up orphaned overrides and IntelliJ config files (#15993)
* IntelliJ configs

* Orphaned: madara/blcomics #11348

* Orphaned: madara/mangaka3rb #14680

* Orphaned: madara/romance24h #13983

* Orphaned: madara/tumanganet #15183

* Orphaned: madara/twilightscans #15183

* Orphaned: madara/cutiepie #7570

* Orphaned: madara/geceninlordu #6104

* Orphaned: madara/mangaphoenix #5730 (lol careless riz)

* Orphaned: madara/mangayosh #7570

* Orphaned: madara/mundowuxia #7570

* Orphaned: madara/renascans #13911

* Orphaned: madara/shinzooscan #7570

* Orphaned: madara/soloscanlation #7854

* the beginning 'sfter' the end #10595

* Orphaned: madara/yokaijump #7570

* mangabox/mangakita doesn't exist/belong to MangaBox from the beginning #5660

* zeistmanga/AsupanKomik lowercase #15426

* mmrcms/ScanOne lowercase #10189

* bump version
2023-04-07 13:02:58 -04:00
stevenyomi 8ad01b8822
Clean up MMRCMS generator and ignore `*Gen.kt` (#15992) 2023-04-07 12:08:13 -04:00
seew3l 2bb5c59135
ManhwaLatino: Fix unable to read chapters (#15984)
Fix again
2023-04-07 10:22:24 -04:00
z 2fa5188236
Lily manga url update (#15965)
* Update Lily Manga URL

* Update URL in Lily Manga override
2023-04-07 10:21:54 -04:00
seew3l 8ea319bbb6
Fix MangasTK (#15968) 2023-04-06 09:20:55 -03:00
seew3l 8d52e7636d
Emperor Scan: Update icon and fix manga description (#15967)
Add icon and fix description
2023-04-06 09:20:47 -03:00
seew3l c5ac2ede75
Shadow Mangas: Add icon (#15966)
Add icon
2023-04-06 09:20:37 -03:00
seew3l 50ebbf650a
AiYuManga: Decrypt image list (#15963)
Fix AiYuManga
2023-04-06 09:20:29 -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
mobi2002 36cc9b4546
Omega Scans: Migrate to HeanCms (#15953)
* OmegaScans: Migrate to HeanCms

* reorder generator
2023-04-04 12:39:35 -03:00
stevenyomi f2321f698b
Remove date logic checks based on vanilla version (#15951)
* Remove date logic checks based on vanilla version

* SixMH: baseUrl for CI
2023-04-04 12:39:27 -03:00
seew3l 68e63e408a
Fix TecnoScan (#15948) 2023-04-04 12:39:01 -03:00
stevenyomi a07b750d33
[skip ci] Remove some orphaned multisrc overrides (#15938) 2023-04-02 07:45:37 -04:00
Eshlender d9a2d3b1eb
[RU]GroupLe html exception (#15939) 2023-04-02 07:45:17 -04:00
stevenyomi 0b7da8c15c
Remove Genkan multisrc theme (#15940) 2023-04-02 07:45:05 -04:00
michaelzeng145 4290347286
add bakahm.com to multisrc (#15782)
* add bakahm.com to multisrc

* include res and src files

* Add Chinese date parsing

* Update status detail parsing for bakamh.com

* Update override icon, and fix locale

* update class name for consistensy

* Update class file name. Remove trailing slashes in URLs

---------

Co-authored-by: arkon <arkon@users.noreply.github.com>
2023-04-01 16:03:16 -04:00
MeLoseAgain cc4688fe8f
Add Extension (#15825)
* Add Free Manga TOP English

* Add Hreads

* Fix inazumanga icon

* Add RavenScans + Fix

* Add Babsl Wuxia

* Add Tecno Scan + Fix

* Add Cosmic Scans ID

* Sdd Shiro Doujin

* Add Manhwa Lover

* Add Class

* Fix Zmanga Error

* Delete Icon

* Add Clasnamd
2023-04-01 15:42:59 -04:00
KirinRaikage 381d0a80f7
Fix sushi-scan domain name (#15929) 2023-04-01 15:31:04 -04:00
seew3l cff5fd15db
Fix ScamberTraslator and VerManhwas (#15878)
* Fix ScamberTraslator

* Linting

* Fix VerManhwas

* Linting

* More Linting
2023-04-01 11:57:34 -04:00
stevenyomi b3fce539b1
MCCMS: add Haoman6 back (#15881) 2023-04-01 11:56:47 -04:00
KirinRaikage 7c9904acdc
Fix unknown status and author on Sushi Scan (#15885) 2023-04-01 11:56:25 -04:00
stevenyomi 7b8233ebe8
MCCMS: update sources (#15843)
* MCCMS: update sources

* Change cover placeholder

* Refactor
2023-03-28 18:13:08 -04:00
Carlos Hernandez 0318ea6cdd
Move Olympus Scanlation to an individual extension (#15540)
* created OlympusScan

* adjustments

* removed old olympus scanlation ext

* adjustments
2023-03-28 09:32:28 -04:00
Eshlender ebd5e5e071
[RU]MultiChan fix chapters load (#15814) 2023-03-24 15:26:43 -03:00
Alessandro Jean 86219e399e
Remove the fake Manga Livre extension due to misleads (#15824)
Remove the fake Manga Livre extension due to misleads.
2023-03-24 15:02:53 -03:00
MeLoseAgain 99e0be2884
Add Extension (#15790)
* Add TooChill

* Add Manga Livre #15547

* Add KomikSan #15532

* Add Katakomik

* Add Komik Seru

* Fix Komik Seru

* fix error
2023-03-23 22:35:28 -04:00
mobi2002 f862fe6f12
Hentaidexy: move to individual extension (#15766)
* Hentaidexy: rebuild with new api

* small changes

* image url patch

* bunch of refactoring

* remove from Madara

* lint

* add alternative names

* make some things nullable
2023-03-23 22:33:57 -04:00
mobi2002 cebf2a01a4
Toonily: fix page selector (#15789) 2023-03-23 22:31:02 -04:00
seew3l d946b212b2
InariManga: Move to Madara (#15800)
Move InariManga to Madara
2023-03-23 22:30:27 -04:00
MeLoseAgain 1204fe2403
Add TooChill (#15778) 2023-03-21 09:19:06 -04:00
MeLoseAgain a1e9a6c15d
Fix Popular And Latest Post pornhwa18 (#15762)
* Add Pornhwa18

* Update MadaraGenerator.kt

* Update PornHwa18.kt

* Fix Popular Manga And Latest Updates

* Update PornHwa18.kt

* Update PornHwa18.kt

* Update PornHwa18.kt

* Fix error

* fix class issue
2023-03-19 18:09:12 -04:00
Daniel b58f4977d0
MadTheme: Support fetching pages from lazy-loading hosts (like MangaB… (#15758)
MadTheme: Support fetching pages from lazy-loading hosts (like MangaBuddy now)
2023-03-19 18:08:56 -04:00
arkon 226d0d662c Remove unnecessary override 2023-03-18 17:24:18 -04:00
mobi2002 47d888e120
A Pair Of 2+ : move to individual extension (#15757)
* Remove from Madara

* APairOf2: rewrite for new site
2023-03-18 17:01:16 -04:00
MeLoseAgain 3f8c671df8
Add Extention Pornhwa18 ID (#15734)
* Add Pornhwa18

* Update MadaraGenerator.kt

* Update PornHwa18.kt
2023-03-18 17:00:37 -04:00
KirinRaikage 95cb9898ea
Add Astral Manga to Madara (#15753) 2023-03-18 16:40:47 -04:00
FlaminSarge 9132d5a361
Move IsekaiScan.eu to IsekaiScan.to (#15743)
* Move IsekaiScan.eu to IsekaiScan.to

* Override source ID for IsekaiScan.to to match IsekaiScan.eu
2023-03-18 16:38:30 -04:00
Eshlender 055fd1790b
[RU]LibGroup native rating changed (#15746) 2023-03-18 16:37:54 -04:00
are-are-are 525ca1225e
Update domain LKDTT (#15750) 2023-03-18 16:37:37 -04: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
Noobuster 8a623f9855
Change Nettruyen domain name (#15679)
* Update Nettruyen domain

* Update Nettruyen domain

* Update WPComicsGenerator.kt
2023-03-13 14:35:14 -04:00
mobi2002 dd554f20b7
Shinigami.id (#15671)
* RepaerScans: change ID domain to shinigami.id

* remove issue moderator

* Shinigami: move to SingleLang
2023-03-13 10:38:45 -04:00
seew3l 7592681b67
MhwLatino: Fix search (#15686)
Fix search
2023-03-13 10:37:56 -04:00
mobi2002 b959fd2491
ZinChanManga: re-add to Madara (#15670)
ZinChanManga: re-add to madara
2023-03-13 10:36:38 -04:00
mobi2002 53d578170a
MangaGalaxy: fix date, status and description (#15669) 2023-03-13 10:36:24 -04:00
seew3l a7a052556e
MangaCrab: Fix no chapters found (#15664)
Update chapters selector
2023-03-13 10:36:10 -04:00
Eshlender 38e7e2347a
[RU]LibGroup no empty series filter and custom domain switcher 18+ (#15623)
* [RU]LibGroup no empty series filter

* domain

* custom domain switcher 18+
2023-03-13 10:35:07 -04:00
seew3l b03de72347
AsuraScans: Fix thumbnails not loading in mobile UA (#15616)
* Fix thumbnails (mobile UA)

* Fix duplicates in TR site
2023-03-13 10:34:24 -04:00
KirinRaikage a91461dcd0
Rename frscan package to frdashscan to avoid duplicate package name (#15611) 2023-03-13 10:34:02 -04:00
AntsyLich 5a8618f004
Remove ARES Manga (#15594) 2023-03-05 16:50:44 -05:00
seew3l f4fde7a176
AsuraScans: Add selectors for mobile UA (#15580)
* Add selectors

* 360 min x.x

* Rebuild
2023-03-05 16:46:19 -05:00
KirinRaikage c773268964
Add Fr-scan.com source to Madara (#15576)
* Add fr-scan.com to madara theme

* Update multisrc/overrides/madara/frscan/src/FRScan.kt

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

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-03-05 16:45:52 -05:00
mobi2002 4fe64d90e4
[Manhwas Men] Migrate to Madara (#15566)
Move Manhwas.Men to Madara

They are only using madara css and not the backend as there is no `admin-ajax.php`
2023-03-05 16:45:12 -05:00
Eshlender af1c9610ed
[RU]LibGroup new domain logic (#15585)
* [RU]LibGroup new domain logic

* min
2023-03-05 16:43:45 -05:00
seew3l d4d81ad7cb
MangaCrab: Fix no chapters found (#15589) 2023-03-05 16:43:22 -05:00
Dani de Vaal d09671ecdd
MangaThemesia: Add support for custom and random user agent (#15512)
* MangaThemesia: Added support for custom and random user agent

* Only support extensions that will benefit from custom and random user agent

* Fixed typo in comment

* Better phrasing in the comment
2023-03-01 12:20:55 -03:00
seew3l 6344668319
MhwLatino: Move to Madara (#15520)
* Fix

* Use body.string()

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

* Use data() instead html()

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

* Use selectFirst()

* Migrate MhwLatino to Madara

* Add ID

* Remove ID xd

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-02-28 16:44:11 -03:00
Maxim Molochkov 539530517e
[RU] GroupLe - Use a more correct error message (#15491)
* [RU] GroupLe - Use a more correct error message

* Fix lint error
2023-02-27 15:33:47 -03:00
FlaminSarge ecd137d21a
[KSGroupScans] Migrate from FMReader to Madara (#15332) 2023-02-27 15:33:29 -03:00
seew3l 6366c65903
Update ZeistManga and add some sources (#15426)
* Update ZeistManga and add some sources

* Remove status from Tooncubus

* Linting

* Linting

* More Linting

* Miskey in import

* I hope it's the last
2023-02-23 19:20:23 -03:00
Scyu_ 9448b2afe8
MangaHub: Patch extension (#15403)
* fix: patch manga hub extension

* chore: future-proof removal of nofollow
2023-02-19 14:02:02 -03:00
seew3l a736f20dd0
Update ZeistManga (#15390)
* Update ZeistManga

* Linting

* More Linting

* Update Filters

* Apply requested changes
2023-02-18 17:45:27 -03:00
mobi2002 18a29b81c9
Guya: remove proxy support and updates for extensions-lib 1.4 (#15384)
* Guya: remove proxy support and updates for extensions-lib 1.4

* use `mangaDetailsRequest` in `fetchMangaDetails`

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

* simplify chapter url

* chapter url again

---------

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2023-02-18 12:31:44 -03:00
seew3l 65c74aa8a9
ReaderFront: Fix crash when reading a chapter (#15366)
* Fix crash when open a chapter

* Apply requested changes

* I forgot to import json.put
2023-02-18 12:31:32 -03:00
seew3l 8eac6fbfec
Migrate "Cartel de Manhwas" to MangaThemesia (#15357)
* Change theme to MangaThemesia

* Fix Url
2023-02-18 12:31:05 -03:00
ObserverOfTime ebfef9c387
ReaderFront: update for extensions-lib 1.4 (#15354) 2023-02-14 10:53:50 -03:00
ObserverOfTime d43b2d2239
Monochrome: update for extensions-lib 1.4 (#15341) 2023-02-13 07:34:11 -03:00
ObserverOfTime 9b4e5809fb
Bakkin: update for extensions-lib 1.4 (#15340) 2023-02-13 07:33:56 -03:00
ObserverOfTime a3df32a6b2
MangAdventure: update for extensions-lib 1.4 (#15333) 2023-02-12 15:27:41 -03:00
Basara-Hatake 1cddc25554
Hiperdex baseUrl option (#15303)
* Hiperdex baseUrl option

* remove ConfigurableSource, fix key

* use buildconfig

* update setOnPreferenceChangeListener
2023-02-12 15:27:27 -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
XdarkX 0b5d7dd276
Fix FirstKissManga 400 error (#15308)
Domain changed from "https://1stkissmanga.io" to
"https://1stkissmanga.me"

Co-authored-by: arkon <arkon@users.noreply.github.com>
2023-02-11 15:35:36 -05:00
seew3l 0ccda07b1e
YugenMangas: Update domain (#15316)
Update domain
2023-02-11 15:17:29 -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
Alessandro Jean 5093e6a5fa
Update to extensions-lib 1.4 (#15298)
* Update to extensions-lib 1.4.

* Fix a syntax error in NM.

* Add UpdateStrategy to Nana as well.
2023-02-11 10:44:48 -03:00
Eshlender 7ee6d834d8
[RU]YaoiLib new domain (#15297) 2023-02-10 16:08:49 -03:00
jferdous70 34582e30e3
Update Hiperdex domain (#15288)
* Update domain

* Update domain and version code

* Add option to change BaseURL

* add the missing closing brace

* reverting changes
2023-02-10 08:44:54 -05:00
beerpsi 28ac8d5a31
[IU] Update descrambling logic (#15280)
* [IU] Update descrambling logic

* remove unused code
2023-02-08 21:09:01 -03:00
XdarkX 2a8cb31465
Fix Drake Scans wrong chapter release date (#15233) 2023-02-06 05:16:40 -05:00
mobi2002 a472bf5c04
Night Scans: add referer (#15238) 2023-02-06 05:16:28 -05:00
ObserverOfTime 9d9d26576c
Assorted Scans: update logo (#15230) 2023-02-04 10:58:57 -03:00
Alessandro Jean 2efe1af88b
Update MO URL and name. (#15220) 2023-02-03 13:25:28 -05:00
mobi2002 560f55cfce
Webtoons.com: update selectors (#15221)
* Webtoons: update selectors

* actually fix popular selector
2023-02-03 13:25:21 -05:00
mobi2002 4cc72c2f98
Mangahub: fix some chapters not visible (#15207) 2023-02-01 09:47:33 -05:00
mobi2002 5d99570421
Mangahub: fix chapter url and title (#15204) 2023-02-01 04:17:39 -05:00
mobi2002 d292dac041
Mangahub: fix selectors and page count (#15198) 2023-01-31 12:11:11 -03:00
beerpsi 135df71bf9
add @latest version alias for funky script (#15187)
* add @latest version alias for funky script

* Update MangaThemesiaGenerator.kt
2023-01-30 20:25:01 -03:00
Alessandro Jean 045404c898
Remove some dead extensions. (#15183) 2023-01-30 15:33:28 -03:00
mobi2002 cbf15b16f7
Mangahub: fix selectors (#15184) 2023-01-30 15:33:15 -03:00
beerpsi 0653ab2fb0
[ConstellarScans] are you even surprised at this point (#15178)
* [ConstellarScans] are you even surprised at this point

* switch to npm

* remove cache control
2023-01-30 09:28:21 -05:00
beerpsi a155c1ce0c
you know what it is (#15175)
* you know what it is

* bump version

* filter out the loading animation
2023-01-29 22:18:43 -05:00
Eshlender b6bb3e28bf
[RU]LibGroup fix covers catalog (#15165) 2023-01-29 12:57:12 -03:00
beerpsi 1213241bb6
[constellar] wow another one (#15164)
* at some point this gonna surpass asura

* unused code

* useless assignment
2023-01-29 01:20:15 -03:00
beerpsi a0b7256c71
[ConstellarScans] fix page list (#15161)
* [ConstellarScans] fix page list

* override version 10 yay

* remove logging
2023-01-28 16:26:07 -03:00
beerpsi 24e5d03a62
[ImmortalUpdates] Update descrambling logic (#15157)
* [ImmortalUpdates] Update descrambling logic

* Bump version
2023-01-28 09:36:58 -03:00
Eshlender 9b3420734e
[RU]GroupLe fix search (#15155) 2023-01-28 09:36:48 -03:00
beerpsi 5aca475914
[ConstellarScans] it's webview time (#15154)
* [ConstellarScans] it's webview time

* trim dead code

* remove unused imports
2023-01-28 09:36:38 -03:00
Alessandro Jean 85e28435b2
Update YM URL and fix some images not loading. (#15153) 2023-01-27 20:51:27 -03:00
Alessandro Jean 900a44839d
Fix bad URLs and missing pages in SS. (#15149) 2023-01-27 17:07:36 -03:00
Alessandro Jean 42720260d1
Fix missing chapters in HT. (#15147) 2023-01-27 17:07:11 -03:00
Alessandro Jean 3041b60615
Update YF URL. (#15146) 2023-01-27 17:07:00 -03:00
Eshlender 6a80b09a08
[RU]GroupLe fix pages (#15144) 2023-01-27 17:06:41 -03:00
beerpsi ff22db6290
Change method of work (#15140)
* Change method of work

* always update bytecode
2023-01-27 17:06:33 -03:00
mobi2002 d67b542c21
remove imperfect comics (#15137) 2023-01-27 17:06:23 -03:00
Vetle Ledaal 0dbdf173b8
Add missing headers (#15138) 2023-01-27 07:31:13 -05:00
Vetle Ledaal 398897a16a
Add missing headers (#15136)
* Add missing headers

* update rate limit

* retry CI

Co-authored-by: Carlos <2092019+CarlosEsco@users.noreply.github.com>
2023-01-27 07:04:59 -05:00
specterflare cf28b0f61c
Update Hiperdex domain (#15122)
* Update domain

* Update domain and version code
2023-01-26 21:02:55 -03:00
stevenyomi 5e91d36be0
Remove Maofly (#15108)
This reverts commit 181e3c0f07.
2023-01-25 13:46:54 -05:00
are-are-are b9b216e4db
Update URL PopularManga & LatestUpdate Request HentaiCB (#15107) 2023-01-25 13:46:43 -05:00
mobi2002 f35ee5dfaf
Remove Mangazuki (#15099)
* remove mangazuki

* remove mangazuki assets
2023-01-25 13:46:27 -05:00
Vetle Ledaal 49b3aee5f7
Madara: fix broken referer header (#15096) 2023-01-25 13:46:08 -05:00
jailbreak-bypass-forms 84a1235b5d
fix page list (#15098)
* fix page list

* guard with whitespace

* replace http with https to skip 301s
2023-01-25 05:32:11 -05:00
beerpsi dfcd66b3fc
[MangaThemesia + ConstellarScans] Add trailing slashes to URLs; stricter checking for decoding keys (#15088)
* [MangaThemesia] Append a trailing slash to requests to avoid 301s

* [ConstellarScans] Don't trust their keys

* whoops

* this is just for you TheRunningRiot

* [MangaThemesia] Return proper URL when searching by URL
2023-01-24 12:55:43 -05:00
beerpsi 8f3170f80a
[ImmortalUpdates] Fix images being inverted by mistake (#15082)
* [ImmortalUpdates] Fix images being inverted by mistake

* whoops

* use HttpUrl.Builder.fragment

* oops bleh
2023-01-24 05:46:19 -05:00
beerpsi 731a406861
[ConstellarScans] changed their key format again (#15076)
* a

* bump version

* shenanigans beget shenanigans

* idk

* what's a lookup string

* make regex less greedy

* fighto!!!!!

* fix more shenanigans that emerged while this stuff isn't merged

* comments

* wrong place to trim

* be more specific with exceptions

* fix conflicting imports

* more generic regex

* dont need regex comments

* fix docs

* fix complaints about shadowing
2023-01-24 05:45:51 -05:00
beerpsi ca789eca79
[Madara] Decrypt image list for Amuy and Cerise Scans (#14876)
* madata: add chapter image list decryption

* add final newline

* Exit early if there's no chapter protection

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

* Change approach to individual sources

multisrc doesn't like external dependencies

* unbump baseversioncode

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2023-01-23 00:39:45 -03:00
beerpsi 589f46de0b
[Otaku Sanctuary] Move back to main endpoint for fetching chapter pages (#15062)
* [Otaku Sanctuary] Move back to main endpoint for fetching chapter pages

* tfw you write code at 2AM
2023-01-22 07:31:05 -05:00
adaexec c578c2663b
Revert TritiniaScans url again (#15063)
They changed it back to .org

Undoes #14854 (but bumps overrideVersionCode).
This change closes #14973

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
2023-01-22 07:30:57 -05:00
beerpsi 8ae6bdca68
make requests as browser-like as possible (#15067)
* make requests as browser-like as possible

* bump version

* upgrade-insecure-requests

* useragent fuckeries

* don't use tachi's user-agents.json

* trim dead code

* fix funky AS formatting

* filter out unwated UAs

* randomizer randomizer

* mom look at this funny file

* filter user agents

* Change revision of UA_DB_URL
2023-01-22 09:22:16 -03:00
beerpsi 31095de83b
add extra headers to page list request (#15047)
* add extra headers to page list request

* what's that line doing there

* bump

* fix sec-fetch-site value, add sec-fetch-user

* make exception clearer
2023-01-21 16:53:02 -05:00
beerpsi 2d9e3740fb
[Mangauptocats] update base URL (#15049)
* [Mangauptocats] update base URL

* bump version in generator
2023-01-21 16:52:49 -05:00
beerpsi 3af394fe1c
[PianManga] update base URL (#15050) 2023-01-21 16:52:38 -05:00
beerpsi fe093b3eac
[ConstellarScans] use mobile UA for requesting page list (#15044) 2023-01-20 12:51:55 -05:00
beerpsi 2c306a4da4
[ConstellarScans] Move Paint into descrambleImage to prevent CI failure (#15042)
* [ConstellarScans] Move invertingPaint into descrambleImage to prevent CI failure

* bump version

* Revert "bump version"

This reverts commit 9bc23e426b78c03225e56998d64ea8520bab4d49.
2023-01-20 10:49:09 -05:00
beerpsi 33f368283d
[ConstellarScans] Descramble images, decode page URLs, add rate limit (#15034)
* [ConstellarScans] Descramble and invert images

* lower requirement for decryption key

* use regex to find decryption key

* make it 0 or more

* put regex in companion object

* tweak regex

* fix: use url fragment

* add rate limit (1/2s)
2023-01-20 10:12:49 -05:00
AntsyLich 8fc0dbaf60
Unyeet MangaSwat (#15028) 2023-01-19 09:52:20 -05:00
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