1020 Commits

Author SHA1 Message Date
bapeey
496f8d26f3
ReadM: Fix images couldn't be loaded ()
Fix images
2023-11-20 11:40:57 -05:00
bapeey
5176d3bdab
LikeManga: Fix only showing 11 pages ()
* Fix

* Unused !!
2023-11-20 11:40:18 -05:00
bapeey
824c0e44fa
Manga Demon: Fix "Failed to update dynamic url suffix" ()
Remove Accept-Encoding header
2023-11-20 11:34:30 -05:00
AwkwardPeak7
60d8459188
Temple Scan: migrate to HeanCms () 2023-11-10 10:28:29 -03:00
Davide
20bd9172db
MangaGeko: fix Search and Popular ()
MangaGeko: fix
2023-11-03 15:43:50 -03:00
Davide
5d14e4bf7a
MangaGeko: fix Lasted () 2023-11-02 19:13:01 -03:00
Paulo Leitão
18458fd6ec
ComicExtra: Update URL ()
Update ComicExtra URL
2023-10-21 11:37:01 -03:00
Vetle Ledaal
63fd5dd57d
MD: Refresh URL suffix when required () 2023-10-09 18:30:50 -03:00
Renzo Martin Poggio
fa085065ea
NineAnime: fix chapter pages ()
* NineAnime: fix chapter pages

Closes 

* NineAnime: fix WebView of chapter

* NineAnime: Calls moved to pageListParse
2023-10-05 16:50:17 -03:00
Vetle Ledaal
25ff2ae5f0
Manga Demon: dynamic URL suffix, fix encoding ()
There might be some issues with duplicate manga, since the suffix is not
stripped.
2023-09-19 19:41:45 -03:00
Vetle Ledaal
32a34ab1a3
Tapas: set User-Agent properly () 2023-09-16 11:39:01 -04:00
AwkwardPeak7
b24426f5b9
Convert FlixScans to multisrc ()
* Convert FlixScans to multisrc and move GalaxyManga to it

* add MangaNoon as well

* space in name
2023-09-11 22:43:59 -04:00
Tomoka1
1a959f6ab4
Add Collected Curios to Tachiyomi extensions. ()
* Add Collected Curios to Tachiyomi extensions.

Still to do:
* Add additional pages like Spider and Scorpion, Portfolio, etc.

* More refactoring.

* * Redone Icon in Android Asset Studio.

* Update src/en/collectedcurios/AndroidManifest.xml

Fixed AndroidManifest as in draft.

Co-authored-by: arkon <arkon@users.noreply.github.com>

* Update src/en/collectedcurios/build.gradle

extVersionCode 1 is enough.

Co-authored-by: arkon <arkon@users.noreply.github.com>

* Update Collectedcurios.kt

Addressed Arkons suggestions. Further refactoring needed.

* Update src/en/collectedcurios/build.gradle

* Shorten source to just itself.

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

* Apply suggestions from code review

Accept all suggestions by  alessandrojean.

* Exchange blank "date" for "Chapter".

* Remove date_upload as not needed.

* Restructure when condition in imageUrlParse.

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

---------

Co-authored-by: arkon <arkon@users.noreply.github.com>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-08-28 20:42:33 -03:00
AwkwardPeak7
f12ba2fcad
MD: update domain and add filters ()
* MD: update domain

* MD: add filters

* rename file
2023-08-26 10:23:14 -04:00
AwkwardPeak7
9f2e7468ce
Likemanga ()
* LikeManga

* fix ajax chapter list pages

* nullable genre parsing

* ratelimit and cleanup

* trailing slash in referer

is it needed tho 🤔

* remove package from AndroidManifest
2023-08-19 11:56:40 -03:00
AwkwardPeak7
aa14ea08fc
MD: fix selector ()
MDemon: fix selector
2023-08-18 08:59:17 -04:00
arkon
2a7801e876
Move package namespace declarations out of manifests () 2023-08-18 08:58:52 -04:00
arkon
34a3c8f0f7
Move package namespace declarations out of manifests () 2023-08-17 17:56:14 -04:00
AwkwardPeak7
97f21bc28b
Flix Scans ()
* new source: Flix Scans

* some changes
2023-08-16 15:54:39 -03:00
AwkwardPeak7
40cb44d3e8
Manga Demon: fetch all chapter images ()
* MangaDemon: fetch all chapter images

* bump

* use GET on search, same as site
2023-08-13 12:34:06 -03:00
Alessandro Jean
77bb7872e3
Fix VoyceMe JSON parsing and rename source ()
Fix VoyceMe JSON parsing and rename source.
2023-08-09 19:25:53 -03:00
beerpsi
bb9f90efcd
Mangago: Properly parse chapter titles () 2023-08-09 14:55:36 -03:00
AwkwardPeak7
92b8f4906f
AllAnime: fix filters not resetting and refactor data models ()
* AllAnime: fix filters not resetting and refactor data models

* some changes

* correct domain in AndroidManifest for deep links
2023-08-05 10:30:54 -03:00
AwkwardPeak7
d3e6595dc3
Temple Scan: fix chapter list and add latest ()
* Temple Scan: fix chapter list and add latest

* bump

* small change
2023-07-31 11:01:32 -03:00
AwkwardPeak7
723dd523fe
Temple Scan: migrate to individual extension () 2023-07-28 22:33:07 -04:00
AwkwardPeak7
17f6640380
LynxScans move to MangaThemesia () 2023-07-26 12:30:01 -03:00
Vetle Ledaal
a2beada8ea
EarlyManga: update domain () 2023-07-21 17:41:25 -04:00
Enriath
5cdb939669
latisbooks: fix page parsing, fix cover art ()
* latisbooks: fix page parsing

