zhongfly
d1b75272d0
Zaimanhua: fix image url expire problem & incorrect chapter upload time ( #5455 )
...
* Zaimanhua: fix incorrect chapter upload time
For some chapters, api will always return current time as upload time.
* Zaimanhua: fix image url expire problem
Store params in the fragment of the imageUrl, re-fetch the image URL if loading fails
2024-10-28 00:21:08 +00:00
Lefan
86c7d2e64b
update flame comics domain ( #5487 )
2024-10-28 00:21:08 +00:00
anenasa
bcb6f6972b
Manwa: Fix page list ( #5479 )
2024-10-28 00:21:08 +00:00
AwkwardPeak7
72d2c38a6d
Arven: bump
2024-10-28 00:21:08 +00:00
KirinRaikage
f59cd7fd0d
Arven Scans: Migrate theme ( #5475 )
2024-10-28 00:21:08 +00:00
Chopper
2451072c34
LScans: Migrate theme ( #5470 )
...
Migrate theme
2024-10-28 00:21:08 +00:00
ringosham
23e2192290
Nicovideo Seiga: Fix image intercept ( #5469 )
...
Fix images not decrypting
2024-10-28 00:21:08 +00:00
Chopper
a1efe96b9d
MantrazScan: Update domain ( #5468 )
...
Update domain
2024-10-28 00:21:08 +00:00
Chopper
15006c7e96
Add NirvanaScan ( #5467 )
2024-10-28 00:21:08 +00:00
Chopper
4fa56b785d
Remove KingdomBrasilScantrad ( #5466 )
2024-10-28 00:21:08 +00:00
Chopper
76741e7ce5
SussyScan: Fix null pointer ( #5456 )
...
Fix nullpointer
2024-10-28 00:21:08 +00:00
Chopper
ca55ea1d3b
Add MangaLivre ( #5447 )
2024-10-28 00:21:08 +00:00
Chopper
651ed9f3cf
KappaBeast: Fix popular, latest and search ( #5446 )
...
Fix popular, latest and search
2024-10-28 00:21:08 +00:00
AlphaBoom
2d7101e19b
Add Hanime1.me ( #5440 )
...
Add Hanime1
2024-10-28 00:21:08 +00:00
KenjieDec
eb397b2b5f
Kemono & Coomer | Fixed Latest, Added Filters, Increased Post Limit ( #5383 )
...
* Fixed Latest, Added Filters, Increased Post Limit
* Fix Lint Errors
- There's no "Coomer" multisrc.
* Add Favourites Filter
- For #547
* Added `KemonoFavouritesDto`
- also a `fav` var in KemonoCreatorDTo
* Apply suggestion
* Apply suggestion
* Apply Suggestions
- Apply AwkwardPeak's suggestions
* Fix Lint Errors
2024-10-28 00:21:08 +00:00
Paco Chrispijn
4a105eb6ed
MangaDemon domain change ( #5430 )
2024-10-28 00:21:08 +00:00
bapeey
bb5c5a92fe
Remove dead sources ( #5428 )
...
remove dead sources
2024-10-28 00:21:08 +00:00
KenjieDec
c56fd24df9
SpyFakku: Add `Random` Filter ( #5411 )
2024-10-28 00:21:08 +00:00
Chopper
458fde8e7f
InfernalVoidScans: Update domain ( #5397 )
...
* Update domain
* Remove 'isNsfw'
2024-10-28 00:21:08 +00:00
bapeey
351e1ce48e
Add Ragnarok No Chikara ( #5402 )
...
add
2024-10-28 00:21:08 +00:00
bapeey
6deb8233fc
Mangas.in: Update domain ( #5401 )
...
update domain
2024-10-28 00:21:08 +00:00
bapeey
bb9103e44a
Traducciones Amistosas: Update domain and change theme ( #5400 )
...
* madara
* keep nsfw true just in case
2024-10-28 00:21:08 +00:00
Chopper
91543c7e10
Add FirstKissManhua ( #5396 )
...
* Add FirstKissManhua
* Fix lint
2024-10-28 00:21:08 +00:00
Chopper
6231261e72
Add MugiManga ( #5395 )
2024-10-28 00:21:08 +00:00
Chopper
91e8561f76
CatharsisWorld: Add SSL ignore ( #5394 )
...
Add SSL ignore
2024-10-28 00:21:08 +00:00
Eddiesti
e140f6e543
KomikIndoCo: URL changed ( #5369 )
2024-10-28 00:21:08 +00:00
vifixurl
b00aedee39
TeamLanhLung: Update domain ( #5384 )
...
update domain
2024-10-28 00:21:08 +00:00
Luqman
8003ab180d
Soul Scans: tweak page selector, filter novel series ( #5382 )
...
- exclude ads from page list
- filter novel series when browsing
2024-10-28 00:21:08 +00:00
Vetle Ledaal
b1bda6d46a
Area Manga: update domain ( #5373 )
2024-10-28 00:21:08 +00:00
Vetle Ledaal
bfbd83b47c
Ikiru: update domain ( #5372 )
2024-10-28 00:21:08 +00:00
Vetle Ledaal
2a247808f1
Bato.to: add mirror fto.to and jto.to ( #5371 )
2024-10-28 00:21:08 +00:00
Chopper
c13d6b16e2
MangaNoon: Update domain ( #5367 )
...
Update domain
2024-10-28 00:21:08 +00:00
Chopper
0b8fdbad93
Add YushukeMangas ( #5330 )
...
* Add YushukeMangas
* Use cloudflareClient
2024-10-28 00:21:08 +00:00
SummonHIM
db21462070
Add Komiic source ( #5224 )
...
* Init commit of the Komiic
* komiic: set ext to nsfw
* Komiic: Add fetchAPILimit
* Komiic: Refactor entire project.
* komiic: save date format as class val and wrap the parsing in try catch
* Comiic: remove unnecessary private function
rename some vars
remove unnecessary SerialName
remove unnecessary interface
* komiic:
add private val json
payload use simple classes
change some companion object to capital
* Komiic:
imports go ordered in lexicographic
commet function fetchAPILimit
* Komiic: restore previous import order
* Komiic: optimize some variables
2024-10-28 00:21:08 +00:00
Chopper
ced338c8e2
Brakeout: Fix chapters and filter ( #5353 )
...
Fix chapters and filter
2024-10-28 00:21:08 +00:00
Chopper
c24b4d6b98
Remove MangaChill ( #5352 )
2024-10-28 00:21:08 +00:00
Chopper
c423d85e2e
TheBlank: Add random UA ( #5351 )
...
Add random UA
2024-10-28 00:21:08 +00:00
bapeey
f584c2d169
IkigaiMangas: Update domain and fix app freeze ( #5345 )
...
fix thread block
2024-10-28 00:21:08 +00:00
Chopper
4a2951e1f0
Update some domain ( #5331 )
...
* Update domain
* Fix SSL mirrors
2024-10-28 00:21:08 +00:00
Vetle Ledaal
74ad28a16e
Remove Manga Queen.com ( #5320 )
2024-10-28 00:21:08 +00:00
Vetle Ledaal
fcb27dae61
Remove MangaDig ( #5319 )
2024-10-28 00:21:08 +00:00
KenjieDec
e919ddfe06
SpyFakku | Fixed SpyFakku ( #5314 )
...
* Fixed Spyfakku
* Fixed circles, and others
- Fixed circles ( Original API's currently giving full circle list, not the specific comic circle )
- Added attempts for fetching manga details
- Apply AwkwardPeak's suggestion
2024-10-28 00:21:08 +00:00
Chopper
a145f79f35
Rackus(PMScans): Migrate theme and rebranding ( #5311 )
...
* Migrate theme
* Rebranding
2024-10-28 00:21:08 +00:00
Smol Ame
4125032228
ResetScans: Update domain ( #5332 )
...
* ResetScans: Bump versionCode
* ResetScans: Update baseUrl
2024-10-28 00:21:08 +00:00
Luqman
843fa52764
Tenshi.id: update domain ( #5326 )
...
Closes #5183
2024-10-28 00:21:08 +00:00
AwkwardPeak7
ac7b2a2dbb
add Batcave ( #5304 )
...
* add BatCave
* owntext
* semicolon proof
* better filter error parse
2024-10-28 00:21:08 +00:00
Chopper
6c88ef39cc
Ikiru(MangaTale): Rebranding and update domain ( #5312 )
...
Rebranding
2024-10-28 00:21:08 +00:00
Chopper
25cca5e9db
Add KofiScans ( #5309 )
2024-10-28 00:21:08 +00:00
Chopper
d74fec37c2
Add CatharsisWorld ( #5308 )
2024-10-28 00:21:08 +00:00
Chopper
9fe318655e
Add SkyManga ( #5307 )
2024-10-28 00:21:08 +00:00
anenasa
2e672c3c45
Manwa: Add preference for mirror selection ( #5286 )
2024-10-28 00:20:42 +00:00
lamaxama
be7c3d774a
RCO: fix the image couldn't be loaded ( #5288 )
...
* RCO: fix the image couldn't be loaded
* add random UA
* only chrome
2024-10-28 00:20:42 +00:00
Chopper
3c4efce496
Remove Miaoshang ( #5271 )
...
* Remove Miaoshang
* Revert changes in ba0f13242271b83d79288981bab6245be9681c0c (#2556 )
---------
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-10-28 00:20:42 +00:00
bapeey
1e2b6e01df
TMO: Update domain and fix image headers ( #5284 )
...
update domain and headers
2024-10-28 00:20:42 +00:00
Vetle Ledaal
4a90f72f0a
MangaworldAdult: update domain ( #5277 )
2024-10-28 00:20:42 +00:00
Vetle Ledaal
fd131cfffb
MangaPoisk: update domain ( #5276 )
2024-10-28 00:20:42 +00:00
Vetle Ledaal
243a7e9cd7
Mangahasu: update domain ( #5275 )
2024-10-28 00:20:42 +00:00
Vetle Ledaal
9dca49b7d9
KomikMama: update domain ( #5274 )
2024-10-28 00:20:42 +00:00
Vetle Ledaal
3d7434f88f
Jimanga -> S2Manga.io: update domain ( #5273 )
2024-10-28 00:20:42 +00:00
lamaxama
e0f76c24bd
Komga: fix pdf image file issue ( #5266 )
2024-10-28 00:20:42 +00:00
Chopper
f1cb28d2ad
Bakai: Fix headers and change network client ( #5272 )
...
Fix headers and cloudflare
2024-10-28 00:20:42 +00:00
kana-shii
5507a0e6b2
MyReadingManga: add tags to manga ( #5269 )
...
add tags to manga
2024-10-28 00:20:42 +00:00
Chopper
38c3ab9647
Remove ScanHentaiFR ( #5268 )
2024-10-28 00:20:42 +00:00
Chopper
bacae6ab8e
Remove UnionMangas ( #5267 )
2024-10-28 00:20:42 +00:00
KenjieDec
b86a8c4137
CosmicScansID | Fixed NullPointerException ( #5243 )
...
* Fixed NullPointerException when there's no thumbnail
* Apply suggestion
2024-10-28 00:20:42 +00:00
bapeey
79690a5934
MangaHere: Remove no-cache header ( #5259 )
...
remove no cache
2024-10-28 00:20:42 +00:00
bapeey
1f160d3352
Add LectorJPG ( #5258 )
...
* lectorjpg
* nsfw
2024-10-28 00:20:42 +00:00
bapeey
f9c1ba9daf
Move SenshiManga to multisrc and add Taikutsu ( #5256 )
...
* lectormoe
* lectorjpg
* wrong branch
This reverts commit b957d5d68827066b913704c5f6c73a5785f75d42.
2024-10-28 00:20:42 +00:00
bapeey
eef6f38cd7
AsuraScans: Prevent slug map break ( #5254 )
...
* prevent slugmap break
* reset slug map
2024-10-28 00:20:42 +00:00
bapeey
12528d72a5
InariPikav: Update domain and rebrand to Inari Manga again ( #5252 )
...
update
2024-10-28 00:20:42 +00:00
Vetle Ledaal
a38e1bcab1
Remove 2 dead extensions ( #5246 )
...
* Remove Manga Bee, replaced by Zinmanga
* Remove MangaBob, redirects to unrelated site
2024-10-28 00:20:42 +00:00
Vetle Ledaal
cefd29ff16
Update domain for 3 extensions ( #5245 )
...
* Manga168: update domain
* MangaDenizi: update domain
* Manga Galaxy: update domain
2024-10-28 00:20:42 +00:00
Vetle Ledaal
87207fcbfd
NekoPost.co (unoriginal) -> Superdoujin.org: update domain ( #5205 )
...
* NekoPost.co (unoriginal) -> Superdoujin.org: update domain
* set static chapter name if there's only 1 chapter
2024-10-28 00:20:42 +00:00
Milo Mighdoll
39cbf99fa5
InfernalVoidScans: update domain ( #5235 )
...
* InfernalVoidScans: update domain
* Update build.gradle
2024-10-28 00:20:42 +00:00
Eddiesti
3e2037df5a
KomikIndoID: baseURL updated ( #5216 )
2024-10-28 00:20:42 +00:00
Vetle Ledaal
0b9daed773
HentaiVN.plus: update domain ( #5204 )
...
Skips some redirect.
2024-10-28 00:20:42 +00:00
Vetle Ledaal
51c1961ec5
Emperor Scan: update domain ( #5203 )
...
Skips a redirect, fixes HTTP 520 on chapter fetch (might be
intermittent).
2024-10-28 00:20:42 +00:00
Vetle Ledaal
8c78d137ca
Drake Scans: update domain ( #5202 )
...
Change skips some redirects.
2024-10-28 00:20:42 +00:00
bapeey
5a827719cf
AsuraScans: Fix selectors ( #5199 )
...
wa
2024-10-28 00:20:42 +00:00
ringosham
cddbfcfc1a
Nicovideo: Adding early access prefix to chapters ( #5196 )
...
Adding prefix on early access
2024-10-28 00:20:42 +00:00
anenasa
dd882e091b
YKMH: Update url ( #5194 )
2024-10-28 00:20:42 +00:00
Vetle Ledaal
0353829445
Remove Kings-Manga ( #5185 )
...
Remove Kings-Manga, redirects to Superdoujin
Removing instead of updating the domain since the new site is NSFW.
2024-10-28 00:20:42 +00:00
Secozzi
ad7b208e4b
add weeb central ( #5178 )
...
* add weeb central
* stuff
2024-10-28 00:20:42 +00:00
Vetle Ledaal
4938b5b609
Remove 3 invalid domains from comments ( #5174 )
...
* Fix invalid domain in comment (e-hentai.net -> e-hentai.org)
* Fix invalid domain in comment (hentaivn.autos -> hentaihvn.tv)
* Fix invalid domain in comment (rouman01.xyz -> none)
2024-10-28 00:20:41 +00:00
Vetle Ledaal
7477160454
Remove 34 broken extensions ( #5173 )
...
* Remove Clover Manga, domain redirects to Webtoon Hatti
* Remove Comic1000, domain parked
* Remove Hentai Cafe, domain parked
* Remove KomikManhwa, domain parked
* Remove Manga Action, domain parked
* Remove Manga Nerds, domain parked
* Remove MangaOwl.blog (unoriginal), domain parked
* Remove MangaOwl.one (unoriginal), domain parked
* Remove MangaOwl.us (unoriginal), domain parked
* Remove Mangaowl Yaoi, domain parked
* Remove Manga Rocky, domain parked
* Remove MangaRuby.com, domain parked
* Remove MangaSiro, domain parked
* Remove MangaX1, domain parked
* Remove ManhuaBox, domain parked
* Remove ManhuaManhwa.online, domain parked
* Remove Manhua Mix, domain parked
* Remove Manhwa2Read, domain parked
* Remove Manhwa365, domain parked
* Remove Manhwa Lover, domain parked
* Remove IsekaiScan.to (unoriginal), domain parked
* Remove NekoScan, domain parked
* Remove OnlyManhwa, domain parked
* Remove Pornwha, domain parked
* Remove ShavelProiection, domain parked
* Remove Shield Manga, domain parked
* Remove SkyManga.xyz, domain parked
* Remove The Apollo Team, domain parked
* Remove Wakamics, domain parked
* Remove WebToonily, domain parked
* Remove Yaoi Hentai, domain parked
* Remove Yaoi.mobi, domain parked
* Remove Komik Chan, domain parked
* Remove Global Bloging, domain parked
2024-10-28 00:20:41 +00:00
kana-shii
683f874db5
mangago update regex ( #5172 )
2024-10-28 00:20:41 +00:00
kana-shii
631709f29a
Batoto: fix regex + update regex ( #5171 )
...
* fix regex + update regex
* Update BatoTo.kt
2024-10-28 00:20:41 +00:00
vifixurl
1e7fe5c466
TeamLanhLung: Update domain ( #5168 )
...
update domain
2024-10-28 00:20:41 +00:00
Vetle Ledaal
dce175cef5
Jiangzaitoon: update chapter URL selector ( #5165 )
2024-10-28 00:20:41 +00:00
Vetle Ledaal
1a6c21f9f3
Cartoon18: fix page selector ( #5164 )
2024-10-28 00:20:41 +00:00
Vetle Ledaal
e34377d2ad
Lua Scans: exclude paid chapters ( #5163 )
2024-10-28 00:20:41 +00:00
Vetle Ledaal
2e1a7dc649
MangaGeek -> MangaHolic: update domain ( #5162 )
2024-10-28 00:20:41 +00:00
Eddiesti
dd9b394388
CosmicScans: Fix URL ( #5161 )
...
* Fix URL CosmicScans.id
* CosmicScans: Fix URL
2024-10-28 00:20:41 +00:00
Vetle Ledaal
41039a1bc0
LXHentai: update domain and override setting, fix page selector ( #5156 )
2024-10-28 00:20:41 +00:00
Vetle Ledaal
0d6631ee22
Ninja Scan: update timeout limit ( #5155 )
2024-10-28 00:20:41 +00:00
bapeey
e935556bff
IkigaiMangas: Search domain automatically ( #5152 )
...
domain
2024-10-28 00:20:41 +00:00
Cuong-Tran
394cfb9b13
Photos18: Fix blank chapter name ( #5151 )
...
* Fix blank chapter name
* reverse observable
2024-10-28 00:20:41 +00:00
lamaxama
a2917fa1f0
Pixiv: fix search repeats itself ( #5149 )
...
* Pixiv: fix search repeats itself
* bump version
2024-10-28 00:20:41 +00:00
kana-shii
38a6e8b12b
Batoto: new regex update ( #5137 )
...
new regex
2024-10-28 00:20:41 +00:00
kana-shii
660abdf599
Mangago: new regex update ( #5136 )
...
new regex
2024-10-28 00:20:41 +00:00
KenjieDec
e145bdb6bc
HentaiRead | Fixed No Results Found, Added Filters ( #5127 )
...
* Fixed HentaiRead, Added Filters
* Apply suggestion
2024-10-28 00:20:41 +00:00
Chopper
1eb5b7e347
TeamLanhLung: Update domain ( #5119 )
...
* Update domain
* Bump version
2024-10-28 00:20:41 +00:00
zhongfly
5f905c713d
Add Zaimanhua ( #5092 )
2024-10-28 00:20:41 +00:00
Chopper
59e9181bf9
Add TopTruyen ( #5133 )
2024-10-28 00:20:41 +00:00
Chopper
74b97ebc23
CeriseScan: Update domain ( #5132 )
...
Update domain
2024-10-28 00:20:41 +00:00
Chopper
79b98463cd
SinensisScan: Update domain ( #5131 )
...
* Update domain
* Remove date format
2024-10-28 00:20:41 +00:00
bapeey
7f71f15629
LectorTmo: Increase ratelimit slightly ( #5125 )
...
increase ratelimit
2024-10-28 00:20:41 +00:00
Chopper
a0d504b109
ShijieScans: Fix mangaUrlDirectory ( #5123 )
...
Fix mangaUrlDirectory
2024-10-28 00:20:41 +00:00
Chopper
ceb13d67d9
Remove MortalsGroove ( #5122 )
2024-10-28 00:20:41 +00:00
Chopper
d1d53c61fe
Add MangaRAW ( #5121 )
2024-10-28 00:20:41 +00:00
Chopper
6b9659a92c
Shinigami: Update domain ( #5120 )
...
Update domain
2024-10-28 00:20:41 +00:00
Chopper
de5048fb63
DocTruyen5s: Update domain ( #5118 )
...
Update domain
2024-10-28 00:20:41 +00:00
Chopper
c352aedae1
VarnaScan: Update domain ( #5117 )
...
Update domain
2024-10-28 00:20:41 +00:00
Chopper
9c71b92ecf
MangaNoon: Update domain ( #5116 )
...
Update domain
2024-10-28 00:20:41 +00:00
Dani
ec8a7f0190
Add MyShojo ( #5100 )
2024-10-28 00:20:41 +00:00
KirinRaikage
931d8fe2f6
Cleanup dead sources ( #5094 )
...
* Cleanup dead sources
* Add Myreadingmanga FR and Myrockmanga FR lang
* Bump myreadingmanga version
2024-10-28 00:20:41 +00:00
anenasa
d1b65b192f
Comicabc: Fixes ( #5089 )
...
Update baseUrl
Fix popularMangaSelector
Fix popularMangaFromElement
Fix latestUpdatesSelector
Fix mangaDetailsParse
Fix chapterListSelector
Fix pageListParse
2024-10-28 00:20:41 +00:00
bapeey
5aa0cd2afa
Koinobori Scan: Update to custom theme ( #5097 )
...
* first attempt
* termux my beloved
2024-10-28 00:20:41 +00:00
Chopper
66eb921df6
Remove GoodGirlsScan ( #5096 )
2024-10-28 00:20:41 +00:00
anenasa
a0715ec24a
Happymh: Fix Content-Type of images ( #5090 )
2024-10-28 00:20:41 +00:00
kana-shii
3ab425a549
Batoto title regex and alternative titles in description ( #5038 )
...
* custom regex
* Update BatoTo.kt
* Update BatoTo.kt
* Update BatoTo.kt
* remove custom regex
* Update BatoTo.kt
* Update BatoTo.kt
2024-10-28 00:20:41 +00:00
kana-shii
8d408422a4
Mangago regex edit ( #5039 )
...
* mangago custom regex
* Update build.gradle
* Update Mangago.kt
* Update Mangago.kt
* Update Mangago.kt
* Update Mangago.kt
* remove custom regex
2024-10-28 00:20:41 +00:00
bapeey
3a811582b0
Fix FoyScans ( #5081 )
...
* fix
* fix override on EternalMangas
2024-10-28 00:20:41 +00:00
bapeey
89f6711e2e
Add TecnoProjects ( #5080 )
...
add
2024-10-28 00:20:41 +00:00
sinkableShip
e45ee68991
Pixiv Comic: update salt ( #5078 )
...
* update salt that used for loading images
* bump extVersionCode
2024-10-28 00:20:41 +00:00
Chopper
0cbd5cc915
Mangasail: Fix content loading ( #5076 )
...
Fix content loading
2024-10-28 00:20:41 +00:00
Vetle Ledaal
99605056e3
HentaiVN.plus: update domain, add override URL setting ( #5073 )
2024-10-28 00:20:41 +00:00
anenasa
0e08a7c946
Manwa: Fix page list ( #5072 )
2024-10-28 00:20:41 +00:00
Chopper
8c426ce4fb
Add AnisaScans ( #5068 )
2024-09-15 20:42:59 +01:00
Chopper
e74443b530
Remove AlliedFansub ( #5067 )
2024-09-15 20:42:59 +01:00
Chopper
fdcadcd5a1
Remove HentaiKeyfi ( #5066 )
2024-09-15 20:42:59 +01:00
Chopper
c1435f4c2f
Remove PrazeresViolentos ( #5065 )
2024-09-15 20:42:59 +01:00
Chopper
0b1efd70bd
YaoiFanClub: Fix webview ( #5064 )
...
Fix webview - age validation
2024-09-15 20:42:59 +01:00
Dexroneum
708f2cc55f
[RU] LibGroup: Update icons ( #5059 )
2024-09-15 20:42:57 +01:00
Vetle Ledaal
c3e3a3d5c7
Luna Scans: update domain ( #5055 )
2024-09-15 20:42:57 +01:00
Vetle Ledaal
0f7c99bc52
Tecno Scans: update domain, add override URL setting ( #5054 )
2024-09-15 20:42:57 +01:00
Vetle Ledaal
ea19c76636
Dua Leo Truyen: update domain ( #5053 )
2024-09-15 20:42:57 +01:00
Smol Ame
abf3dca6fd
Vortex Scans: Update domain ( #5026 )
...
* Vortex Scans: Bump versionCode
* Vortex Scans: Update baseUrl
2024-09-15 20:42:57 +01:00
AwkwardPeak7
33e3638351
LuaScans: change theme ( #5034 )
2024-09-15 20:42:57 +01:00
Smol Ame
d1c75db514
Add Bega Translation ( #5027 )
...
* Madara: Add "Publicándose" to Ongoing, bumped `baseVersionCode`
* Add Bega Translation
* Bega Translation: Use `newChapterEndpoint` (hopefully)
* Bega Translation: Override override to "series"
* Madara: Unbump versionCode
* Bega Translation: Use HD covers
2024-09-15 20:42:57 +01:00
Hasan
b7a770367b
Fix for chapter dates on source Hayalistic ( #4890 )
...
* Add source: Nox Scans
* Add source: Manga Tilkisi
* Update src/tr/noxscans/build.gradle
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
* Update src/tr/mangatilkisi/build.gradle
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
* Update MangaTilkisi.kt
* Remove MajorScans
* Remove MajorScans
* Fix for chapter dates on source Hayalistic
* Update src/tr/hayalistic/src/eu/kanade/tachiyomi/extension/tr/hayalistic/Hayalistic.kt
---------
Co-authored-by: hasanturkylmz <hasanturkylmz@outlook.com>
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-09-15 20:42:57 +01:00
Luqman
50dd55646c
Mangatale: update domain, change selector, tweak rate limit ( #5016 )
...
closes #4986
- update domain
- change title selector
- tweak rate limit
2024-09-15 20:42:57 +01:00
bapeey
78fb4d0fcf
MangasNoSekai: Fix popular and latest ( #5011 )
...
* fixes
* use their library path
2024-09-15 20:42:57 +01:00
mr-brune
e13faaeff9
Add Mitaku ( #4991 )
...
* mitaku 1.0
* mitaku 1.1
* mitaku 1.2
* mitaku 1.3
* mitaku 1.4
* mitaku 1.5
* mitaku 1.6
2024-09-15 20:42:57 +01:00
bapeey
12fb2353ad
MHScans: Update domain ( #5003 )
...
dd
2024-09-15 20:42:57 +01:00
KirinRaikage
5cee63f5bb
Lunar Scans Hentai -> Pornhwa Scans ( #5000 )
2024-09-15 20:42:57 +01:00
bapeey
af8a367cfa
LectorTmo: Fix images not loading ( #4997 )
...
* fix
* Use url.fragment
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
* bruh
---------
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2024-09-15 20:42:57 +01:00
Smol Ame
96d97d7275
Mangahall: Convert into MangaGeek ( #4994 )
...
* Mangageek: Bump versionCode
* MangaHall --> MangaGeek (file & package/ext name, baseUrl)
* MangaGeek: Update logo
2024-09-15 20:42:57 +01:00
TheKingTermux
4559cdf121
Add IchiroManga ( #4992 )
2024-09-15 20:42:57 +01:00
AlphaBoom
1883e7a889
Sixmanhua: Fix page parsing ( #4989 )
2024-09-15 20:42:57 +01:00
Chopper
c0e41cb54c
SlimeRead: Fix popularManga ( #4973 )
...
* Fix popularManga URL
* Fix lint
* Remove extra line
* Remove rateLimitHost
* Remove unused import
* Remove Pair statement
2024-09-15 20:42:57 +01:00
bapeey
606e70fc75
Mangago: Add random UA and mobile UA support ( #4978 )
...
* randomua
* Revert "randomua"
This reverts commit d7dab1d59099bb2a2ef32eab4249e2dd9c3b76c8.
* mmmmmmm
* reduce cache time
* extract function
2024-09-15 20:42:57 +01:00
Chopper
66244d5c2c
YugenMangas: Update domain and fix chapters ( #4977 )
...
* Fix YugenMangas
* Changes
* Add getSeriesCode
2024-09-15 20:42:57 +01:00
Vetle Ledaal
9a08636bda
Keyoapp: add support for new CDN ( #4970 )
...
* Kewn Scans: fix chapter pages
* Remove Rudra Scans
* Keyoapp: add support for new CDN
* Don't bump Kewn Scans twice
2024-09-15 20:42:57 +01:00
Vetle Ledaal
a92b59fb3f
Remove Void Scans ( #4969 )
2024-09-15 20:42:56 +01:00
Vetle Ledaal
90eb12294c
Remove A Pair Of 2+, migrate Sadscans from old multisrc ( #4955 )
...
* Remove A Pair Of 2+
* move Sadscans from multisrc
2024-09-15 20:42:56 +01:00
bapeey
f8ab0d3f2f
MANGA Plus: Add preference to remove the chapter number from the name and add the site name as scanlator ( #4965 )
...
* asasdsa
* more
* this is useless
2024-09-15 20:42:49 +01:00
bapeey
20b3c8ac86
Flame Comics: Fix page selector ( #4960 )
...
selector
2024-09-15 20:23:10 +01:00
Smol Ame
68f096e7c8
TruyenVN: Update domain ( #4953 )
...
* TruyenVN: Bump versionCode
* TruyenVN: Update baseUrl
2024-09-15 20:23:10 +01:00
Smol Ame
a4aea82374
Cat300: Update domain ( #4952 )
...
* Cat300: Bump versionCode
* Cat300: Update baseUrl
2024-09-15 20:23:10 +01:00
Smol Ame
72585f0b78
MeituaTop: Remove extension ( #4951 )
2024-09-15 20:23:10 +01:00
Smol Ame
a8d36f9eca
MagusManga: Update image URL ( #4949 )
...
* Bump versionCode
* MagusManga: Update cdnUrl
* MagusManga: Remove fallbackCdnInterceptor
2024-09-15 20:23:10 +01:00
AwkwardPeak7
0af3536837
Mangadex: fix potential anr and remove ua pref ( #4935 )
...
* Mangadex: fix potential anr and remove ua pref
* remove unused stuff
* don't remove tachi ua
2024-09-15 20:23:10 +01:00
bapeey
3b826e0365
IkigaiMangas: Update domain ( #4930 )
...
update domain
2024-09-15 20:23:10 +01:00
dngonz
076ee3f5de
MangaEffect: remove source ( #4922 )
2024-09-15 20:23:10 +01:00
mr-brune
71e7c34dd7
hentaifantasy: Thumbnail support ( #4919 )
...
* thumnail support
* change version
2024-09-15 20:23:10 +01:00
AwkwardPeak7
7dd03b565b
fix build
2024-09-15 20:23:10 +01:00
mr-brune
ba388ba801
Add HentaiArchive ( #4807 )
...
* Hentaiarchive beta
* Hentai Archive
* add page searchsupport
* remove debug
* better tag
* Update src/it/hentaiarchive/src/eu/kanade/tachiyomi/extension/it/hentaiarchive/HentaiArchive.kt
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Update src/it/hentaiarchive/src/eu/kanade/tachiyomi/extension/it/hentaiarchive/HentaiArchive.kt
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Update src/it/hentaiarchive/src/eu/kanade/tachiyomi/extension/it/hentaiarchive/HentaiArchive.kt
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Update src/it/hentaiarchive/src/eu/kanade/tachiyomi/extension/it/hentaiarchive/HentaiArchive.kt
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Update src/it/hentaiarchive/src/eu/kanade/tachiyomi/extension/it/hentaiarchive/HentaiArchive.kt
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* fix
* fix most thing
* Update HentaiArchive.kt
* Update src/it/hentaiarchive/src/eu/kanade/tachiyomi/extension/it/hentaiarchive/HentaiArchive.kt
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-09-15 20:23:10 +01:00
TheKingTermux
4addb7dad3
LianScans : Update BaseURL ( #4914 )
...
* LianScans : Update BaseURL
* Increase VersionCode
2024-09-15 20:23:09 +01:00
dngonz
47380ab91d
Dynasty scanlator ( #4913 )
...
* Dynasty: add scnalator
* Dynasty: bump
2024-09-15 20:23:09 +01:00
TheKingTermux
66c2007490
ManhwaList : Update BaseURL ( #4912 )
2024-09-15 20:23:09 +01:00
dngonz
dc2fede86f
Rocksmanga: fix chapters ( #4911 )
...
Rocksmanga: fix chapter selector
2024-09-15 20:23:09 +01:00
Cuong-Tran
dddecfbe05
Move ComicsValley to multi-language ( #4904 )
2024-09-15 20:23:09 +01:00
extmisc
7792ab3013
TeamLanhLung: Update domain ( #4898 )
...
* TeamLanhLung: Update Domain
* TeamLanhLung: Update Domain
---------
Co-authored-by: SCONE <scone.dns@gmail.com>
2024-09-15 20:23:09 +01:00
Deivid Gabriel Pereira de Oliveira
3ecfc66689
DemonSect(Seita Celestial): update icons and extension name ( #4891 )
...
* Rename "DemonSect" as "Seita Celestial", update logos
* Rename File name to: "SeitaCelestial"
2024-09-15 20:23:09 +01:00
dngonz
3f964e8b2c
Reset Scans: fix chapter names ( #4883 )
...
* Reset Scans: change chapter selector
* Reset Scans: bump
2024-09-15 20:23:09 +01:00
David Alysson
cad87f7e78
TyrantScans: Enable latestUpdate ( #4878 )
...
Enable latestUpdate
2024-09-15 20:23:09 +01:00
David Alysson
7663887261
LunarScans: Add random User-Agent ( #4877 )
...
Add random User-Agent
2024-09-15 20:23:09 +01:00
ringosham
a65e48cb1b
Nicovideo: Improve error handle on fetch page list ( #4874 )
...
* Improve error handle on fetch page list
* Text change for better clarity
* Clarify comments
2024-09-15 20:23:09 +01:00
dngonz
c600831a70
Comics Valley: fix latest and popular ( #4863 )
...
* Comics Valley: change mangaSubString
* Comics Valley: bump
* ComicsValley: improve request performance
2024-09-15 20:23:09 +01:00
dngonz
7d7a127ae2
JManga: remove extension ( #4866 )
2024-09-15 20:23:03 +01:00
dngonz
07a8f8fe9e
Koharu: Show others ( #4850 )
...
* Koharu: add others to description
* Koharu: change others to genre
2024-09-15 20:23:03 +01:00
bapeey
5e5e60e8bd
MangaDemon: Fix bad url in some entries ( #4861 )
...
* smh
* change var name
2024-09-15 20:23:03 +01:00
bapeey
6b4dbb1d3d
MangaDemon: Update to new site structure ( #4857 )
...
* fix
* bruh
2024-09-15 20:23:03 +01:00
Hasan
e11342f5df
Add source: Nox Scans & MangaTilkisi ( #4854 )
...
* Add source: Nox Scans
* Add source: Manga Tilkisi
* Update src/tr/noxscans/build.gradle
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
* Update src/tr/mangatilkisi/build.gradle
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
* Update MangaTilkisi.kt
* Remove MajorScans
* Remove MajorScans
---------
Co-authored-by: hasanturkylmz <hasanturkylmz@outlook.com>
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2024-09-15 20:23:03 +01:00
Smol Ame
6ca8f886ed
Lua Scans (Unoriginal): Update domain ( #4848 )
...
* Bump versionCode
* Update baseURL
2024-09-15 20:23:03 +01:00
bapeey
4ce4b79054
ResetScans: Fix chapter list and filter out paywalled chapters ( #4845 )
...
fix
2024-09-15 20:23:03 +01:00
bapeey
f6bf98b764
ArgosComics: Ignore ssl errors ( #4844 )
...
ignore ssl
2024-09-15 20:23:03 +01:00
bapeey
4e3f2d235f
Xoxocomics: Fix pages ( #4843 )
...
* fix
* bump
2024-09-15 20:23:03 +01:00
bapeey
57bbef431b
OppaiStream: Fix no chapters found and manga details ( #4842 )
...
fix
2024-09-15 20:23:03 +01:00
bapeey
925e50d120
Emperor Scan: Update domain ( #4841 )
...
update domain
2024-09-15 20:23:03 +01:00
bapeey
a88503f4f4
Noblesse Translations: Update domain ( #4840 )
...
update domain
2024-09-15 20:23:03 +01:00
bapeey
87a1c4b5fe
MHScans: Update domain ( #4832 )
...
update domain
2024-09-15 20:23:03 +01:00
bapeey
6b9115a327
MangaHere: Fix http 500 ( #4830 )
...
idk
2024-09-15 20:23:03 +01:00
dngonz
ff8b61ce59
MangaKimi ( #4821 )
...
added mangakimi
2024-09-15 20:23:03 +01:00
dngonz
57d69df4d9
Manhwabuddy ( #4810 )
...
* added manhwabuddy
* requested changes
* fix description
* remove invalid png
2024-09-15 20:23:03 +01:00
Vetle Ledaal
71ee8dc587
Upgrade some extensions from HTTP to HTTPS ( #4816 )
...
* Café com Yaoi: upgrade to https
* KomikIndo.info: upgrade to https
* LemonFont: upgrade to https
* NIFTeam: upgrade to https
* TuttoAnimeManga: upgrade to https
* Sodsaime: upgrade to https
2024-09-15 20:23:03 +01:00
Paco Chrispijn
27bf92cc04
Truyen tranh dam my domain change ( #4801 )
2024-09-15 20:23:03 +01:00
long21wt
81aa3a5d21
NhatTruyen: update search path ( #4800 )
...
Update search path for searching and migrating function
2024-09-15 20:23:03 +01:00
Vetle Ledaal
77aafd4076
Remove Mangakakalots (unoriginal) ( #4793 )
2024-09-15 20:23:03 +01:00
Creepler13
f75ed7f762
MangaHall domain change ( #4791 )
2024-09-15 20:23:03 +01:00
Creepler13
30c9647669
Atikrost domain change ( #4790 )
2024-09-15 20:23:03 +01:00
Wackery
3fe52c264d
ReaperScans: Fix date format ( #4780 )
2024-09-15 20:23:03 +01:00
Wackery
b00c569c12
ReaperScans: Fix page listing ( #4779 )
...
* HeanCMS: Implement alternate chapter page format.
* HeanCMS: Up version code
* Revert "HeanCMS: Up version code"
This reverts commit 16b35d5e0fc9e287addfc19731ebd19b2e93b266.
* Revert "HeanCMS: Implement alternate chapter page format."
This reverts commit e81de53aec1aade5df17a6303239c70c7c6de808.
* ReaperScans: Fix chapter page list
* ReaperScans: Remove unused import
* ReaperScans: Up version number + whitespace
* ReaperScans: Actually put the Dto in the same package.
* ReaperScans: Formatting...
2024-09-15 20:23:03 +01:00
roolyz
c162877800
Comicaso domain changed ( #4778 )
2024-09-15 20:23:03 +01:00
KirinRaikage
195b3771d3
VF Scan: Update domain ( #4767 )
2024-09-15 20:23:03 +01:00
AwkwardPeak7
5a6c302a6d
Magus Manga: domain & theme change ( #4766 )
2024-09-15 20:23:03 +01:00
mohamedotaku
2d16d1896b
update url ar.thunderscans "all" ( #4765 )
2024-09-15 20:23:03 +01:00
roolyz
a973660aa0
Siyahmelek (grimelek) domain changed ( #4760 )
2024-09-15 20:23:02 +01:00
Tran M. Cuong
08c07a08dd
Move Kiutaku from en to all ( #4755 )
2024-09-15 20:23:02 +01:00
Chopper
bbd983389a
YugenMangas: Update domains ( #4743 )
...
* Update domains
* Bump versionId
2024-09-15 20:23:02 +01:00
AwkwardPeak7
d655d6b23f
Luminousscans -> RadiantScans: update domain ( #4748 )
2024-09-15 20:23:02 +01:00
AwkwardPeak7
96113ce68e
SeiManga & Grouple sources domain prefs update ( #4749 )
...
* Added SeiManga extension (#4561 )
* Added SeiManga extension
* Changed overrideVersionCode in build.gradle to 0
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Omitting id override from SeiManga.kt
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Removed a "needless blank line" because overpedantic Kotlin compiler said so
Seriously, what compiler in the world would even consider a blank line an error?
* Update SeiManga.kt
* Update GroupLe.kt
* Update build.gradle.kts
* Update AllHentai.kt
* Update MintManga.kt
* Update AllHentai.kt
* Update SeiManga.kt
* Update build.gradle
* Update build.gradle
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* readmanga(ru): domain pref
* rumix(ru): domain pref
* rselfmanga(ru): domain pref
* private preference...
---------
Co-authored-by: Teashrock <kajitsu22@gmail.com>
2024-09-15 20:23:02 +01:00
Orion
2dcaabffb4
Nightscans domain changed ( #4744 )
...
Co-authored-by: apakekbebas <grayfieldrb@gmail.com>
2024-09-15 20:23:02 +01:00
Pedro Azevedo
a6659a97dc
DemonSect: Updated Domain ( #4742 )
2024-09-15 20:23:02 +01:00
KirinRaikage
edff39f57e
Sushiscan.fr: Fix search ( #4740 )
2024-09-15 20:22:49 +01:00
Chopper
589ebcd677
DiskusScan: Fix loading content ( #4738 )
...
* Fix loading content
* Bump version
2024-09-15 20:22:01 +01:00
Chopper
4c947f56b9
HuntersScans: Update domain ( #4737 )
...
Update domain
2024-09-15 20:22:01 +01:00
mohamedotaku
8a8eaf675e
add source Scans 4u "ar" ( #4732 )
...
* add source Scans 4u "ar"
* Update build.gradle
2024-09-15 20:22:01 +01:00
mohamedotaku
d571f6b6d8
Update Url Manganoon "ar" ( #4731 )
2024-09-15 20:22:01 +01:00
mohamedotaku
ee9df7d875
Update url mangaswat "ar" ( #4730 )
2024-09-15 20:22:01 +01:00
Creepler13
bd7aa80936
Add Comicskingdom ( #4691 )
...
* init
* adds comicskindom
* lint error
* Update fix search switch to api
* formatting
* Genre filter now Tristate
* Requested Changes
* Requested Changes
2024-09-15 20:22:00 +01:00
Creepler13
1671af188e
Add LeerComicsOnline ( #4728 )
...
* Add LeerComicsOnline
* Requested Changes
2024-09-15 20:22:00 +01:00
Creepler13
e11ebc5fd0
Lunascans domain change ( #4720 )
2024-09-15 20:22:00 +01:00
Creepler13
6457e349f5
Firescans domain + name change ( #4719 )
2024-09-15 20:22:00 +01:00
RePod
f297323f42
LANraragi: Category fix + Summary ( #4692 )
...
* LRR: Drop last_used to fix categories
* LRR: Summary field
Maintain old behavior in case someone relied on it.
Tanks may encourage a standard in the future.
2024-09-15 20:22:00 +01:00
Vetle Ledaal
89a64d0b80
Manga1000: update theme ( #4694 )
2024-09-15 20:22:00 +01:00
TheKingTermux
cfd6629d98
Add NgamenKomik ( #4693 )
...
* Add NgamenKomik
* Add some filter
* Add filter separator
* Remove NSFW
* Fix missing genres
2024-09-15 20:22:00 +01:00
Vetle Ledaal
67fcfb842f
Doujinku: update domain, add override URL setting ( #4680 )
2024-09-15 20:22:00 +01:00
Chopper
601f45baec
NoIndexScan: Fix manga details selector ( #4686 )
...
* Fix manga details selector
* Fix date format
2024-09-15 20:22:00 +01:00
KenjieDec
1302bf5e80
NHentai | Fixed "Pages" & "Uploaded" Filters ( #4678 )
...
Fixed "Pages" & "Uploaded" Filters
- Also removed "isOkayToSort" because I think it's useless... ( might be wrong? )
2024-09-15 20:22:00 +01:00
Chopper
042abd4e93
EmpireWebtoon: Update domain ( #4669 )
...
* Update domain
* Change baseurl pref implementation
* Remove BuildConfig.VERSION_CODE
* Add Suggested change
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-09-15 20:22:00 +01:00
Chopper
b0b1e0d5cd
Add KappaBeast ( #4666 )
...
* Add KappaBeast
* Fix Typo
* Add 'open' to parseGenre and filter properties
* Fix build
2024-09-15 20:22:00 +01:00
Vetle Ledaal
f8de9ce1ea
RawINU: Handle DDoS protection ( #4673 )
2024-09-15 20:22:00 +01:00
Creepler13
cb17be204b
Readcomicsnet fix: add missing page index query in search ( #4672 )
...
* missing page index query in search
* version num
* Update src/en/readcomicnet/src/eu/kanade/tachiyomi/extension/en/readcomicnet/ReadcomicNet.kt
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
---------
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2024-09-15 20:22:00 +01:00
Vetle Ledaal
7f456c6dc0
NHentai: fix sort by popular month/week/day for multi language ( #4671 )
2024-09-15 20:22:00 +01:00
Chopper
971007cde7
YuriMoonSub: Fix chapter url ( #4670 )
...
Fix url chapter
2024-09-15 20:22:00 +01:00
Chopper
ac53bd65ff
YonaBar: Update domain ( #4668 )
...
Update domain
2024-09-15 20:22:00 +01:00
Chopper
41ef482be7
Add CultureSubs ( #4664 )
2024-09-15 20:22:00 +01:00
iloverabbit
4f58440542
Add ReaperTrans ( #4661 )
...
* Add ReaperTrans
* Use naked domain instead of www prefix
* Fix wrong date format from Thai to English
* Remove redundant default argument from constructor
2024-09-15 20:22:00 +01:00
KenjieDec
384146984b
SpyFakku | Update baseUrl ( #4660 )
...
Update baseUrl
2024-09-15 20:22:00 +01:00
子斗子
abf5f64873
[NHentai] fix several bugs about search ( #4657 )
...
* [NHentai] fix search
* 1. remove `+` before language since they have different semantics (add `+` before means this is not concern as a namespace, that time `+` will be encoded to `%2B`).
2. change fallback value of `fixedQuery` to empty string rather than a quote
3. change search url since there have a redirection.
* Update build.gradle
* Remove fixed query
2024-09-15 20:22:00 +01:00
bapeey
dc6189f4c2
Re-add InariPikav ( #4656 )
...
Readd
2024-09-15 20:22:00 +01:00
AwkwardPeak7
0dc7a9817b
KDT Scans ( #4648 )
...
* new source: KDT Scans
* chnage lang of eromanhwa
2024-09-15 20:22:00 +01:00
AwkwardPeak7
0f09d40fde
add HastaTeam ( #4647 )
...
* new source: Hasta Team
* newline
2024-09-15 20:22:00 +01:00
AwkwardPeak7
e90f887d47
fix and remove some more sources ( #4646 )
...
* mangaweebs: update domain
* mangayaro: update domain
* furymanga: dead
* tecnospans: update domain
* truyenqq: update domain
* NvManga -> OneManhwa: update domain
* remove zinmanga.c
* rightdarkscan: update domain
* remove ancientcomics.com.br
* mangasehrinet: update domain
* remove inaripikav
* remove doujin69
* remove manga-moons
* new endpoint
* magusmanga: update domain
2024-09-15 20:22:00 +01:00
子斗子
9758bd897f
[NHentai] Fix search with exact tag ( #4644 )
...
* [NHentai] Fix language filter
* Update build.gradle
* Fix filter with exact search
* Fix code style
* Update build.gradle
* Update build.gradle
2024-09-15 20:22:00 +01:00
AwkwardPeak7
cb8cac580f
utoon: fix NPE on chapter list ( #4643 )
2024-09-15 20:22:00 +01:00
子斗子
231197b43c
[NHentai] Fix language filter ( #4642 )
...
* [NHentai] Fix language filter
* Update build.gradle
2024-09-15 20:22:00 +01:00
子斗子
779155707a
[Hitomi] Add Japanese Title for Manga Description ( #4641 )
2024-09-15 20:22:00 +01:00