bapeey
788e15c457
Rename "ManhuaOnline" to "SamuraiScans" and remove the old extension ( #3095 )
...
rebrand
2024-05-18 19:53:23 +05:00
bapeey
26f248f323
PeachScans: Fix image can't be loaded ( #3090 )
...
* fix decode
* bump
2024-05-18 19:44:45 +05:00
bapeey
dc3d456396
IkigaiMangas: Fix page selector ( #3086 )
...
* update domain and fix pages
* they reenable the domain
* add missing cookie
2024-05-18 19:36:05 +05:00
bapeey
2bf717eb86
Traducciones Moonlight: Change theme to MangaEsp ( #3073 )
...
* move to mangaesp
* bruh
2024-05-18 19:35:22 +05:00
AwkwardPeak7
ec2602fb31
MangaDex: set Origin
header ( #3082 )
...
* MangaDex: set `Origin` header
* standard origin header without trailing slash
2024-05-17 17:12:21 +05:00
aaronisles
33f354e73a
ci: create repo index.html
lising apk ( #3016 )
...
* ci: create repo `index.html` lising apk
I'd like to use https://github.com/ImranR98/Obtainium to track and install these extensions. For this all we need is a directory listing rendered in html index with links to the apk files.
Unfortunately the directory listing on [github](https://github.com/keiyoushi/extensions/tree/repo/apk/ ) and [jsdelivr](https://cdn.jsdelivr.net/gh/keiyoushi/extensions@repo/apk/ ) cause errors because of the large number of apk files.
The proposed change creates a listing of the apk files at `index.html` in ci.
* ci: Invalidate index.html JSDelivr cache when pushing to repo
* Revert invalidating index.html JSDelivr cache
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* ci: Use apk name in index.html
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-05-17 17:11:46 +05:00
Vetle Ledaal
7ef6508210
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-05-17 17:04:27 +05:00
are-are-are
c5c4dfe6d5
Fix no description NettruyenCO and Update domain NettruyenCO ( #3051 )
...
* Update domain and fix no description NettruyenCO
* Update bump
2024-05-17 16:46:48 +05:00
Secozzi
65fb9549f3
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-05-17 16:30:13 +05:00
AwkwardPeak7
86498a8044
Keyoapp: filter dummy pages ( #3081 )
2024-05-17 16:28:48 +05:00
are-are-are
aa6c22b412
Update domain TruyenQQ ( #3077 )
...
* Update domain truyenqq
* update bump
2024-05-17 16:28:17 +05:00
Vetle Ledaal
794977f061
NIGHT SCANS: update domain ( #3065 )
2024-05-17 16:23:54 +05:00
Vetle Ledaal
b6d55f85c9
Add Algodão Doce ( #3064 )
2024-05-17 16:23:09 +05:00
bapeey
0bd5fc8006
OlympusScanlation: Update domain ( #3061 )
...
* update domain
* copilot made this
2024-05-17 16:21:57 +05:00
are-are-are
caa94aa33b
Fix no description & update domain NhattruyenS ( #3052 )
...
* Update domain and fix no description NhattruyenS
* Update bump
2024-05-16 22:01:19 +05:00
Fermín Cirella
e6a7a3a401
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-05-16 21:54:09 +05:00
KirinRaikage
a5b41472d3
Raijin Scans: Update domain ( #3056 )
...
Raijin Scans: Update URL
2024-05-16 21:53:32 +05:00
bapeey
d0bd99abf1
PeachScan: Update image urls selector ( #3048 )
...
Regex better
2024-05-16 21:48:17 +05:00
Vetle Ledaal
300729019b
Arabs Hentai: fix search title + only manga, cover ( #3043 )
2024-05-16 21:47:39 +05:00
Davide
02a0125615
MangaGeko: fixed latest next page selector ( #3037 )
2024-05-16 21:45:24 +05:00
Vetle Ledaal
ab13a97904
Comick: show error message from API ( #3025 )
...
* Comick: show error message from API
* move error handling to an interceptor
2024-05-16 21:43:40 +05:00
bapeey
f0da21604b
DrakeScans: Remove Jetpack CDN from pages ( #3030 )
...
Remove jetpack
2024-05-15 20:27:04 +05:00
bapeey
b99527e6f7
Mantraz Scan: Update domain ( #3029 )
...
update domain
2024-05-15 20:25:36 +05:00
bapeey
7e4a5d5fec
TresDaosScan: Move to Madara ( #3028 )
...
mv to madara
2024-05-15 20:24:43 +05:00
Chaos Pjeles
295a801fbb
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-05-15 20:23:43 +05:00
Vetle Ledaal
d194b744ef
Add Hunlight Scans ( #3022 )
2024-05-15 06:44:05 +05:00
bapeey
db09c25307
LeerCapitulo: Update domain ( #3019 )
...
update domain
2024-05-15 06:43:45 +05:00
Vetle Ledaal
1b44c6c680
Add ManhwaClub.net, Remove ManhwaClub ( #3013 )
...
* Add ManhwaClub.net
* Remove ManhwaClub
2024-05-15 06:43:14 +05:00
Vetle Ledaal
f3ec3ee178
Team Lanh Lung: update domain ( #3011 )
2024-05-15 06:42:33 +05:00
Vetle Ledaal
6068331fd8
Vortex Scans: fix chapter pages ( #3010 )
2024-05-15 06:42:06 +05:00
stevenyomi
45e3a6874e
Roumanwu: update URL ( #3009 )
2024-05-15 06:41:18 +05:00
mohamedotaku
3a2b17f630
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-05-13 20:34:48 +05:00
Chopper
ce250ebcb9
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-05-13 20:34:28 +05:00
Chopper
a20ae62a75
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-05-13 20:30:02 +05:00
mohamedotaku
72ce7c285e
Theme Hijala "ar" Changed to ZeistManga ( #2999 )
...
change Theme Hijala "ar" to ZeistManga
2024-05-13 20:21:14 +05:00
bapeey
f2d0ca10ca
TecnoScan: Move to Madara ( #2993 )
...
Move to Madara
2024-05-13 20:20:26 +05:00
Vetle Ledaal
952c78041e
Add Galinha Samurai Scan ( #2989 )
2024-05-13 20:19:57 +05:00
anenasa
4ee9f2d25b
Happymh: fix referer for pageListRequest ( #2984 )
2024-05-13 20:18:49 +05:00
AwkwardPeak7
392ec1c010
Keyoapp: filter hidden images ( #2980 )
...
* Keyoapp: filter hidden images
* unused imports
2024-05-13 20:18:19 +05:00
Bartu Özen
6f74c7989d
Bato.to: Add deep link support for v3x ( #2971 )
2024-05-13 20:17:59 +05:00
Vetle Ledaal
3438a9712c
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-05-13 20:17:28 +05:00
Cuong M. Tran
155b2d08ac
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-05-12 09:36:48 +05:00
renovate[bot]
c6b7724beb
Update actions/checkout action to v4.1.5 ( #2978 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-12 09:29:29 +05:00
Chopper
c42bfff6f0
LuraToon: Add random user agent ( #2967 )
...
Add random user agent
2024-05-12 09:26:59 +05:00
Chopper
c91b8bad17
Add MoonDaisyScans ( #2966 )
2024-05-12 09:26:24 +05:00
Vetle Ledaal
0315b3cc7a
PTNF: fix mangaId, fix pagination, script order ( #2964 )
...
* PTNF: fix mangaId, fix pagination, script order
* actually use the most common mangaId
2024-05-12 09:25:54 +05:00
Vetle Ledaal
b40e2ae5ec
MG Komik: fix access denied with Cloudflare ( #2963 )
2024-05-12 09:24:41 +05:00
bapeey
0c9b4958b2
MHScans: Update domain ( #2959 )
...
Update domain
2024-05-12 09:23:39 +05:00
Chopper
d72d2c8a9f
Add AthenaManga ( #2956 )
2024-05-12 09:23:06 +05:00
Chopper
e63f60652f
Add EcchiDoujin ( #2955 )
...
* Add EcchiDoujin
* Fix domain
2024-05-12 09:22:34 +05:00