Likely from a preprocessor change on the site's end, the element
containing the images had changed.

* latisbooks: fix cover art

The cover art being used for the comic is pulled from the "latest page"
preview on the archive page, which is a square image that tends to not
represent the comic very well. Additionally, recently it has failed to
load properly for whatever reason. As a remedy, I chose page 198 to be 
the proper cover. I chose it as it is an interstitial cover page
featuring the main character, with no text or elements that tie it to a
specific arc.

* latisbooks: version bump
2023-07-16 10:25:18 -04:00
ObserverOfTime
4847904078
TheDuckWebcomics: fix image URL () 2023-07-09 10:13:46 -04:00
AwkwardPeak7
6ff3045c6f
VIZ Manga ()
* Viz Manga

* update readme
2023-07-02 17:39:17 -03:00
THE_ORONCO
c4b08d04e3
Fix: page ordering & broken chapter loading ()
* fix: Chapter preview broke loading of all other chapters

* fix: Page ordering

* updated version

* applied PR suggestions
2023-07-02 17:38:30 -03:00
Theray Tharow
abe6448516
Add Author's Notes To QuestionableContent ()
* Add Author's Notes To QuestionableContent

Signed-off-by: Theray Tharow <TharowT@Tharow.net>

* Update src/en/questionablecontent/src/eu/kanade/tachiyomi/extension/en/questionablecontent/QuestionableContent.kt

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

---------

Signed-off-by: Theray Tharow <TharowT@Tharow.net>
Co-authored-by: Theray Tharow <tharowt@tharow.net>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-07-01 10:05:47 -04:00
GandalfTheGoat
061d9f4fd2
mangademon extension ()
* mangademon extension

Signed-off-by: goatman <lukasshelley@hotmail.co.uk>

* changes needed

Signed-off-by: goatman <lukasshelley@hotmail.co.uk>

---------

Signed-off-by: goatman <lukasshelley@hotmail.co.uk>
2023-07-01 10:04:47 -04:00
AwkwardPeak7
9de0f461b9
AllAnime: update url () 2023-07-01 10:02:50 -04:00
AwkwardPeak7
6a106c8648
fix RCO ()
* lib-synchrony

ported from aniyomiorg/aniyomi-extensions

Co-authored-by: jmir1 <43830312+jmir1@users.noreply.github.com>

* RCO: deobfuscate and extract beau function from rguard script

* fix genre filter

* bump

---------

Co-authored-by: jmir1 <43830312+jmir1@users.noreply.github.com>
2023-06-29 12:14:43 -03:00
Davide
caf80e27f4
MangaGeko: Changed name from MReader ()
MangaGeko: change name from MReader
2023-06-26 13:36:10 -03:00
AwkwardPeak7
40c323bc6e
Remove Reaper Scans English due to cat & mouse game ()
* Remove Reaper Scans English

* Update regex

* fix regex

* REMOVED_SOURCES.md
2023-06-21 11:10:13 -03:00
AwkwardPeak7
1ff3293897
very cool ()
* very cool fix

* more resilient probably
2023-06-21 09:29:20 -03:00
AwkwardPeak7
047a04723f
fix name ()
fix key name
2023-06-20 21:13:21 -03:00
AwkwardPeak7
152fb4e30a
fix RS ()
* fix RS

Co-authored-by: Henrik <22085664+henrik9999@users.noreply.github.com>

* fake cf turnstile key

* use Beerpsi's algorithm for random key

* bruh

* use imgAttr

---------

Co-authored-by: Henrik <22085664+henrik9999@users.noreply.github.com>
2023-06-20 12:12:18 -04:00
AwkwardPeak7
f2ffc4075c
minor fix ()
* comick: fix filters not resetting

* allanime: fix filters not resetting & nullable picture urls (shit source)

* rmanga: fix filters not resetting
2023-06-12 15:59:51 -03:00
AwkwardPeak7
c2a1c620cd
Disaster Scans ()
* remove from madara

* DisasterScans: partial implementation

* use updated cdnUrl for existing thumbnails

* url intent
2023-06-12 15:59:13 -03:00
AwkwardPeak7
6aa5ac0f17
AllAnime refactor ()
* AllAnime refactor

* code cleanup
* chapter titles\dates
* image quality setting

* [skip ci] add more warning
2023-06-06 05:19:32 -04:00
arkon
793bb09f00 Remove dead sources
Closes 
Closes 
Closes 
Closes 
Closes 
Closes 
Closes 
Closes 
2023-05-26 17:28:44 -04:00
Secozzi
57c5e0c896
Mangapill: Add referer header ()
* Add referer header

* Update src/en/mangapill/src/eu/kanade/tachiyomi/extension/en/mangapill/MangaPill.kt

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>

* Update src/en/mangapill/src/eu/kanade/tachiyomi/extension/en/mangapill/MangaPill.kt

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>

* Update MangaPill.kt

slight move

---------

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2023-05-19 06:15:14 -04:00
AwkwardPeak7
961772439c
po2: fix potential data-image urls () 2023-05-17 22:51:52 -04:00
lord-ne
ce08808666
[VizShonenJump] Add URL intent for series and chapter links ()
VizShonenJump: Open links in extension
2023-05-11 09:59:00 -04:00
Daniel Gonzalez
ba11a1c543
MangaFreak: fix search function () 2023-05-10 09:39:59 -04:00
AntsyLich
e55fb1a7fe
Webnovel updates ()
Add On Hiatus status and update cycle to description
2023-04-30 18:29:40 -03:00
Joki
f0e75cb516
Hiveworks on hiatus support ()
* Updating Hiveworks.kt to include comics on hiatus

Updating Hiveworks source to include filter for comics on hiatus

* Update build.gradle
2023-04-30 18:29:06 -03:00