Commit Graph

5115 Commits

Author SHA1 Message Date
kana-shii 5228acc900 add prazeres violentos (#3154)
* add prazeres violentos

* exception message

* exception message 2
2024-06-03 05:44:48 +01:00
Chopper fd9d8d39f0 FlowerManga: Rename source (#3159)
* Raname source

* Fix name
2024-06-03 05:44:48 +01:00
Chopper a8c69a300d Add FlowerMangaDotCom (#3131)
* Add FlowerMangaB

* Fix extClass

* Fix date format

* Rename source

* Fix name
2024-06-03 05:44:48 +01:00
Chopper 4cb500b888 Add ArabsDoujin (#3176)
* Add ArabsDoujin

* Update src/ar/arabsdoujin/build.gradle

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-06-03 05:44:48 +01:00
Smol Ame 0fe5108c9a Add Manhua Español (#3188)
* Add Manhua Español

* Adjust Date Format & useNewChapterEndpoint

* Removed accent mark in extension name

* Re-dd accent mark back into source name
2024-06-03 05:44:48 +01:00
bapeey f99fc3cce6 CelestialMoon: Fix selectors (#3187)
fix selectors
2024-06-03 05:44:48 +01:00
Chopper 34ee8297d2 PlotTwistNoFansub: Fix page loading (#3186)
* Fix page loading

* Cleanup
2024-06-03 05:44:48 +01:00
bapeey ad0b1a041d SamuraiScan: Update domain (#3183)
update domain
2024-06-03 05:44:48 +01:00
Chopper d5c8b1dd1f Add MangaTrend (#3181) 2024-06-03 05:44:48 +01:00
Chopper cc7cc7c9f7 Add ManhaTok (#3180)
* Add ManhaTok

* Change rateLimit

* Remove unused import
2024-06-03 05:44:48 +01:00
Chopper e1879e0528 Add Kishisan (#3179)
* Add Kishisan

* Change rateLimit
2024-06-03 05:44:48 +01:00
Chopper ca386889d5 Add YuriMoonSub (#3177)
* Add YuriMoonSub

* Change rateLimit
2024-06-03 05:44:48 +01:00
Chopper c7c002322d Add Nimemob (#3175) 2024-06-03 05:44:48 +01:00
bapeey 04a60a51eb Manhastro: fix downloads (#3171)
fix
2024-06-03 05:44:48 +01:00
Smol Ame 0cbbe84fbb MangaSco: Update URL (#3169) 2024-06-03 05:44:48 +01:00
Smol Ame c97b4e5e9e Manhwa18cc: Latest Updates "fix" (#3168)
Use unordered page for Latest Updates instead
2024-06-03 05:44:48 +01:00
Vetle Ledaal 943ac6e891 Add Ler Hentai (#3165) 2024-06-03 05:44:48 +01:00
AwkwardPeak7 d430eb8286 Comick: filter out delayed chapters (#3161)
filter out delayed chapters
2024-06-03 05:44:47 +01:00
Vetle Ledaal 608a2c5d2a Japscan: fix browse, thumbnail, pagination (#3157)
Also removed the 'page number' filter - would have to reimplement it
with the new format, which seems like effort. Also, such features are
better suited for the app to implement directly.
2024-06-03 05:44:47 +01:00
Chopper 986683e93d UnionMangas: Fix deep linking (#3151)
* Fix deep linking

* Remove if/else
2024-06-03 05:44:47 +01:00
mohamedotaku 410977c9df Change Url and theme for Hijala "ar" (#3149)
* Change Url and theme for Hijala "ar"

* Update Hijala.kt

* Update Hijala.kt
2024-06-03 05:44:47 +01:00
bapeey 850c5dce7e MangaTale: Fix pages not found in downloads (#3148)
* Fix

* review
2024-06-03 05:44:47 +01:00
Chopper cf75a1f995 MangaTerra - Fix deep linking (#3142)
* Fix deep linking

* Bump version

* Fix path files
2024-06-03 05:44:47 +01:00
Chopper f497bddc71 Remove NexoScans (#3133) 2024-06-03 05:44:47 +01:00
sinkableShip febc0ba112 DMC Scans: Fix selectors (#2529)
* fix manga description selector

* fix chapter feed selector

* fix selector to script that contain pages link

* bump overrideVersionCode

* bump baseVersionCode

* Revert "bump baseVersionCode"

This reverts commit 7b2cc6a937193130e7ce9532597dc4d23547985e.

* change rate limit

* change few selectors that affected because recent changes

* change some selectors and other things

* change calling super.pageListParse(response) into just copying the code

calling super.pageListParse(response) will cause java.lang.IllegalStateException: closed since response.asJsoup() will be called twice

* fix indentation

* add excluded category: web novel
2024-06-03 05:44:47 +01:00
Vetle Ledaal a4e879bba9 Manga District: fix thumbnail (#3137)
* Manga District: fix thumbnail

* use absolute URL always
2024-06-03 05:44:47 +01:00
Chopper 6d3f09e1df SlimeRead: Fix deep linking (#3153)
Fix deep linking
2024-06-03 05:44:47 +01:00
Chopper ceb953ff96 HattoriManga: Fix deep linking (#3147)
Fix deep linking
2024-06-03 05:44:47 +01:00
Chopper f4d1f0d244 Brasil Hentail: Fix deep linking (#3144)
Fix deep linking
2024-06-03 05:44:47 +01:00
bapeey 72812dc898 Remove DeManhuas and the old SamuraiScans (#3140)
* remove

* XD
2024-06-03 05:44:47 +01:00
bapeey 934ca4a97f ReaperScans(en): Fix webview block (#3139)
Fix webview
2024-06-03 05:44:47 +01:00
Vetle Ledaal 86e45b2678 Toonily: fix page selector (#3138)
Restored back to default Madara behavior - this will make it so the
"Chapters have been replaced for better quality." banner isn't read as
an image.
2024-06-03 05:44:47 +01:00
Chopper 7b2e00811f Add MangaCan (#3113)
* Add MangaCan

* Fix baseUrl

* Fix deep linking

* Cleanup

* Use setUrlWithoutDomain

* Move regex to comanion object
2024-06-03 05:44:47 +01:00
Secozzi 1d6a48c189 move sunshinebutterflyscans away from multisrc (#3092)
* move sunshinebutterflyscans away from multisrc

* suggestions
2024-06-03 05:44:44 +01:00
bapeey 9440fc3b1a IkigaiMangas: Add preference for nsfw content (#3124)
pref for nsfw
2024-06-03 05:44:44 +01:00
Chopper 065c277c40 LuraToon: Update domain (#3117)
Update domain
2024-06-03 05:44:44 +01:00
Chopper 5c9980dec9 Remove NgonPhong (#3112) 2024-06-03 05:44:44 +01:00
Chopper 4085d94f9a Remove OCuMeo (#3111) 2024-06-03 05:44:44 +01:00
Fermín Cirella 871c4d7a22 Anchira: Fix API changes (#3089)
* Anchira: Fix API changes

* Anchira: Update versin code

* Anchira: Add interceptor for resampled images, update data URL

* Apply suggestions from code review
2024-06-03 05:44:44 +01:00
Vetle Ledaal 6bbb9d0da9 NIGHT SCANS: update domain (#3103) 2024-06-03 05:44:44 +01:00
Vetle Ledaal 5f5e160cfb Add MangaMonk, Remove TrueManga (#3102) 2024-06-03 05:44:44 +01:00
Vetle Ledaal fb6ae7f7c0 Add Euphoria Scan (#3101) 2024-06-03 05:44:44 +01:00
Vetle Ledaal e0bffdb80c Add MSY Fanyi (#3100) 2024-06-03 05:44:44 +01:00
bapeey d9e487bfb3 Rename "ManhuaOnline" to "SamuraiScans" and remove the old extension (#3095)
rebrand
2024-06-03 05:44:44 +01:00
bapeey 51dba16677 IkigaiMangas: Fix page selector (#3086)
* update domain and fix pages

* they reenable the domain

* add missing cookie
2024-06-03 05:44:44 +01:00
bapeey 76faf0ab3d Traducciones Moonlight: Change theme to MangaEsp (#3073)
* move to mangaesp

* bruh
2024-06-03 05:44:44 +01:00
AwkwardPeak7 8ac86c6e8e MangaDex: set `Origin` header (#3082)
* MangaDex: set `Origin` header

* standard origin header without trailing slash
2024-06-03 05:44:44 +01:00
Vetle Ledaal 025c675714 Update MadTheme, migrate ManhuaScan to MadTheme (#3072)
* MadTheme: general cleanup

* MadTheme: add support for both site formats

* Remove ManhuaScan

* Add KaliScan.com, KaliScan.io, MGJinx

* MadTheme: bump base version

* Add KaliScan.me

* Only set genreKey once
2024-06-03 05:43:53 +01:00
are-are-are 3c4c79eea4 Fix no description NettruyenCO and Update domain NettruyenCO (#3051)
* Update domain and fix no description NettruyenCO

* Update bump
2024-06-03 05:43:53 +01:00
Secozzi 769280bbb6 Dragontea: update pageListParse and imageRequest (#3083)
* update pageListParse and imageRequest

* didn't even need to override

* didn't even need to override part 2
2024-06-03 05:43:53 +01:00
are-are-are b1c691394c Update domain TruyenQQ (#3077)
* Update domain truyenqq

* update bump
2024-06-03 05:43:53 +01:00
Vetle Ledaal 1ef30094ca NIGHT SCANS: update domain (#3065) 2024-06-03 05:43:53 +01:00
Vetle Ledaal 4b8fd246c4 Add Algodão Doce (#3064) 2024-06-03 05:43:53 +01:00
bapeey d4191959e4 OlympusScanlation: Update domain (#3061)
* update domain

* copilot made this
2024-06-03 05:43:53 +01:00
are-are-are f09a232033 Fix no description & update domain NhattruyenS (#3052)
* Update domain and fix no description NhattruyenS

* Update bump
2024-06-03 05:43:53 +01:00
Fermín Cirella 3cb723b12b Anchira: Fix API changes (#3038)
* Anchira: Fix API changes

* Fix thumbnails on library response

* Anchira: Remove data class

* Update src/en/anchira/src/eu/kanade/tachiyomi/extension/en/anchira/AnchiraDto.kt

---------

Co-authored-by: BrutuZ <BrutuZ@users.noreply.github.com>
2024-06-03 05:43:53 +01:00
KirinRaikage 47af581f6d Raijin Scans: Update domain (#3056)
Raijin Scans: Update URL
2024-06-03 05:43:53 +01:00
Vetle Ledaal 73a5340c58 Arabs Hentai: fix search title + only manga, cover (#3043) 2024-06-03 05:43:53 +01:00
Davide 0a7ed30e02 MangaGeko: fixed latest next page selector (#3037) 2024-06-03 05:43:53 +01:00
Vetle Ledaal bf8a3bf3ce Comick: show error message from API (#3025)
* Comick: show error message from API

* move error handling to an interceptor
2024-06-03 05:43:53 +01:00
bapeey db035c7ad3 DrakeScans: Remove Jetpack CDN from pages (#3030)
Remove jetpack
2024-06-03 05:43:53 +01:00
bapeey dbe3eaa77c Mantraz Scan: Update domain (#3029)
update domain
2024-06-03 05:43:53 +01:00
bapeey 49ccc61b6a TresDaosScan: Move to Madara (#3028)
mv to madara
2024-06-03 05:43:53 +01:00
Chaos Pjeles 271898bd58 Add 3600000.xyz (#3014)
* implement 3600000.xyz

* set thumbnail_url in mangadetailsparse: search doesn't come with thumbnail

* changed launcher icons

* Update src/all/beauty3600000/src/eu/kanade/tachiyomi/extension/all/beauty3600000/Beauty3600000.kt

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

* remove wildcard import

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-06-03 05:43:53 +01:00
Vetle Ledaal a41eeebc50 Add Hunlight Scans (#3022) 2024-06-03 05:43:53 +01:00
bapeey 75db04eca2 LeerCapitulo: Update domain (#3019)
update domain
2024-06-03 05:43:53 +01:00
Vetle Ledaal 78847a26e6 Add ManhwaClub.net, Remove ManhwaClub (#3013)
* Add ManhwaClub.net

* Remove ManhwaClub
2024-06-03 05:43:53 +01:00
Vetle Ledaal 34beb05922 Team Lanh Lung: update domain (#3011) 2024-06-03 05:43:53 +01:00
Vetle Ledaal 8a5578250d Vortex Scans: fix chapter pages (#3010) 2024-06-03 05:43:53 +01:00
stevenyomi fbffcbb557 Roumanwu: update URL (#3009) 2024-06-03 05:43:53 +01:00
mohamedotaku a3f9894b5c update url ThunderScans "all" and use random url part for ThunderScans "En" (#2986)
* update url ThunderScans "all" and use random url part for ThunderScans "En"

* Update src/all/thunderscans/build.gradle

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-06-03 05:43:53 +01:00
Chopper f3314852bd HattoriManga: Theme change (#2960)
* Migrate HattoriManga

* Cleanup

* Sorted chapters

* Cleanup

* Add searchManga

* Cleanup

* Remove unneeded code

* Add search by intent

* Cleanup

* Add headers request

* Fix names

* Add nextPage

* Add limit in nextPage

* Fix AndroidManifest reference

* Move rateLimit

* Move fetchLatestUpdates parse to latestUpdatesParse

* Remove setUrlWithoutDomain

* Implements HttpSource

* Cleanup

* Fix author, artist and genres from mangaDetails

* Update src/tr/hattorimanga/src/eu/kanade/tachiyomi/extension/tr/hattorimanga/HattoriManga.kt

* Update src/tr/hattorimanga/src/eu/kanade/tachiyomi/extension/tr/hattorimanga/HattoriManga.kt

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-06-03 05:43:53 +01:00
Chopper 1ef8153eca Add BrasilHentai (#2918)
* Add BrasilHentai

* Fix popularMangaNextPage

* Fix popularMangaRequest and set rateLimit

* Fix names

* Fix filter

* Fix intent pathSegment

* Remove extra request and add Initilize in popularMangaFromElement

* Update src/pt/brasilhentai/src/eu/kanade/tachiyomi/extension/pt/brasilhentai/BrasilHentai.kt

* Update src/pt/brasilhentai/src/eu/kanade/tachiyomi/extension/pt/brasilhentai/BrasilHentai.kt

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-06-03 05:43:53 +01:00
mohamedotaku 9fe6e06574 Theme Hijala "ar" Changed to ZeistManga (#2999)
change Theme Hijala "ar" to ZeistManga
2024-06-03 05:43:53 +01:00
bapeey 65f9de384e TecnoScan: Move to Madara (#2993)
Move to Madara
2024-06-03 05:43:53 +01:00
Vetle Ledaal 6e21329ada Add Galinha Samurai Scan (#2989) 2024-06-03 05:43:53 +01:00
anenasa af4b442cc0 Happymh: fix referer for pageListRequest (#2984) 2024-06-03 05:43:53 +01:00
AwkwardPeak7 5a229cd8cf Keyoapp: filter hidden images (#2980)
* Keyoapp: filter hidden images

* unused imports
2024-06-03 05:43:53 +01:00
Bartu Özen dc225dba18 Bato.to: Add deep link support for v3x (#2971) 2024-06-03 05:43:53 +01:00
Vetle Ledaal dbeb67b3e9 HentaiRead: fix page parsing (#2903)
* HentaiRead: fix page parsing

* address PR comments

* code was never published, simplifying

* copy SChapter object to avoid mutating db

* nvm, just return GET directly
2024-06-03 05:43:53 +01:00
Cuong M. Tran 6abded47de Update theme GalleryAdults (#2911)
* Organizing code

* remove unnecessary files

* improve base class

- allow override search’s uri
- add shared method to get description & page count
- base class’s request for gallery’s all pages now support all sources without needs to override (almost)
- extract method to parse JSON

* Avoid request for more pages when no needed

* auto add more tags to filter while viewing manga;
add spit-tag

* filter for getting Random manga

* Always add page=1 to uri so it will exclude some non-latest mangas from homepage, happened with some sources.

* reorganize code

* Allow source which doesn't need shortTitle to hide it.

* Extract default advanced search's Uri
change base class's galleryUri value

* Fix getInfoPages

* Fix missing category filter

* open for override

* bump base class version
2024-06-03 05:43:53 +01:00
Chopper 87157d8aa9 LuraToon: Add random user agent (#2967)
Add random user agent
2024-06-03 05:43:48 +01:00
Chopper 58aec56373 Add MoonDaisyScans (#2966) 2024-06-03 05:43:48 +01:00
Vetle Ledaal 3873976886 PTNF: fix mangaId, fix pagination, script order (#2964)
* PTNF: fix mangaId, fix pagination, script order

* actually use the most common mangaId
2024-06-03 05:43:48 +01:00
Vetle Ledaal 5d6d9463b7 MG Komik: fix access denied with Cloudflare (#2963) 2024-06-03 05:43:48 +01:00
bapeey 87548ae9ee MHScans: Update domain (#2959)
Update domain
2024-06-03 05:43:48 +01:00
Chopper caf462e781 Add AthenaManga (#2956) 2024-06-03 05:43:48 +01:00
Chopper a9b5fbd2aa Add EcchiDoujin (#2955)
* Add EcchiDoujin

* Fix domain
2024-06-03 05:43:48 +01:00
Vetle Ledaal 6423049771 Remove dead sources (at least 1wk) (#2953) 2024-06-03 05:43:48 +01:00
mohamedotaku 3df4684c88 add mirrors link MangaAe "ar" (#2930)
* add mirrors link MangaAe "ar"

* rephrasing
2024-06-03 05:43:48 +01:00
bapeey 6ed5e31f37 Danbooru: Fix crash and titles (#2954)
Fix crash
2024-06-03 05:43:48 +01:00
Vetle Ledaal 307540a2aa Shinigami: update domain (#2949) 2024-06-03 05:43:48 +01:00
Vetle Ledaal 43a3249da3 Add Manga-Titan (#2948) 2024-06-03 05:43:48 +01:00
Vetle Ledaal 56a10df09d Add Truyen tranh dam my (#2946) 2024-06-03 05:43:48 +01:00
Vetle Ledaal b81469035f Add MeowSubs (#2945) 2024-06-03 05:43:48 +01:00
Vetle Ledaal 15aacb0eb9 Add Manga Tx.to (#2942) 2024-06-03 05:43:48 +01:00
Vetle Ledaal 154b4c50f5 Add Retsu (#2941) 2024-06-03 05:43:48 +01:00
Vetle Ledaal be5622f93d Add SaikoMangaRaw (#2940) 2024-06-03 05:43:48 +01:00
Vetle Ledaal a7178fc20e Add Zinmanga.cc (#2939) 2024-06-03 05:43:48 +01:00
Vetle Ledaal 64fe0ecdf5 Add MangaClick (#2937) 2024-06-03 05:43:48 +01:00
Vetle Ledaal cdb5b6f488 Add Zin-Manga.com (#2936) 2024-06-03 05:43:48 +01:00
Vetle Ledaal 14c1195ff3 Add Zinmanga.ms (#2935) 2024-06-03 05:43:48 +01:00
Vetle Ledaal 008f348d38 Add Zinmanga.net (#2934) 2024-06-03 05:43:48 +01:00
Chopper 39e153cc67 Add KomikSay (#2917) 2024-06-03 05:43:48 +01:00
Chopper 6a329074e1 Add IrisScans (#2916) 2024-06-03 05:43:48 +01:00
Vetle Ledaal c1e5450946 Ninja Scan: update domain (#2915) 2024-06-03 05:43:48 +01:00
Vetle Ledaal ffa8ba4a45 Komiku: use new API endpoint (#2913) 2024-06-03 05:43:48 +01:00
Vetle Ledaal 43c934d1f8 MangaGezgini: fix chapter name, notify on captcha (#2910) 2024-06-03 05:43:48 +01:00
Vetle Ledaal daecf41724 Nitro Manga -> Nitro Scans: update domain (#2909) 2024-06-03 05:43:48 +01:00
Vetle Ledaal b389d4089e Elarc Toon: update domain (#2908) 2024-06-03 05:43:48 +01:00
Vetle Ledaal 78f01bf837 Add NvManga (#2901) 2024-06-03 05:43:48 +01:00
Vetle Ledaal 804208d4f8 Add RawXZ (#2900) 2024-06-03 05:43:48 +01:00
bapeey 9af69afccd RightdarkScan(es): Update domain and remove DarkScan(en) (#2894)
* Update domain

* Remove EN
Id: 7467592837760360366
2024-06-03 05:43:48 +01:00
Vetle Ledaal 22efdcc2a8 Jiangzaitoon: update domain (#2892) 2024-06-03 05:43:48 +01:00
Vetle Ledaal a6caf6dabe Add Türkçe Manga Oku (#2891) 2024-06-03 05:43:48 +01:00
Vetle Ledaal 5727e8a8aa Add MangaTR.net (#2890) 2024-06-03 05:43:48 +01:00
Eshlender ad275eb542 [RU]Desu serialization (#2816)
* [RU]Desu serialization

* extVersionCode

* clean excess

* clean excess
2024-06-03 05:43:48 +01:00
Fermín Cirella edad8aed4b HN: Set status for manga to Completed (#2888) 2024-06-03 05:43:48 +01:00
bapeey bb912b9570 Add Akaya (#2881)
* Add Akaya

* add formbody in interceptor

* Minor change
2024-06-03 05:43:48 +01:00
Trevor Paley 21f03c9454 Add Mangamo (#2862)
* Add Mangamo

* Mangamo: Remove excess fields and use assertions

* Mangamo: improve Firestore queries

* Mangamo: synchronize auth

* Mangamo: fix serialization bug when no fields are returned from query

* Mangamo: exclude disabled manga from latest and improve chapter update query

* Mangamo: clean up DTO objects

* Mangamo: add custom 401 messaging, use emoji for payment indication

* Mangamo: make manga/chapter URLs relative
2024-06-03 05:43:48 +01:00
bapeey 20b50323b9 Ragnarok Scanlation: Update domain (#2874)
Update domain
2024-06-03 05:43:48 +01:00
Chopper 483a9bbc70 SussyScan: Fix load mangas (#2870)
* Remove mangaSubString

* Keeps thumbnail from popular, latest and search

* Remove date format

* Remove unused import

* Add date format

* Fix lint

* Add thumbnail from manga datails
2024-06-03 05:43:48 +01:00
Vetle Ledaal f767aa8b6d Flower Manga: update domain, icon (#2871) 2024-06-03 05:43:48 +01:00
Chopper 4161c3f51d Maidscan: update domain and bug fix (#2866)
* Update domain

* Update rateLimit

* Update icons

* Fix date format

* Add LoadMoreStrategy.Never

* Cleanup
2024-06-03 05:43:48 +01:00
Chopper 437ee8b4bc Add AduManga (#2861)
* Add AduManga

* Add icons
2024-06-03 05:43:47 +01:00
Chopper e257636ded Add MangaSiginagi (#2860)
* Add MangaSiginagi

* Add isNsfw
2024-06-03 05:43:47 +01:00
Chopper 47aadb3873 Add MerlinShoujo (#2859)
* Add MerlinShoujo

* Add icons
2024-06-03 05:43:47 +01:00
Chopper 61e0817e90 Add Gaiatoon (#2858)
* Add Gaiatoon

* Add icons
2024-06-03 05:43:47 +01:00
Chopper fd0b45a71e Add ArcuraFansub (#2857) 2024-06-03 05:43:47 +01:00
Chopper a58e72f4ec Add PatiManga (#2856)
* Add PatiManga

* Add icons
2024-06-03 05:43:47 +01:00
Chopper 631f2fbdb7 Add AfroditScans (#2855) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 552c349632 Galaxy Manga: updatre manga / chapter / page URL format (#2853) 2024-06-03 05:43:47 +01:00
Vetle Ledaal ab6e43b1df RavenManga: update domain (#2851) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 4d76106169 Add Manga Şehri.net (#2847) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 1c50b086a1 Add LowerWorld (#2846) 2024-06-03 05:43:47 +01:00
mohamedotaku 2b23047ee0 Add Source AreaScans "ar" (#2843) 2024-06-03 05:43:47 +01:00
Vetle Ledaal b531e1fc39 Add Mundo Manhwa (#2845) 2024-06-03 05:43:47 +01:00
Vetle Ledaal c84a1acd0b Add Hentai Origines (#2839) 2024-06-03 05:43:47 +01:00
mohamedotaku 512c1c4b8e add mirror link to mangalek "ar" (#2844) 2024-06-03 05:43:47 +01:00
Vetle Ledaal cc45142058 Add MangaHoNa (#2838) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 18ff934880 Add TopManhua.net (#2837) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 8c2d6c3e3e Add Komikuzan (#2787)
* Add Komikuzan

* dateFormat
2024-06-03 05:43:47 +01:00
Vetle Ledaal d2a6999b3e Add Free Comic Online (#2834) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 44964e777d Add HentaiVN.plus (#2832) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 496cc82ee4 Add Mahua USS (#2833) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 4fa30fc8cb GuncelManga: update domain, fix date and description (#2831) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 5249c98336 Add Zanman Manga (#2830) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 313b43f78c Add Stick Horse (#2823) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 486914692d Add DoujinZa (#2821)
* Add DoujinZa

* icon
2024-06-03 05:43:47 +01:00
Vetle Ledaal 90b8740e32 Add Dianxia Traduções (#2820) 2024-06-03 05:43:47 +01:00
Vetle Ledaal d3aa8adb8a Add ManhwaHub (#2819) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 0c137fb39c Top Manhua: update icon, parity with #2817 (#2818) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 91ed215f0b Add ManhuaTop (#2817) 2024-06-03 05:43:47 +01:00
bapeey 38cf9505d2 MangaCrab: Update domain (#2813)
pam
2024-06-03 05:43:47 +01:00
Chopper 1e46d2fdc7 MangaGezgini: Fix chapter name and date format (#2811)
* Fix chapter name

* Fix date format

* Update icons

* Add useLoadMoreRequest and useNewChapterEndpoint settings
2024-06-03 05:43:47 +01:00
Chopper d2bc63650b ManhuaOnline: Fix domain (#2810)
Fix domain
2024-06-03 05:43:47 +01:00
Chopper 2aa1e1f76e KakuseiProject: Fix domain (#2809)
* Fix domain

* Add LoadMoreStrategy
2024-06-03 05:43:47 +01:00
Vetle Ledaal 4251468894 Remove dead sources, domain for sale (#2807) 2024-06-03 05:43:47 +01:00
Vetle Ledaal a848d1bb2e Add TopComicPorno (#2798) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 0622230f4b Sandra and Woo: Switch from http to https (#2796)
Did not change `archive` URL, as that would require migration, or show
the manga as not your library. The current 301 redirect is fine. If it
really matters I can add an interceptor for it.
2024-06-03 05:43:47 +01:00
Vetle Ledaal fd0ad36ac4 Gone with the Blastwave: Switch from http to https (#2795) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 9c13009267 MangaReader.cc: Switch from http to https (#2794)
Scheme for thumbnail might change, but that is to be expected.
2024-06-03 05:43:47 +01:00
Vetle Ledaal a91cda1806 Voyce.Me: Switch from http to https (#2793)
The baseUrl is only used:
- in headers
- for WebView button

The change does not affect any existing users, as all URLs are set
without the domain in VoyceMeDto.kt
2024-06-03 05:43:47 +01:00
bapeey f189ddfa55 AsuraScans: Update domain (#2791)
Update domain
2024-06-03 05:43:47 +01:00
Vetle Ledaal 9c152bb303 Add Battle In 5 Seconds After Meeting (#2788)
* Add Battle In 5 Seconds After Meeting

* Short-circuit search, disable filter
2024-06-03 05:43:47 +01:00
Vetle Ledaal 0eb3298f82 Add Mangaowl Yaoi (#2786) 2024-06-03 05:43:47 +01:00
Vetle Ledaal d96d692209 Add Paritehaber (#2785) 2024-06-03 05:43:47 +01:00
Vetle Ledaal d7929ab6be Add Catzaa (#2784) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 94ee09037d Add Indo18h (#2783) 2024-06-03 05:43:47 +01:00
Vetle Ledaal f436ebf6ab Add Mangazavr (#2782) 2024-06-03 05:43:47 +01:00
Vetle Ledaal bd8979d4b8 Add Manga1k (#2781) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 7cd7706644 Add Doujin-Lc (#2780) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 2f91187312 Add Manga-Lc (#2779) 2024-06-03 05:43:47 +01:00
Vetle Ledaal b50abc61c6 Add ManhwaDen (#2775) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 50ef399d3a Manga Time: update domain (#2774) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 01e2f9db9f Add L Scans (#2772)
* Add L Scans

* isNsfw = false

* lint
2024-06-03 05:43:47 +01:00
Vetle Ledaal 158402d0db Add Kabus Manga (#2771) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 64bd4df45c Add Garcia Manga (#2770) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 9572c9f863 Add Titan Manga (#2753) 2024-06-03 05:43:47 +01:00
Vetle Ledaal 325ec1421c Add Luna Scans (#2749) 2024-06-03 05:43:47 +01:00
bapeey 0d7c58d326 RC: Fix webview partially (#2744)
* Fix webview

* Keep header in apiRequest
2024-06-03 05:43:47 +01:00
Chopper 82ddc7daab Add Remangas (#2742)
* Add Remangas

* Fix lint

* Replace icons

* Add useLoadMoreRequest
2024-06-03 05:43:47 +01:00
Chopper 2cf4736da0 RaadKomik: Update domain (#2683)
* Update domain

* Enable project page

* Update versionId

* Fix filters, popularManga and LatestManga

* Remove unneeded conditional

* Remove break statement

* Remove versionId and add compatibility with old url
2024-06-03 05:43:47 +01:00
Vetle Ledaal cd602e0fcc Add Manhwa Hentai (#2738)
* Add Manhwa Hentai

* data class -> class
2024-06-03 05:43:24 +01:00
KenjieDec 9936531d44 Added Manga18Me (#2647)
* Added Manga18Me

* Update Manga18Me.kt

* Update Manga18Me.kt

* Fixed search

search pages

* Move to all

* Language move

en -> all
2024-06-03 05:43:24 +01:00
Vetle Ledaal 5549c629a3 Add Rocks Manga (#2739) 2024-06-03 05:43:24 +01:00
Chopper 4c8950ffb2 Add LunarScansHentai (#2737) 2024-06-03 05:43:24 +01:00
Chopper aa221b1adc Add MonzeeKomik (#2736) 2024-06-03 05:43:24 +01:00
Vetle Ledaal 4516e2f208 Add ManhwaBreakup (#2735) 2024-06-03 05:43:24 +01:00
Chopper 02a6fb32ba Add LuaScans (#2734) 2024-06-03 05:43:24 +01:00
Vetle Ledaal 31cca03e4e Add MangaIsekaiThai (#2733) 2024-06-03 05:43:24 +01:00
Vetle Ledaal a6439e6316 Add ManhuaBug (#2732) 2024-06-03 05:43:23 +01:00
Chopper e84664029d Add KomikLovers (#2731) 2024-06-03 05:43:23 +01:00
Vetle Ledaal 126a586a21 Add Opiatoon (#2730) 2024-06-03 05:43:23 +01:00
Vetle Ledaal 4fa0b2b320 Add Nivera Fansub (#2729) 2024-06-03 05:43:23 +01:00
Vetle Ledaal 622146d821 Add Stray Fansub (#2728) 2024-06-03 05:43:23 +01:00
Vetle Ledaal 713363838a Add Domal Fansub (#2727) 2024-06-03 05:43:23 +01:00
bapeey 71e6e4b10c SlimeRead: Get api url from page (#2712)
* find api

* specify regex
2024-06-03 05:43:23 +01:00
Pedro Azevedo a5d5c805fd Demon Sect: update domain (#2726) 2024-06-03 05:43:23 +01:00
Vetle Ledaal 0fd72be73b Add Hoi Fansub (#2725) 2024-06-03 05:43:23 +01:00
Vetle Ledaal caab4716b4 Add Kuroi Manga (#2723) 2024-06-03 05:43:23 +01:00
Vetle Ledaal e93b41ce7f Add Sarcasm Scans (#2722) 2024-06-03 05:43:23 +01:00
Vetle Ledaal 4058612bca Add Pewpiece (#2721) 2024-06-03 05:43:23 +01:00
Vetle Ledaal e867689cc5 Manhwa Freak: update domain (#2720) 2024-06-03 05:43:23 +01:00
Vetle Ledaal 0c27089d2f LXHentai: update domain (#2719) 2024-06-03 05:43:23 +01:00
Vetle Ledaal e807908b9f Ikigai Mangas: update domain, skip chapter redir (#2718) 2024-06-03 05:43:23 +01:00
Vetle Ledaal 14ad5b9027 Add ManhuaThai (#2704)
* Add ManhuaThai

* supportsLatest = false
2024-06-03 05:43:23 +01:00
mohamedotaku 5b5657ff14 MangaTak "ar" use random Url (#2703)
* Update build.gradle

* Update MangaTak.kt
2024-06-03 05:43:23 +01:00
Vetle Ledaal 6ce176226a Add Pied Piper Fansubyy (#2702) 2024-06-03 05:43:23 +01:00
Vetle Ledaal feeec15597 Add Siimanga (#2699) 2024-06-03 05:43:23 +01:00
Vetle Ledaal fe705dab68 Add 1st-Kiss Manga.net (#2698) 2024-06-03 05:43:23 +01:00
Vetle Ledaal c50d959323 Add MilaSub (#2696) 2024-06-03 05:43:23 +01:00
Vetle Ledaal df3cdcf1fc Add Lavinia Fansub (#2695) 2024-06-03 05:43:23 +01:00
Vetle Ledaal a0e0b81bda Add Allied Fansub (#2694) 2024-06-03 05:43:23 +01:00
Vetle Ledaal 5670bb6899 Add TruyenVN (#2692) 2024-06-03 05:43:23 +01:00
Vetle Ledaal 2ffb3930d2 Add Yaoi TR (#2691) 2024-06-03 05:43:23 +01:00
Vetle Ledaal b653340c6e Add Yaoi Manga Oku (#2690) 2024-06-03 05:43:23 +01:00
Vetle Ledaal 48cb2265c1 Add Minda Fansub (#2689) 2024-06-03 05:43:23 +01:00
kana-shii 19532c2f33 Lunar Scans [FR] (#2669)
add lunar scans
2024-06-03 05:43:23 +01:00
kana-shii 97cab8fc8f Cocomic (#2668)
* wip

* Update Cocomic.kt
2024-06-03 05:43:23 +01:00
AwkwardPeak7 81a3a9375f FleksyScans: filter out vip chapters (#2666) 2024-06-03 05:43:23 +01:00
AwkwardPeak7 5797b9638d KewnScans: remove hidden images (#2665)
PeepoJoker
2024-06-03 05:43:23 +01:00
Vetle Ledaal c3045a2d81 NIGHT SCANS: update domain (#2642)
* NIGHT SCANS: update domain

* Change to MangaThemesiaAlt
2024-06-03 05:43:23 +01:00
bapeey 6a498537ce SlimeRead: Update api url (#2656)
mmmm
2024-06-03 05:43:23 +01:00
bapeey 3f6a8b9fd0 TecnoScans: Update domain (#2654)
Update domain
2024-06-03 05:43:23 +01:00
bapeey 0522aaf29e MiauScan: Update domain (#2653)
Update domain
2024-06-03 05:43:23 +01:00
bapeey d4bdbbe059 Remove SDLScans (#2650) 2024-06-03 05:43:23 +01:00
Vetle Ledaal 07c41e78fb Add Lich Mangas (#2644) 2024-06-03 05:43:23 +01:00
Vetle Ledaal 5db5f710dd Luminous Scans: update domain (#2641) 2024-06-03 05:43:23 +01:00
Vetle Ledaal 094ef457b0 Add GEDE Comix (#2640) 2024-06-03 05:43:23 +01:00
Vetle Ledaal 5a7386cd6c Add Manga Oku (#2639) 2024-06-03 05:43:23 +01:00
Vetle Ledaal f191400e7d Add Pied Piper Fansub (#2638) 2024-06-03 05:43:23 +01:00
mohamedotaku ca26ce4167 Add source Prince Ediciones "es" (#2616)
* Add source Prince Ediciones "es"

* useNewChapterEndpoint
2024-06-03 05:43:23 +01:00
Cuong M. Tran 935bd089fc add multi-src: GalleryAdults (#2553)
* Convert AsmHentai into multisrc GalleryAdults

Also convert some selector into function

* Move HentaiFox to theme GalleryAdults

* GalleryAdults: Fix search

* MangaFox: fix TagFilter

* fast page load & preference for slowly parsing image’s URL

* AsmHentai: change shortTitle reference from list to swith

* HentaiFox: add Korean

* move HentaiFox from en to all

* fix build

* fix search: convert space to +

* Request for tags list from site

* Fix request for user’s favorites

* - Optimize popular/latest request

- Improve ‘page’ param
- AsmHentai: support Latest/Popular

* add SortFilter

* Support multiple tags filter

* Support exact match query

* getTime

* Fix Lang when searching

* fix searchById

* add language companion

* Fix URL action

* renovate

* Support parsing json for page list

Fix generating page if less than 10 pages
HentaiFox: Random server selection

* Migrate IMHentai to GalleryAdults

* Preferences to support all methods for page querying

* IMHentai: tagList

* Expose some filters to child class, add more space to description

* Fix Factory lang

* Support browsing tags, speechless & favorite

* IMHentai:

- support favorite browsing (require login)
- tag filter with queried popular tags
- advanced search for artist, group, character, parody, tag (include/exclude)
- remove language filters
- Fix language search

* Move advance search to multi-src

* Fix: hide speechless when not supported

* add Hint to use comma

* split code to Filters & Utils

* bump version all 3 extensions

* fix getTime

* fix lint

* Fix alternative name

* improve cleanTag

* move out of Object

* move Regex out

* remove RandomUA

* fix build

* remove images parsing setting, pick a default one

* fix build

* Move shortTitle to base clash

* HentaiFox: add language keyword to search query

* if all mangas in current searching page is of other language then include at least 1 entry so it can request for next page

* Alternative methods for images parsing
Revert "remove images parsing setting, pick a default one"

This reverts commit e49e3aaeb74e3643abc2e303924da18a52491793.

# Conflicts:
#	lib-multisrc/galleryadults/src/eu/kanade/tachiyomi/multisrc/galleryadults/GalleryAdults.kt
#	src/all/asmhentai/src/eu/kanade/tachiyomi/extension/all/asmhentai/AsmHentai.kt
#	src/all/imhentai/src/eu/kanade/tachiyomi/extension/all/imhentai/IMHentai.kt

* Fall back if failed to decode JSON

* remove supportLatest from base class

* Remove preference for parsing page by page, switch to override val instead.

* Split searchRequest into parts

* Don't using generic Filter.Text to avoid other kind of text field which extensions might have
2024-06-03 05:43:23 +01:00
Vetle Ledaal 1077a96940 Add Pink Tea Comic (#2626)
* Add Pink Tea Comic

* Bump base version

* Add cancelled text for #1249

* Add hiatus text for #1088

* Add hiatus/cancelled text for #867

* Add hiatus/cancelled text for #498
2024-06-03 05:43:23 +01:00
Vetle Ledaal 071342ecbe Add Yubikiri (#2610)
* Add Yubikiri

* Bump Madara base version
2024-06-03 05:43:23 +01:00
Hasan 964adc3624 Add Raindrop Fansub (#2386)
* Add Zenith Scans

* Add Raindrop Fansub

* renamed

* revised

* Remove unnecessary overrides, sort chapters

* Make chapterListParse more concise

* Make chapterListParse more more concise

---------

Co-authored-by: hasanturkylmz <hasanturkylmz@outlook.com>
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2024-06-03 05:43:23 +01:00
Vetle Ledaal a6baf39b2e Add İmparator Manga (#2625) 2024-06-03 05:42:15 +01:00
Vetle Ledaal c6e6fc9aaa Add Arya Scans (#2624) 2024-06-03 05:42:15 +01:00
Vetle Ledaal 1c07987326 Add Hwago (#2618) 2024-06-03 05:42:15 +01:00
Chopper 2d6fd42c9d Remove LerManga (#2617) 2024-06-03 05:42:15 +01:00
mohamedotaku 3a1c58f65e update url DrakeScans "en" (#2614) 2024-06-03 05:42:15 +01:00
Chopper cabf481d6f Migrate CeriseScan (#2596)
* Migrate CeriseScan

* Fix rateLimit

* Remove id
2024-06-03 05:42:15 +01:00
Chaos Pjeles 239c1634cf implement ahottie (#2551)
* implement ahottie

* fix linting issue

* resolve suggestions

* Update src/all/ahottie/src/eu/kanade/tachiyomi/extension/all/ahottie/AHottie.kt

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

* Update src/all/ahottie/src/eu/kanade/tachiyomi/extension/all/ahottie/AHottie.kt

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

* remove unnecessary query.isEmpty() check in search

* reemove background from ic_launcher icons

* remove padding from icon

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-06-03 05:42:15 +01:00
Vetle Ledaal 7e52eac427 MANGARAW+: update domain (#2609)
* MANGARAW+: update domain

* LoadMoreStrategy.AutoDetect
2024-06-03 05:42:15 +01:00
Vetle Ledaal bb6221038e NetTruyen: update domain (#2608) 2024-06-03 05:42:15 +01:00
Vetle Ledaal e3fca411f3 Top Manhua: update domain (#2607) 2024-06-03 05:42:15 +01:00
Vetle Ledaal 1b456b875a Emperor Scan: update domain (#2606) 2024-06-03 05:42:15 +01:00
Vetle Ledaal 411c3218fd Remove MMScans (#2604) 2024-06-03 05:42:15 +01:00
Vetle Ledaal b54330f88f Remove Cosmic Scans (#2603) 2024-06-03 05:42:15 +01:00
bapeey dd5afb8bfc RightdarkScan: Update domain (#2602)
Update domain
2024-06-03 05:42:15 +01:00
Mon 4f18cd9fb1 Rizzcomic: Updated domain (#2592)
* Rizzcomic: Updated domain

* fix: removed trailing slashes

it didn't have any impact in my tests but it wasn't present before so it's probably a good idea to remove it
2024-06-03 05:42:15 +01:00
bapeey 41c95e1d14 KnightNoScanlation: Update domain (#2601)
Update domain
2024-06-03 05:42:15 +01:00
Chopper 5334569924 Remove ComicsWorld (#2597) 2024-06-03 05:42:15 +01:00
Chopper 3845041ef4 Remove MidnightManga (#2595) 2024-06-03 05:42:15 +01:00
Chopper c1a0d2af2d Remove GekkouScan (#2594) 2024-06-03 05:42:15 +01:00
KenjieDec 8e9e4f02f6 Comick tags filter fix (#2543)
* Fixed Tags

Fixed tags search that contains space and slash.

* Update build.gradle

* Fixed Tags Filter

Fixed: Uppercase -> lowercase. Single quotation marks

* Taking out the regex object

Taking out the regex object so it doesn't get created every time
2024-06-03 05:42:15 +01:00
KirinRaikage 22469d8a51 Add Astrames (#2588) 2024-06-03 05:42:15 +01:00
KirinRaikage 4abf193718 Add Rimu Scans (#2586) 2024-06-03 05:42:15 +01:00
KirinRaikage 226766fdd0 Add Mangas Scans (#2581) 2024-06-03 05:42:15 +01:00
nomaxsnx 6f8cae7f96 Add Icons for extension: "PT-BR". (#2572)
* Add Icons for extension: "PT-BR".

* Fix and Update Icon: "AkiMangá".

* Update Icon: Amuy

* Update Icon: AstrumScan

* Update Icon: CafeComYaoi

* Update Icon: DesertScan

* Update Icon: FlowerManga

* Update Icon: GhostScan

* Update Icon: HentaiTeca

* Update Icon: KakuseiProject

* Fix and Upate Icon: LadyEstelarScan

* Update Icon: LerYaoi

* Update Icon: LimbosScan

* Update Icon: LinkStartScan

* Update Icon: MaidScan

* Update Icon: MangaNanquim

* Update Icon: ssscanlator

* Update Again: HentaiTeca

* Update Again: Flower Manga

* Update Again: GhostScan
2024-06-03 05:42:15 +01:00
Vetle Ledaal b2d5c77ee6 Add DoujinsHell (#2555)
* Add DoujinsHell

* Replace let with also
2024-06-03 05:42:15 +01:00
Akshar Kalathiya 1da73af727 Manga Clash Url change Fix (#2568)
* MangaDemon Url change Fix

* Manga Clash Url Fix

* Update gradle.build in MangaClash
2024-06-03 05:42:15 +01:00
Knightblood 9b7a772823 Manga Demon: Update domain (#2549)
CI / Prepare job (push) Successful in 5s Details
CI / Build individual modules (push) Successful in 2m54s Details
CI / Publish repo (push) Successful in 1m10s Details
2024-04-26 01:48:09 +01:00
mohamedotaku 98b02fa9eb update Url MangaNoon "ar" (#2573) 2024-04-26 01:48:09 +01:00
sinkableShip cffcadaf92 Miaoshang: Fix page parsing (#2556)
* Fix page parsing

* Add default function to fall back if the website get back to normal

calling super.pageListParse(response) will cause java.lang.IllegalStateException: closed since response.asJsoup() will be called twice, so resolve to copying the code
2024-04-26 01:48:09 +01:00
mohamedotaku 3e0a38da57 thunderscans "ar" use random url (#2554) 2024-04-26 01:48:09 +01:00
sinkableShip 239a90665d SeriManga: Fix date locale (#2517)
* SeriManga: fix date locale

* bump extVersionCode

* add try-catch in date parse

* add another description selector

some mangas use the first selector, example:
https://serimangas.com/manga/kara-yonca

and some mangas use the second one, example:
https://serimangas.com/manga/chainsaw-manrenkli

* Fix status selector

* Apply suggestions from code review
2024-04-26 01:48:09 +01:00
Vetle Ledaal 84fd56dcc1 Add Atikrost (#2552) 2024-04-26 01:48:09 +01:00
bapeey 88783a5221 NineManga: Fix wrong pages (#2545)
* Fix images

* Stop changing the url
2024-04-26 01:48:09 +01:00
Secozzi dc3135aede Move mangasect to liliana theme (#2534)
* fix page request + move mangasect to liliana

* remove unused file

* Update src/en/mangasect/build.gradle
2024-04-26 01:48:09 +01:00
Secozzi da85b27a94 update extraction for mangaUrlDirectory (#2535) 2024-04-26 01:48:09 +01:00
bapeey 86cacd6f59 Olympus Scanlation: Update domain (#2558)
Update domain
2024-04-26 01:48:09 +01:00
Chopper c47be31508 Add Edens Fairy (#2530)
* Add Edens Fairy

* Add type filter

* Fix message

* Change message

* Sort genres
2024-04-26 01:48:09 +01:00
Chopper 9713ac2bcf Plot Twist No Fansub: Fix chapters loading (#2516)
* Fix loading chapters

* Change attribute

* Cleanup

* Update src/es/plottwistnofansub/build.gradle
2024-04-26 01:48:09 +01:00
Vetle Ledaal 7ec1b79d3c Add Hikari Ga Nai (#2528) 2024-04-26 01:48:09 +01:00
Vetle Ledaal 54e9a630e9 Remove MangaStic (#2526) 2024-04-26 01:48:09 +01:00
Vetle Ledaal 6e3c338d82 Remove Phantom Scans (#2525) 2024-04-26 01:48:09 +01:00
Vetle Ledaal 1cbecae3f7 Remove TeenManhua (#2524) 2024-04-26 01:48:09 +01:00
Vetle Ledaal c1185fdd78 Remove KenhuaScan (#2523) 2024-04-26 01:48:09 +01:00
bapeey 7fd04cd006 Add SapphireScan (#2519)
Add sapphire
2024-04-26 01:48:09 +01:00
bapeey b5a49071b7 IkigaiMangas: Add cookie interceptor (#2514)
* Add cookie

* Add line
2024-04-26 01:48:09 +01:00
devil6venom ebcb2cd055 Update MangaWeebs domain (#2435)
* Update MangaWeebs.kt

Domain changed of mangaweebs.

* Update build.gradle

Updated version code

* Update build.gradle

Fix.. and its working fine to me!
2024-04-26 01:48:09 +01:00
bapeey d3a34b5693 IkigaiMangas: Fix http 404 when reading a chapter (#2511)
* fix pages

* remove dto
2024-04-26 01:48:09 +01:00
Chopper ecb0606bb4 Add GalaxScanlator (#2509)
* Add GalaxScanlator

* Add isNsfw

* Setup useNewChapterFeed

* Setup filters

* Simplifies genres selector

* Fix popularManga
2024-04-26 01:48:09 +01:00
Chopper 0bc65ac48a MangaShiina: Update baseUrl and rebrand (#2495)
* Update baseUrl and rebrand

* Add isNsfw

* Fix source name

* Keeps package name
2024-04-26 01:48:09 +01:00
Chaos Pjeles c7b5b45670 Fix wrong chapter url in CosplayTele (#2501)
* fix broken chapter url parsing

* Update build.gradle

Change version code
2024-04-26 01:48:09 +01:00
bapeey e465778aec IkigaiMangas: Fix webview (#2494)
Fix webview
2024-04-26 01:48:09 +01:00
Chopper eb8350da2d Remove BurningScans (#2491) 2024-04-26 01:48:09 +01:00
mohamedotaku f68c0a5c5d Add source CrowScans "ar" (#2490) 2024-04-26 01:48:09 +01:00
bapeey a6c35d3175 Add SenshiManga (#2484)
* Add SenshiManga

* Move to individual

* Today I learned template class
2024-04-26 01:48:09 +01:00
mohamedotaku dc56cd1b81 Update Url MangaPro "ar" (#2488) 2024-04-26 01:46:50 +01:00
KirinRaikage 653b4af574 Scan Hentai Menu -> X-Manga: Update logo and domain (#2487)
Scan Hentai Menu: Update logo and domain
2024-04-26 01:46:50 +01:00
Chopper 848168f3ae UnionMangas: Fix domain changed (#2478)
* Fix domain

* Fix AndroidManifest host
2024-04-26 01:46:50 +01:00
bapeey adbcbd33ef SlimeRead: Update api list (#2476)
update api list
2024-04-26 01:46:50 +01:00
Secozzi 4030cebbbf fix liliana page order (#2473) 2024-04-26 01:46:50 +01:00
mohamedotaku 0e20357684 Update Url MangaSwat "ar" (#2469) 2024-04-26 01:46:50 +01:00
WarmSeeker6 bbb2922515 HentaiVN: Change URL (#2457)
CI / Prepare job (push) Successful in 5s Details
CI / Build individual modules (push) Successful in 3m2s Details
CI / Publish repo (push) Successful in 41s Details
2024-04-18 14:46:00 +01:00
lamaxama 597f1ad8d1 Elarc Toon: Skip responses that do not start with "text/html" (#2462)
* Elarc Toon: Skip responses that do not start with "text/html"

* Update build.gradle

* format
2024-04-18 14:46:00 +01:00
Chopper 4c13971c15 Manhastro: Fix date format (#2460)
Fix date format
2024-04-18 14:46:00 +01:00