8039 Commits

Author SHA1 Message Date
Lefan
a248121b04
New source: Rezo Scans ()
* rezoscans copied from luascans

* remove trailing slash from base url
2024-10-28 00:21:09 +00:00
Chopper
1015e91677
HuntersScans: Update domain ()
Update domain
2024-10-28 00:21:09 +00:00
oalieno
24fc1ba08a
Magcomi: fix popular manga css selector () 2024-10-28 00:21:09 +00:00
oalieno
dcd0ea5b37
Baozimhorg: handle new api () 2024-10-28 00:21:08 +00:00
zhongfly
d1b75272d0
Zaimanhua: fix image url expire problem & incorrect chapter upload time ()
* 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 () 2024-10-28 00:21:08 +00:00
anenasa
bcb6f6972b
Manwa: Fix page list () 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 () 2024-10-28 00:21:08 +00:00
Chopper
2451072c34
LScans: Migrate theme ()
Migrate theme
2024-10-28 00:21:08 +00:00
ringosham
23e2192290
Nicovideo Seiga: Fix image intercept ()
Fix images not decrypting
2024-10-28 00:21:08 +00:00
Chopper
a1efe96b9d
MantrazScan: Update domain ()
Update domain
2024-10-28 00:21:08 +00:00
Chopper
15006c7e96
Add NirvanaScan () 2024-10-28 00:21:08 +00:00
Chopper
4fa56b785d
Remove KingdomBrasilScantrad () 2024-10-28 00:21:08 +00:00
Chopper
76741e7ce5
SussyScan: Fix null pointer ()
Fix nullpointer
2024-10-28 00:21:08 +00:00
Chopper
ca55ea1d3b
Add MangaLivre () 2024-10-28 00:21:08 +00:00
Chopper
651ed9f3cf
KappaBeast: Fix popular, latest and search ()
Fix popular, latest and search
2024-10-28 00:21:08 +00:00
AlphaBoom
2d7101e19b
Add Hanime1.me ()
Add Hanime1
2024-10-28 00:21:08 +00:00
KenjieDec
eb397b2b5f
Kemono & Coomer | Fixed Latest, Added Filters, Increased Post Limit ()
* Fixed Latest, Added Filters, Increased Post Limit

* Fix Lint Errors

- There's no "Coomer" multisrc.

* Add Favourites Filter

- For 

* 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 () 2024-10-28 00:21:08 +00:00
bapeey
bb5c5a92fe
Remove dead sources ()
remove dead sources
2024-10-28 00:21:08 +00:00
KenjieDec
c56fd24df9
SpyFakku: Add Random Filter () 2024-10-28 00:21:08 +00:00
Chopper
458fde8e7f
InfernalVoidScans: Update domain ()
* Update domain

* Remove 'isNsfw'
2024-10-28 00:21:08 +00:00
bapeey
1e21288bed
Fix HotComics only showing one chapter ()
fix
2024-10-28 00:21:08 +00:00
bapeey
351e1ce48e
Add Ragnarok No Chikara ()
add
2024-10-28 00:21:08 +00:00
bapeey
6deb8233fc
Mangas.in: Update domain ()
update domain
2024-10-28 00:21:08 +00:00
bapeey
bb9103e44a
Traducciones Amistosas: Update domain and change theme ()
* madara

* keep nsfw true just in case
2024-10-28 00:21:08 +00:00
Chopper
91543c7e10
Add FirstKissManhua ()
* Add FirstKissManhua

* Fix lint
2024-10-28 00:21:08 +00:00
Chopper
6231261e72
Add MugiManga () 2024-10-28 00:21:08 +00:00
Chopper
91e8561f76
CatharsisWorld: Add SSL ignore ()
Add SSL ignore
2024-10-28 00:21:08 +00:00
Eddiesti
e140f6e543
KomikIndoCo: URL changed () 2024-10-28 00:21:08 +00:00
vifixurl
b00aedee39
TeamLanhLung: Update domain ()
update domain
2024-10-28 00:21:08 +00:00
Luqman
8003ab180d
Soul Scans: tweak page selector, filter novel series ()
- 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 () 2024-10-28 00:21:08 +00:00
Vetle Ledaal
bfbd83b47c
Ikiru: update domain () 2024-10-28 00:21:08 +00:00
Vetle Ledaal
2a247808f1
Bato.to: add mirror fto.to and jto.to () 2024-10-28 00:21:08 +00:00
Chopper
c13d6b16e2
MangaNoon: Update domain ()
Update domain
2024-10-28 00:21:08 +00:00
Chopper
0b8fdbad93
Add YushukeMangas ()
* Add YushukeMangas

* Use cloudflareClient
2024-10-28 00:21:08 +00:00
SummonHIM
db21462070
Add Komiic source ()
* 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 ()
Fix chapters and filter
2024-10-28 00:21:08 +00:00
Chopper
c24b4d6b98
Remove MangaChill () 2024-10-28 00:21:08 +00:00
Chopper
c423d85e2e
TheBlank: Add random UA ()
Add random UA
2024-10-28 00:21:08 +00:00
bapeey
f584c2d169
IkigaiMangas: Update domain and fix app freeze ()
fix thread block
2024-10-28 00:21:08 +00:00
Chopper
4a2951e1f0
Update some domain ()
* Update domain

* Fix SSL mirrors
2024-10-28 00:21:08 +00:00
Vetle Ledaal
74ad28a16e
Remove Manga Queen.com () 2024-10-28 00:21:08 +00:00
Vetle Ledaal
fcb27dae61
Remove MangaDig () 2024-10-28 00:21:08 +00:00
KenjieDec
e919ddfe06
SpyFakku | Fixed SpyFakku ()
* 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 ()
* Migrate theme

* Rebranding
2024-10-28 00:21:08 +00:00
Smol Ame
4125032228
ResetScans: Update domain ()
* ResetScans: Bump versionCode

* ResetScans: Update baseUrl
2024-10-28 00:21:08 +00:00
Luqman
843fa52764
Tenshi.id: update domain ()
Closes 
2024-10-28 00:21:08 +00:00