Chopper
|
15f0c1ff34
|
Remove RogMangas (#3684)
|
2024-07-14 14:40:49 +01:00 |
|
Chopper
|
51e5bd5027
|
Remove MangasOnline (#3683)
|
2024-07-14 14:40:48 +01:00 |
|
bapeey
|
0088545740
|
SlimeRead: Fix downloads (#3676)
whats happening with br sources
|
2024-07-14 14:40:48 +01:00 |
|
Chopper
|
314424aa43
|
SSSScanlator: Add random UA (#3669)
* Add connection timeout and random UA
* Remove jetpackCDN path
* Fix lint
* Add readTimeout
* Remove 'when' statement
* Remove 'lazy' in 'getSharedPreferences'
|
2024-07-14 14:40:48 +01:00 |
|
bapeey
|
b6d14247af
|
ArgosComics: Fix downloads (#3661)
Fix
|
2024-07-14 14:40:48 +01:00 |
|
Chopper
|
590c0bb2dc
|
ArgosComics: Update domain (#3655)
Update domain
|
2024-07-14 14:40:48 +01:00 |
|
Vetle Ledaal
|
c6df567713
|
Sussy Scan: update domain (#3644)
|
2024-07-14 14:40:48 +01:00 |
|
bapeey
|
d83d23685f
|
DemonSect: Fix downloads (#3634)
Fix downloads
|
2024-07-14 14:40:48 +01:00 |
|
Chopper
|
c2797eed13
|
FlowerMangaDotCom: Update domain (#3628)
* Update domain
* Remove unused import
|
2024-07-14 14:40:48 +01:00 |
|
Vetle Ledaal
|
4ed4e369a5
|
Add Atemporal (#3582)
* Add Atemporal
* use cookieinterceptor
* trailing newline
|
2024-07-14 14:40:48 +01:00 |
|
Chopper
|
7465cbf353
|
Multsrc: TerraScan - Add MangaBR (#3568)
* Add lib-multsrc and mangaBR
* Cleanup
* Remove extra newline
* Remove filter separator
|
2024-07-14 14:40:48 +01:00 |
|
Vetle Ledaal
|
2e5e25118e
|
Sussy Scan: update domain (#3577)
|
2024-07-14 14:39:17 +01:00 |
|
Vetle Ledaal
|
19c013a9cf
|
Add Argos Comics.com.br (#3551)
|
2024-07-14 14:39:17 +01:00 |
|
Chopper
|
837d6b515f
|
Remove LerMangaOnline (#3547)
|
2024-07-14 14:39:17 +01:00 |
|
Chopper
|
6b09f203d7
|
Remove LiManga (#3546)
|
2024-07-14 14:39:17 +01:00 |
|
Chopper
|
10c539c869
|
Remove MangasChan (#3545)
|
2024-07-14 14:39:16 +01:00 |
|
Chopper
|
5e0c731898
|
Add MugiwarasOficial (#3489)
|
2024-07-14 14:39:16 +01:00 |
|
Chopper
|
7d37aeac62
|
Add VapoScans (#3471)
* Add VapoScans
* Fix chapterUrl
* Cleanup
* Add searchManga
|
2024-07-14 14:39:16 +01:00 |
|
Chopper
|
f1364e9c91
|
Add MangaKun (#3463)
|
2024-07-14 14:39:16 +01:00 |
|
Chopper
|
05dfff4465
|
Add FenixProject (#3401)
* Add FenixProject
* Add rateLimit
|
2024-07-14 14:39:15 +01:00 |
|
Chopper
|
cae812f456
|
Add ArgosHentai (#3398)
* Add ArgosHentai
* Remove unused import
|
2024-07-14 14:39:15 +01:00 |
|
Chopper
|
8106a2bab9
|
ArgosComics: bugfix (#3396)
* Update mangaSubString
* Add rateLimit and refactoring latestUpdate
* Remove unused import
* Remove isNsfw
|
2024-07-14 14:39:15 +01:00 |
|
Smol Ame
|
b64d60e7ed
|
Dream Scan: Fix language locale (#3365)
Fix mishap with "br" instead of "BR"
|
2024-07-14 14:39:15 +01:00 |
|
AwkwardPeak7
|
66edae8b60
|
LuraToon: bypass chapter link redirect (#3359)
LuraToon: fix chapter links redirect
|
2024-07-14 14:39:15 +01:00 |
|
bapeey
|
ba7836b0a1
|
SlimeRead: Fix regex (#3350)
* fix regex
* mfw the script is minified
|
2024-06-03 05:44:48 +01:00 |
|
bapeey
|
8a8f22583b
|
LuraToon: Update domain (#3330)
Coauthor for the intention
Co-authored-by: Smol Ame <155411819+Smol-Ame@users.noreply.github.com>
|
2024-06-03 05:44:48 +01:00 |
|
Chopper
|
c2ffc63cc4
|
DemonSect: Add interceptor (#3326)
* Add an interceptor to show a message about login
* Use pathSegments
|
2024-06-03 05:44:48 +01:00 |
|
Vetle Ledaal
|
71ebbabdeb
|
Guilda Tier Draw: update domain (#3293)
|
2024-06-03 05:44:48 +01:00 |
|
bapeey
|
f7b2ff60ac
|
SlimeRead: Use cloudflareClient (#3235)
* j2k fix
* here too
|
2024-06-03 05:44:48 +01:00 |
|
Smol Ame
|
89f53742bb
|
Add Dream Scan (#3225)
* Add Dream Scan
* Added `Em Progresso` to "Ongoing" (didn't bump)
|
2024-06-03 05:44:48 +01:00 |
|
Chopper
|
6770a0672a
|
Yugen Mangas: bugfix (#3193)
Update paths and fix chapter pages
|
2024-06-03 05:44:48 +01:00 |
|
Chopper
|
f1a59ba618
|
PeachScan: Deep linking support (#3162)
* Add support to deep linking
* Fix baseUrl
* Remove redirect
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
|
2024-06-03 05:44:48 +01:00 |
|
kana-shii
|
241578b0a2
|
add hot cabaret scan (#3155)
* add hot cabaret scan
* exception message
* exception message 2
|
2024-06-03 05:44:48 +01:00 |
|
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 |
|
bapeey
|
04a60a51eb
|
Manhastro: fix downloads (#3171)
fix
|
2024-06-03 05:44:48 +01:00 |
|
Vetle Ledaal
|
943ac6e891
|
Add Ler Hentai (#3165)
|
2024-06-03 05:44:48 +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 |
|
Chopper
|
6d3f09e1df
|
SlimeRead: Fix deep linking (#3153)
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 |
|
Chopper
|
065c277c40
|
LuraToon: Update domain (#3117)
Update domain
|
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
|
4b8fd246c4
|
Add Algodão Doce (#3064)
|
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 |
|
Vetle Ledaal
|
6e21329ada
|
Add Galinha Samurai Scan (#2989)
|
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 |
|
Vetle Ledaal
|
6423049771
|
Remove dead sources (at least 1wk) (#2953)
|
2024-06-03 05:43:48 +01:00 |
|
Vetle Ledaal
|
c1e5450946
|
Ninja Scan: update domain (#2915)
|
2024-06-03 05:43:48 +01:00 |
|