Commit Graph

4156 Commits

Author SHA1 Message Date
bapeey 0a597ad95c
IMHentai: Fix brotli issue (#18969)
* Fix brotli issue

* Rebuild
2023-11-14 22:07:05 -05:00
korafu d3a031ea14
fix(EveriaClub): update searchMangaSelector (#18920)
* fix(EveriaClub): update searchMangaSelector

* chore(EveriaClub): bump `extVersionCode`
2023-11-10 20:15:13 -03:00
Alessandro Jean f583851447
Remove Nix Mangás as the site is dead (#18916)
Remove Nix Mangás as the site is dead.
2023-11-10 12:32:20 -03:00
bapeey 80ae2879fd
LectorManga: Fix images not loading (#18911)
* Fix ssl

* Only in img1.japanreader
2023-11-10 10:28:51 -03:00
AwkwardPeak7 75dee193ff
999Hentai: update urls (#18900)
update urls
2023-11-10 10:28:41 -03:00
AwkwardPeak7 60d8459188
Temple Scan: migrate to HeanCms (#18899) 2023-11-10 10:28:29 -03:00
Davide 20bd9172db
MangaGeko: fix Search and Popular (#18854)
MangaGeko: fix
2023-11-03 15:43:50 -03:00
Davide 5d14e4bf7a
MangaGeko: fix Lasted (#18841) 2023-11-02 19:13:01 -03:00
BrutuZ 79d8a72d7b
[Comick] Preferences and Serialization fixes (#18835)
* Fix Tags preference not saving
Address entries without tags raising a MissingFieldException

* Simplify Boolean conversion

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

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-11-01 23:13:39 -03:00
Federico d'Alonzo 4d1d90a07b
New Source: Project Suki (#18774)
* projectsuki initial commit

* update preferences

* non-lazy client

* buildMap -> mapOf

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

* inline constants

* switched from custom NormalizedURL to HttpUrl

* band-aid fix for "No results found"
Has edge case where current page has 30 results and next page has 0 results.

* update remote & strip debug Log statements

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-11-01 22:10:14 -03:00
Muhammad Brian Abdillah 9a679e22ff
New Source: Mangalay (#18821) 2023-11-01 16:02:16 -03:00
bapeey 5f94989126
Add RavenManga (#18817)
* Add RavenManga

* Use Exception

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

* Language issue T-T

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

* Use popularMangaFromElement

* Ah

* update message

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-11-01 16:02:06 -03:00
BrutuZ 1f7aedd8af
Fix Comick Genres \ Tags (#18789)
* Simplify Manifest data entries

* Map MD and MU tags to genres

* Switch separator for Ignored Groups setting
From comma to newlines for better readability

* Make MU Tags optional via preferences
Because they might contain spoilers.
- Include demographic \ target audience into genres

* Switch from flattening list to a builder

* Remove unneeded Listener

* Switch migration check to preference boolean
Rename muTags parameter to includeMuTags

* Rename a couple variables
More in line with their context
2023-11-01 16:01:55 -03:00
Muhammad Brian Abdillah 3f57ef8e98
New Source: One Piece Berwarna (#18747)
* New Source: One Piece Berwarna

* Filter attr by css selector

* Hardcode author & artist name

Co-Authored-By: Luqman <16263232+Riztard@users.noreply.github.com>

* Fix reversed chapter list

* Filter ads with css selector

Co-Authored-By: Luqman <16263232+Riztard@users.noreply.github.com>

* hardcode manga details

* Use the proper methods for chapter parsing

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

---------

Co-authored-by: Riztard Lanthorn <riyanluqman@gmail.com>
Co-authored-by: Luqman <16263232+Riztard@users.noreply.github.com>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-10-28 20:28:56 -03:00
bapeey cfed0842ee
Add CerberusSeries (#18777)
* Add CerberusSeries and remove LegionScan

* Remove unused plugin
2023-10-28 19:32:36 -03:00
alk dea6e28e2d
Fix Comic Fury extension search functionality (#18770)
* Fix ComicFury extension not using query parameter when searching

* Bump extVersionCode to 2 for comicfury
2023-10-28 19:32:27 -03:00
Alessandro Jean 63277bab65
Remove two dead Brazilian sources (#18754)
Remove two dead Brazilian sources.
2023-10-27 12:03:02 -03:00
Alessandro Jean 83719416e8
Fix pages not found in some chapters at LM (#18753)
Fix pages not found in some chapters at LM.
2023-10-27 12:02:53 -03:00
Daniel Mathews 308d945eb7
NEW - TaddyINK extension (#18699)
* sss feed parsing complete

* removed old references

* Updates based on comments

* remove unneeded image

* using SwitchPreferenceCompat

* misc changes

* Update src/all/taddyink/src/eu/kanade/tachiyomi/extension/all/taddyink/TaddyUtils.kt

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

* Update src/all/taddyink/src/eu/kanade/tachiyomi/extension/all/taddyink/TaddyUtils.kt

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

* Update src/all/taddyink/src/eu/kanade/tachiyomi/extension/all/taddyink/TaddyInkUrlActivity.kt

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

* Update src/all/taddyink/src/eu/kanade/tachiyomi/extension/all/taddyink/TaddyInkUrlActivity.kt

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

* Update src/all/taddyink/src/eu/kanade/tachiyomi/extension/all/taddyink/TaddyInk.kt

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

* Update src/all/taddyink/src/eu/kanade/tachiyomi/extension/all/taddyink/TaddyInk.kt

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

* Update src/all/taddyink/src/eu/kanade/tachiyomi/extension/all/taddyink/TaddyInk.kt

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

* Update src/all/taddyink/src/eu/kanade/tachiyomi/extension/all/taddyink/TaddyInk.kt

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

* Update src/all/taddyink/src/eu/kanade/tachiyomi/extension/all/taddyink/TaddyInk.kt

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

* Update src/all/taddyink/src/eu/kanade/tachiyomi/extension/all/taddyink/TaddyInk.kt

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

* Update src/all/taddyink/src/eu/kanade/tachiyomi/extension/all/taddyink/TaddyInk.kt

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

* Update src/all/taddyink/src/eu/kanade/tachiyomi/extension/all/taddyink/TaddyInk.kt

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

* changes as per review

* Update src/all/taddyink/build.gradle

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

* Update src/all/taddyink/src/eu/kanade/tachiyomi/extension/all/taddyink/TaddyUtils.kt

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

* Update src/all/taddyink/src/eu/kanade/tachiyomi/extension/all/taddyink/TaddyUtils.kt

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

* small fix

---------

Co-authored-by: Daniel Mathews <dmathewwws@Daniels-Air.pnwlumber.com>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-10-27 11:16:52 -03:00
bapeey bd2c514bfe
ManhwasNet: Fix latest tab (#18724)
Fix latest tab
2023-10-25 21:14:17 -03:00
Alessandro Jean afba087eb4
Paginate popular and search responses in MangaPlus (#18719)
* Paginate popular and search responses in MangaPlus.

* Remove Log debugging info.
2023-10-25 17:07:16 -03:00
Alessandro Jean ae81ee5ded
Remove the try-catch wrapping in MangaDex. (#18716) 2023-10-25 16:05:10 -03:00
Alessandro Jean 5b79fd2229
Fix broken JSON parsing in YM (#18713)
Fix broken JSON parsing in YM.
2023-10-25 16:04:57 -03:00
Alessandro Jean 3d74da2c0d
Fix HTTP 404 in YM (#18717)
Fix HTTP 404 in YM.
2023-10-25 16:04:44 -03:00
Luqman 90c14a5ca6
BacaKomik: fix pages issue, tweak title, series info (#18691)
* BacaKomik: fix title, tweak series info

- remove string from title
- add series type
- remove string from description

* title first

* fix pages not found & add some rate limit

Closes #18686
2023-10-25 10:13:15 -03:00
bapeey 10f75db080
MangaDex: Fix fallback url (#18685)
* Fix fallback url

* Use chain.proceed instead newCall

* Use dropWhile

* Handle data-saver
2023-10-23 23:07:16 -03:00
bapeey 197af33519
TMO: Update domain (#18679)
Update domain
2023-10-23 13:46:01 -03:00
Saud-97 280583f53f
Fixed GMANGA page sort (#18673)
* Update .gitignore

* Fixed Gmanga page sorting

* Formatting
2023-10-23 13:45:42 -03:00
nicki fc7598bdcf
more QoL fixes for MangaDex (#18672)
* fix spelling for villainess in en translations

* custom user agent + more md@h logging

adds a custom user agent setting primarily intended for testing
do note that spoofing to be a different browser might fetch you trouble
as MangaDex's new hotlink/bot abusers can kick in action

also add logging to figure out which MD@H node users are hitting
as currently, the fallback was not observed to be changing even after
a while; leading to user's keep failing to fetch images

* more improvements

make the `Extra` header more verbose
use a `customUserAgent` sharedpreferences variable so that code looks
cleaner
move the useragent logic into an interceptor so that there is no
need for restarting the app after every useragent change

* completely switch to useragent interceptor

removes builder header modification
remove additional logging while testing (didn't really work as
expected since I kept hitting uploads.mangadex.org anyhow,
+ the interceptor logs weren't useful otherwise)
switch to hardcoding version code in header since it wasn't working
as expected...
add linting from android studio gradle release build

* increment extVersionCode

* oopsie be careful of comments

* properly close unsuccessful requests to mdah node

need to ensure this so that it doesn't crash (which has happened before)

inb4 this is why the fallback url never works....
2023-10-23 13:45:32 -03:00
Alexandre Journet 8a49605cf2
Suwayomi: Add timeout (2min) waiting for Suwayomi staff to fix the problem (#18655)
* add huge timeout waiting for suwayomi to fix

* update versionCode

* fix: import TimeUnit and use MINUTES instead of SECONDS

---------

Co-authored-by: Alexandre JOURNET <alexandre.journet@axopen.com>
2023-10-23 13:44:27 -03:00
Alessandro Jean c99cff5513
Remove a dead Brazilian source (#18653)
Remove a dead Brazilian source.
2023-10-21 15:23:43 -03:00
Alessandro Jean 61d98cb025
Remove MV source as the domain is parked (#18648)
Remove MV source as the domain is parked.
2023-10-21 13:39:09 -03:00
RePod 32e3c05c0f
LANraragi: Base64 NO_WRAP (#18649) 2023-10-21 13:38:58 -03:00
Paulo Leitão 18458fd6ec
ComicExtra: Update URL (#18610)
Update ComicExtra URL
2023-10-21 11:37:01 -03:00
Eshlender 1aeb7b0225
[RU]ComX fix cover & change titles lang (#18566)
* [RU]ComX fix cover

* description html style

* let thumbnail_url

* change titles lang

* Update src/ru/comx/src/eu/kanade/tachiyomi/extension/ru/comx/ComX.kt

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

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-10-17 21:18:00 -03:00
bapeey 691bf0030c
Fix MangaToon (#18533)
Fix Mangatoon
2023-10-13 14:13:09 -03:00
Alessandro Jean f56ae7f01e
Update YM to their new domain and fix no pages found (#18498)
Update YM to their new domain and fix no pages found.
2023-10-11 23:07:24 -03:00
Alessandro Jean 5a85451248
Remove two sources due to cat and mouse game (#18500)
* Remove two sources due to cat and mouse game.

* Add to the autocloser and removed sources file.
2023-10-11 23:07:02 -03:00
bapeey f9f00c4e60
Update OlympusScanlation (#18480)
* Update OlympusScanlation

* Add ratelimit

* More popular
2023-10-11 21:02:28 -03:00
Vetle Ledaal 63fd5dd57d
MD: Refresh URL suffix when required (#18459) 2023-10-09 18:30:50 -03:00
Luqman b69211092f
KomikIndoID: fix & add series info (#18447)
KomikIndoID: fix, add series info

- fix series status
- add other genre, series type
- add alternative name
2023-10-09 18:30:33 -03:00
nicki 1c8478fcca
Don't think of mangadex chapter names as markdown (#18434)
* fix an edge case on chapter name cleaner

maybe closes https://github.com/tachiyomiorg/tachiyomi-extensions/issues/18407

* forgot about alt titles

* update javadoc to match the function usage
2023-10-08 18:47:05 -03:00
nicki 1d28b6dc89
Add missing magazine labels to mangaplus (#18433)
* Fixup adding more magazine labels

* increment ext.extVersionCode
2023-10-08 03:46:59 -03:00
Alessandro Jean 6b64899c4d
Fix an edge case in MangaPlus (#18427)
Fix an edge case in MangaPlus.
2023-10-07 22:50:41 -03:00
Muhammad Brian Abdillah 973d3935a8
Update BacaKomik Domain (#18398)
Close #18295
2023-10-07 22:50:13 -03:00
Muhammad Brian Abdillah 53f00bd18b
Update domain Mangaku (#18397)
Close #18396
2023-10-07 22:50:02 -03:00
Alessandro Jean 655b10f49b
Fix two broken sources (#18425)
* Fix a broken source in Madara.

* Fix a broken individual source.

* Fix the linting issue.
2023-10-07 22:49:48 -03:00
Eshlender 2377974bd9
[RU]Remanga filter only the last non-purchased chapters (#18418)
* [RU]Remanga filter only the last non-purchased chapters

* detect LICENSED when metadata not updated (when update library chapters)

* simplify not paid
2023-10-07 14:30:44 -03:00
Luqman 449f715df0
Komiku: fix latest, series type (#18403) 2023-10-07 14:30:36 -03:00
Renzo Martin Poggio fa085065ea
NineAnime: fix chapter pages (#18376)
* NineAnime: fix chapter pages

Closes #13315

* NineAnime: fix WebView of chapter

* NineAnime: Calls moved to pageListParse
2023-10-05 16:50:17 -03:00
Alessandro Jean 9c595b3333
Add missing magazine to MangaPlus (#18372)
Add missing magazine to MangaPlus.
2023-10-04 17:16:02 -03:00
Eshlender a1c8444d24
[RU]MangaPoisk LICENSED notify deleted chapters (#18370)
* [RU]MangaPoisk LICENSED notify deleted chapters

* no supposed
2023-10-04 15:48:24 -03:00
Alessandro Jean 42a3e238fe
Update MangaPlus to handle the subscription changes (#18367)
* Update MangaPlus to handle the subscription changes.

* Update the FAQ for MangaPlus.

* Remove unused import.
2023-10-04 13:58:39 -03:00
Eshlender af1ad3293e
[RU]MangaPoisk loging another HTML and LICENSED chapters (#18328) 2023-10-02 19:43:16 -03:00
Eshlender 15c3d65f7c
[RU]MangaClub fix chapters load (#18286) 2023-10-01 10:02:57 -04:00
Eshlender b3f6be4b4c
[RU]MangaPoisk new domain and HTML (#18265)
* [RU]MangaPoisk new domain and HTML

* MangasPage and search old
2023-09-30 11:33:34 -03:00
bapeey f8c6f9f350
Fix ManhwasNet (#18209)
* Fix

* Bump

* Oops
2023-09-30 11:33:24 -03:00
Eshlender 5454e0f657
[RU]Remanga description style newline (#18207) 2023-09-30 11:33:02 -03:00
BrutuZ ba7391e17a
[Comick] Make the group filtering case-insensitive (#18196)
Make the group filtering case-insensitive
* Remove redundant RegEx escaping
* Reformat code
2023-09-30 11:32:52 -03:00
metonym f8373acc61
naver: fix author parsing and handle on hiatus status (#18188)
* naver: fix author parsing

* simplify joinToString

* handle on hiatus status

* use when expression

* adjust order of checks for status

i have found a couple entries that have both rest and finished set to true.
those entires are all definitely on hiatus so let's give the rest flag prio
2023-09-30 11:32:43 -03:00
Eshlender a90fe950ef
[RU]Remanga detect HTTP error when GET mangaBranches (#18164)
* [RU]Remanga detect HTTP error when GET mangaBranches

* more change logic
2023-09-26 19:24:08 -03:00
Alessandro Jean d6b90e70c7
Fix no pages found in YM (#18147)
Fix no pages found in YM.
2023-09-25 15:55:09 -03:00
BrutuZ 39f41520e0
[Comick] Added option to ignore user-defined groups (#18120)
Add a preference to ignore user-defined groups
2023-09-23 19:56:43 -03:00
Solitai7e 5e96403f74
Pixiv: fix chapter numbers and series details (#18113) 2023-09-23 19:56:36 -03:00
Alessandro Jean 977c0f7bd0
Add LM source (#18099)
Add LM source.
2023-09-22 20:32:41 -03:00
Alessandro Jean 6993e93fb9
Migrate YM to a individual extension (#18068)
Migrate YM to a individual extension.
2023-09-20 17:53:38 -03:00
Vetle Ledaal 25ff2ae5f0
Manga Demon: dynamic URL suffix, fix encoding (#18036)
There might be some issues with duplicate manga, since the suffix is not
stripped.
2023-09-19 19:41:45 -03:00
Alessandro Jean 1e6fb1ea3f
Some fixes for two sources (#18053)
* Add support to URL guess and add harsh rate limit on GM.

* Fix the checks and add more paths.

* Remove the log statement.

* Use their current URL as of this moment.

---------

Co-authored-by: Alessandro Jean <alessandrojean@users.noreply.github.com>
2023-09-19 19:41:10 -03:00
Alessandro Jean 82ca70bfd1
Update GM to their new URL (#18014)
Update GM to their new URL.
2023-09-17 17:47:51 -03:00
Eshlender b9026cfdca
[RU]Remanga fix detect last paid/exmanga chapter (#18006)
* [RU]Remanga fix detect last paid/exmanga chapter

* autoclean

* thisthat not work
2023-09-17 13:23:19 -03:00
Alessandro Jean a7abd1a904
Add a new Brazilian source (#17996)
Add a new Brazilian source.
2023-09-16 19:55:06 -03:00
Alessandro Jean fb52f2a343
Update BM to their new URL (#17994)
Update BM to their new URL.
2023-09-16 19:54:49 -03:00
Alessandro Jean 9868dda974
Add random UA to GM (#17993)
Add random UA to GM.
2023-09-16 19:54:41 -03:00
刘睿华 89ec0bd571
Fix: Manwa.me download and read only showing 3 pages (#17970) 2023-09-16 19:54:34 -03:00
Ahmad Ghoni Arrozaq 17aad4d7e5
Update some source domains (#17983)
* Update domain KomikCast

* Update domain KomikIndoID

* Update domain ManhwaList
2023-09-16 17:55:57 -03:00
Vetle Ledaal 60214a001b
Team X: update domain (#17985) 2023-09-16 11:40:47 -04:00
Vetle Ledaal 32a34ab1a3
Tapas: set User-Agent properly (#17972) 2023-09-16 11:39:01 -04:00
Vetle Ledaal f0402f1f47
Xinmeitulu: skip ads (#17975) 2023-09-16 11:38:17 -04:00
Vetle Ledaal 24487aba2a
MangaPoisk: update domain (#17986) 2023-09-16 11:38:08 -04:00
Vetle Ledaal e4c8f1c050
Remove Web of Comics (#17979)
Site only says "404 Not Found"
2023-09-16 11:37:20 -04:00
Vetle Ledaal be446da874
Remove several (#17962)
* Remove Aln Scans

* Remove Trap Scans

* Remove Komik Lab (ID)

* Remove ManhwaTime

* Remove مانجا عرب تيم Manga Arab Team

* Remove Truyện Tranh 8

* Remove LKDTT

* Remove MeDocTruyenTranh

* Remove 好漫6

* Remove 好漫6 (g-lens)
2023-09-15 15:23:43 -04:00
Eshlender d7ddac2e3c
[RU]Desu new domain (#17903) 2023-09-15 15:23:18 -04:00
Vetle Ledaal 2cfde4e2eb
Manhuaren: fix browse and chapter images (#17960) 2023-09-15 14:59:01 -04:00
AwkwardPeak7 b24426f5b9
Convert FlixScans to multisrc (#17902)
* Convert FlixScans to multisrc and move GalaxyManga to it

* add MangaNoon as well

* space in name
2023-09-11 22:43:59 -04:00
AwkwardPeak7 0154639645
999h update url (#17900)
* 999h update urls

* manifest url
2023-09-11 22:43:05 -04:00
KirinRaikage f0c7a740ba
Remove Japscan due to cat and mouse game (#17892)
* Remove Japscan due to cat and mouse game

* [skip ci] Add to REMOVED_SOURCED.md
2023-09-10 18:05:12 -03:00
Alessandro Jean 890e924074
Remove Bakai due to cat and mouse game (#17890)
* Remove Bakai due to cat and mouse game.

* [skip ci] Add to the removed sources list.
2023-09-10 15:45:27 -03:00
Basara-Hatake 06c931e48a
imhentai fix new images (#17879) 2023-09-10 15:45:11 -03:00
Alessandro Jean 27b9487ea8
Remove MS and PS extensions (#17865)
* Remove MS and PS extensions.

* Add to the autocloser and removed sources list.
2023-09-09 18:56:34 -03:00
Alessandro Jean 14b761ada7
Fix broken pagination in BK (#17863)
Fix broken pagination in BK.
2023-09-09 18:56:22 -03:00
arkon dc237650ea Revert to extensions-lib 1.4.2
Better to just wait for 1.5 to do the RxJava migration changes together for all APIs.
2023-09-08 22:47:40 -04:00
Eshlender 87ca0f75be
[RU]Remanga fix null error (#17833)
* [RU]Remanga fix null error

* clean reviewed
2023-09-08 22:27:18 -04:00
arkon 3a409ba93a Fix Manhuagui not loading in preview builds
Fixes https://github.com/tachiyomiorg/tachiyomi/issues/9915
2023-09-08 22:26:33 -04:00
Eshlender f922e6cc7c
[RU]Remanga fix many request (HTTP 429) (#17801)
[RU]Remanga fix many request
2023-09-06 13:38:32 -03:00
arkon 3da0424b9d
Update to extensions-lib 1.4.3 (#17781) 2023-09-02 23:23:30 -04:00
Theray Tharow b06865f0c4
Add Comic Fury Extension (#17479)
* Add ComicFury Extension

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

* Change pt to pt-BR as per alessandrojean
Updated Request Builders as per alessandrojean

added fun getMangaUrl to point to the archive page instead of the detail page to help with nfsw comic requiring to click accept on the archive page to allow tachiyomi to read the chapter/comic list

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

* Use new siteLang as override for lang code for Manga Search as suggested by alessandrojean
Change notext lang to No-Text as commented by alessandrojean

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

* Change No-Text lang to other-notext as suggested by alessandrojean

now shows up as Other (NOTEXT)

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

* correct implementation misunderstanding and use extraName for the No text source, based on https://github.com/tachiyomiorg/tachiyomi-extensions/pull/6337

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

---------

Signed-off-by: Theray Tharow <TharowT@Tharow.net>
Co-authored-by: Theray Tharow <TharowT@Tharow.net>
2023-09-02 20:06:36 -03:00
korafu 6812743bd9
fix(EveriaClub): update everia selectors (#17745)
* fix(EveriaClub): update tags selector #17743

* fix(EveriaClub): remove unrelated images from galleries #17744

* chore(EveriaClub): bump `extVersionCode`
2023-08-31 17:20:51 -04:00
Tomoka1 1a959f6ab4
Add Collected Curios to Tachiyomi extensions. (#17671)
* 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
lingwu 9fcc8867d3
fix NPE and three img error (#17665)
* fix NPE and three img error

fix NPE in pageListParse()
fix three img error use cookieJar

* fix three img error

* delete log info
2023-08-28 20:42:18 -03:00
AwkwardPeak7 f12ba2fcad
MD: update domain and add filters (#17680)
* MD: update domain

* MD: add filters

* rename file
2023-08-26 10:23:14 -04:00
arkon a86ed92214
Remove usages of rxandroid (#17688) 2023-08-26 10:22:01 -04:00
Smiley32 2e05db2316
AralosBD: Added support for latest, better search and new icon (#17630)
* AralosBD: Added support for latest, better support for search and popular, new icons

* AralosBD: used the right icon generator to follow the partern used by other extensions icons

* AralosBD: updated icon to use squared version
2023-08-24 15:25:56 -03:00
AwkwardPeak7 9ba4cd8bc3
Holonometeria (#17638)
HOLONOMETRIA
2023-08-23 13:03:59 -03:00
korafu 2a73ba92c1
fix(EveriaClub): fix latest posts selector (#17632)
* fix(EveriaClub): update `latestUpdatesSelector`

* chore(EveriaClub): bump `extVersionCode`
2023-08-23 13:03:51 -03:00
AwkwardPeak7 7c9f020569
999Hentai: update cdn (#17617)
update cdn
2023-08-23 13:03:27 -03:00
Renato b7d961e353
Removal of ShingekiNoShoujo (#17614)
* Fixed ShingekiNoShoujo
Changed url
Fixed the code for the new site

* Changed build.gradle

* Fixed ShingekiNoShoujo
Modified the endpoints and the selectors because they modified the website

* Fixes to the code

* Deleted ShingekiNoShoujo.kt
Closes #17043
2023-08-23 13:03:16 -03:00
AwkwardPeak7 36504841ee
Comick: nullable lang in chapter (#17611)
possible due to bad data
2023-08-20 12:23:30 -03:00
bapeey 3b8d559c32
TeamX: Fix images couldn't load (#17599)
Fix
2023-08-19 13:45:35 -03:00
AwkwardPeak7 9f2e7468ce
Likemanga (#17597)
* 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
Alessandro Jean 9579b5f145
Minor improvements to the MangaDex code (#17573)
* Some minor improvements to the MangaDex code.

* Change capitalization of some other tags.
2023-08-19 11:56:14 -03:00
AwkwardPeak7 aa14ea08fc
MD: fix selector (#17584)
MDemon: fix selector
2023-08-18 08:59:17 -04:00
arkon 2a7801e876
Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
arkon 34a3c8f0f7
Move package namespace declarations out of manifests (#17578) 2023-08-17 17:56:14 -04:00
stevenyomi 1a3b4d2231
MangaInUa: fix chapter list and page list (#17540) 2023-08-16 15:55:34 -03:00
AwkwardPeak7 97f21bc28b
Flix Scans (#17532)
* new source: Flix Scans

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

* bump

* use GET on search, same as site
2023-08-13 12:34:06 -03:00
Rolando Lecca e7497d4a6e
Update TeamX domain (#17497)
Update domain
2023-08-11 23:46:09 -04:00
Alessandro Jean e66a5651bc
Fix wrong type in YM (#17493)
Fix wrong type in YM.
2023-08-11 21:46:57 -03:00
Alessandro Jean bb865775ba
Add YM source (#17490)
Add YM source.
2023-08-11 17:26:03 -03:00
AwkwardPeak7 1ef336b1ef
NovelCool: correctly parse api reponse on search (#17463)
correctly parse api reponse on search
2023-08-11 14:59:34 -03:00
nicki d19e67ed2d
MangaDex: Add filtering to list search (#17460)
* increment extVersionCode

closes https://github.com/tachiyomiorg/tachiyomi-extensions/issues/17456

* add filtering to `list:`

* prefer using the constant instead

* revert to fallback url if MD@H node fails

* handle edge case in accessing list entries

mostly just to ensure the Retry message doesn't happen

* finish off TODO as manga redirects work fine nowadays

* linting

* add missing headers

this helps add the necessary tachiyomi ua and other stuff

* fix getMangaUrl
2023-08-11 14:59:21 -03:00
Alessandro Jean 77bb7872e3
Fix VoyceMe JSON parsing and rename source (#17461)
Fix VoyceMe JSON parsing and rename source.
2023-08-09 19:25:53 -03:00
Alessandro Jean 770f84fe1c
Update PS to their new theme (#17459)
* Update PS to their new theme.

* Reextract the icons.
2023-08-09 17:13:41 -03:00
omg-xtao a66beaf8d3
Yidan Girl: fix thumbnail (#17427)
* Yidan Girl: fix thumbnail

* Yidan Girl: remove dead domains

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2023-08-09 16:43:42 -03:00
stevenyomi 7692bc47ec
Baozi Manhua: add mirrors and intercept redirections (#17446)
* Baozi Manhua: add mirrors and intercept redirections

* optimize + validate

* wrong import
2023-08-09 14:56:03 -03:00
beerpsi 2cc88f1eff
Mangaku: Update base URL (#17441) 2023-08-09 14:55:56 -03:00
beerpsi bb9f90efcd
Mangago: Properly parse chapter titles (#17438) 2023-08-09 14:55:36 -03:00
AwkwardPeak7 562e7fa256
Novelcool (#17430)
* Novelcool

very shit source

* use better selector to filter novels

* fix genre fetching in search

* add parsing logic for popular/latest as well

in case they break the app api
2023-08-09 14:55:27 -03:00
Sofie ae577ed610
feat(id/doujindesu): Update URL & add preference to change it (#17429)
* feat(id/doujindesu): Update URL & add preference to change it

* added summary

* comply request

---------

Co-authored-by: ghost <ghost@gmail.com>
2023-08-09 14:55:16 -03:00
stevenyomi a909a307fd
Baozi Manhua: fix page list and images parsing (#17434) 2023-08-07 16:32:31 -03:00
Carlos Hernandez 9761f0b65b
Update OlympusScanlation domain (#17433)
* Update OlympusScanlation.kt

Olympus Scan changed domain

* Update build.gradle
2023-08-07 16:32:22 -03:00
beerpsi ad65245dc0
HentaiVN: Support mobile site and add Cloudflare bypass toggle (#17428)
* HentaiVN: Support mobile site

* mobile: Parse title from cover alt before making a request

* mobile: Fix nextPageSelector

* Fix covers not loading in advanced search
2023-08-07 16:32:14 -03:00
AwkwardPeak7 fc9a363934
999Hentai (#17425)
* 999Hentai

Coomer brain

* 999Hentai: small changes

* 999Hentai: refactor

* 999Hentai: put dates in preference

* 999Hentai: page number filter

* 999Hentai: image quality setting

* 999Hentai: fix null medium images...

* 999Hentai: remove useless helper file

* 999Hentai: small changes

* 999Hentai: fix deep link

* format filter

* exclude tags filter

* move around filters

* remove non-functional filter option
2023-08-07 16:32:07 -03:00
Kyrela 3060d919f2
FMTeam: complete rewrite (#17183) (#17387)
* FMTeam: complete rewrite (#17183)

* FMTeam: chapter open in webview fix

* FMTeam: versionId bump

* FMTeam: refactor code

* FMTeam: date safety

* FMTeam: unused fields in DTO removal

* FMTeam: avoid fetchMangaDetails call

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* FMTeam: page map refactor

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

* FMTeam: pages useless manual `chapter_number` set removal

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-08-06 13:32:45 -03:00
Kyrela c3c09bfe86
AralosBD: false supportsLatest (#17389) 2023-08-06 13:09:02 -03:00
beerpsi 28850cf51a
Refactor HentaiVN (#17391)
* Refactor HentaiVN

* better cookie handling
2023-08-05 10:31:17 -03:00
KirinRaikage 6f64c12a6d
Change URL for Furyosquad (#17382)
Change URL from Furyosquad to Furyosciety
2023-08-05 10:31:01 -03:00
AwkwardPeak7 92b8f4906f
AllAnime: fix filters not resetting and refactor data models (#17378)
* 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
Alessandro Jean 7b48737ba8
Fix original language filter in MangaDex (#17369)
* Fix original language filter in MangaDex.

* Add new languages.
2023-08-05 10:30:45 -03:00
AwkwardPeak7 11eb5915ca
Comick: refactor code (#17364)
- fix filters not resetting
- add origination to genres
2023-08-03 14:35:06 -03:00
Alessandro Jean 12d8c314d0
Update SS to their new domain (#17354)
Update SS to their new domain.
2023-08-02 15:23:53 -03:00
beerpsi c367e3b126
Add a new `lib-i18n` to make message translation easier (#17336)
* Add support to better internationalization with a new lib.

* Add info about `lib-i18n` in the contributing guide.

* Use lib-i18n in M+ as well.

* Change properties files to UTF-8.

* use the assets/ folder instead of the res/ folder

files under assets/ are addressible by name

* mangadex: add string invalid_manga_id

* M+: Add translations for Vietnamese

* m+: Add Vietnamese to list of available languages

* mangadex: remove duplicate declarations

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-08-02 14:52:00 -03:00
Solitai7e 31ae3fc43a
Pixiv: support partial tag matches (#17330) 2023-07-31 14:38:05 -03:00
beerpsi 37a4b20ef2
JapScan: Use lib-synchrony to deobfuscate code (#17329) 2023-07-31 14:37:56 -03:00
AwkwardPeak7 d3e6595dc3
Temple Scan: fix chapter list and add latest (#17323)
* Temple Scan: fix chapter list and add latest

* bump

* small change
2023-07-31 11:01:32 -03:00
stevenyomi bbcae007e8
vomic: update override URL (#17309) 2023-07-29 13:52:43 -03:00
AwkwardPeak7 723dd523fe
Temple Scan: migrate to individual extension (#17294) 2023-07-28 22:33:07 -04:00
are-are-are 276e464021
Hentaivn Fix bug "error 404 views chapter" (#17284)
* Update build.gradle

* Fix 404 HVN
2023-07-28 22:31:47 -04:00
Solitai7e 2a47132cf9
Pixiv: fix chapter dates (#17289) 2023-07-28 22:31:34 -04:00
AwkwardPeak7 ffd04a5671
Simply Cosplay (#17291) 2023-07-28 22:31:24 -04:00
rhjdvsgsgks 15d527bac9
fix baozi img url when page need a confirm (#17297)
* baozi: use data-src as img url

* bump
2023-07-28 22:29:17 -04:00
iD-666 93e5bcf56b
Fix HTTP error 400 Status Filter (#17283)
* Change value from empty string "" to "0"

* Update build.gradle
2023-07-27 16:32:58 -03:00
Solitai7e ef403d0381
Pixiv: fix users filter (#17281)
Pixiv: Fix users filter
2023-07-27 16:32:45 -03:00
Solitai7e e8dce7f5e7
Pixiv: LruCache fix (#17279)
* Pixiv: LruCache fix

* requested changes
2023-07-27 13:53:56 -03:00
iD-666 ab0d6aceab
Add a Status search filter and remove 1 deleted sort in Comick (#17269)
* Add a Status filter and remove 1 deleted sort

* Add Status filter

* Update build.gradle
2023-07-27 09:34:10 -03:00
Solitai7e 2df5bdfa68
Pixiv: new filters, group-by-series support (#17256)
* Pixiv: new filters, group-by-series support

* requested changes

* whoops

* requested changes #2
2023-07-27 09:33:41 -03:00
Alessandro Jean a59ef3a817
Refactor the MangaDex code a bit (#17267)
* Refactor the MangaDex code a bit.

* Bump the extension version.
2023-07-26 16:18:12 -03:00
AwkwardPeak7 17f6640380
LynxScans move to MangaThemesia (#17262) 2023-07-26 12:30:01 -03:00
Alessandro Jean 369e48f362
Add migrate warning on chapter parsing in GM as well (#17249)
Add migrate warning on chapter parsing in GM as well.
2023-07-24 18:19:43 -03:00
stevenyomi 4ec625f582
vomic: override base URL preference (#17245) 2023-07-24 17:51:52 -03:00
Vetle Ledaal e34a5b4c70
MangaPoisk: update domain (#17237) 2023-07-24 17:51:33 -03:00
Alessandro Jean 3a36568ed9
Add Vietnamese language to MangaPlus (#17233)
Add Vietnamese language to MangaPlus.
2023-07-23 12:47:31 -03:00
Alessandro Jean dcf73cedee
Update GM URL and selectors (#17227)
Update GM URL and selectors.
2023-07-22 18:16:58 -03:00
Vetle Ledaal 630c947027
Bato.to: remove broken mirrors, add new mirrors (#17211)
* Bato.to: remove broken mirrors

* Bato.to: add more mirrors

* create MIRROR_PREF_ENTRY_VALUES from MIRROR_PREF_ENTRIES
2023-07-22 09:47:35 -04:00
zormy111 a3543bf2b2
update of the japscan extension - the complete reverse of the JS (#17181)
* Update Japscan.kt

I completely changed the way to find the keys allowing the decryption of the base64 which contains the information of the images to be recovered. Before there was a recovery by regex, but this was not reliable because the location of these strings changes places and the order is important because it allows to reconstitute the two decryption keys. To succeed in recovering them correctly and in the right order, I debugged the javascript, which allowed me to understand how obfuscation works.

 I understood that the base64 encryption file, the zjs, was not the same file when we had a mobile useragent and a PC useragent, it is however the same key, just that they are placed at different other place
at the end of the file we have the JS which assembles the keys directly as parameters of a function:

a0_0x39cacb('0x13d') + a0_0x39cacb('0x130') + a0_0x39cacb('0x118') + '6N', a0_0x39cacb('0x145') + a0_0x39cacb('0x116') + a0_0x39cacb('0x10f') + 'oe'


we have another function here:

return a0_0x46c1 = function(_0x46c1ab, _0x5a3fac) {
        _0x46c1ab = _0x46c1ab - 0x105;
        let _0x5c76b5 = _0xd80153[_0x46c1ab];
        return _0x5c76b5;
    }


which call string array which contains the key chunks

0 : "laretiLesrap"
1 : "gnp.600/sgmi/"
2 : "atad"
3 : "daol"
4 : "8ceABpX"
..


_0x46c1ab = _0x46c1ab - 0x105;


this operation allows to know the shift in the table, for example
By subtracting 0x105 from '0x13d', we get:

317 - 261 = 56

at location 56, so at index 55 of the array we have: "ohcVEMDTYO7FpBA20zRg"

so here: a0_0x39cacb('0x13d') + a0_0x39cacb('0x130') + a0_0x39cacb('0x118') + '6N'
we replace a0_0x39cacb('0x13d')

by this chain

"ohcVEMDTYO7FpBA20zRg" + a0_0x39cacb('0x130') + a0_0x39cacb('0x118') + '6N'

and that gives us the beginning of the key
and then reverse it
and that gives us the right key

* Update build.gradle

Update build version

* Update Japscan.kt - Completely reverse JavaScript

My modification was missing part of the javascript code to reverse, this modification brings greater stability.
In the JS is decrypts the data, there is a table of character string, this table is the most important element of the decryption because it is used in almost all the functions.

What the algorithm does in a nutshell:

- he shuffles the board until he arrives at a precise position, he pushes all the elements backwards until he finds the right combination. The correct combination is determined by the sum of the digits in the character strings with a more or less complex calculation.

- It calls the table in a "hidden" way with a function that takes a hexadecimal as a parameter (which corresponds to the index in the table)

- once all the keys have been retrieved from the character string table, it assembles them, then reverses them to give the complete key


How I proceeded:

- For the correct position in the table I perform almost the same calculation as the JS but I simplify, this to a tiny margin of error. In the calculation in the JS it parses the INTs in the chain and makes calculations with it, to simplify my task I only check if ALL the elements used contain INTs, I did several debug tests and they are obliged to contain them when the position is good. So starting from this principle I would almost certainly fall on the right position.

- Once my array is correctly sorted, I can with a simple calculation managed to recover the requested element with the hexadecimal

- I reverse the keys and I test the two positions of the keys to decipher the base64

* Update Japscan.kt

Added the possibility to have the parseInt in negative

* Update Japscan.kt

Modification needed to take into account the wider possibility of script changes

* Update Japscan.kt - Add comments

Ajout des commentaires
2023-07-21 18:57:53 -04:00
felixfon 1d364c868f
Fix Manhuaren unable to get token (#17202) 2023-07-21 17:43:47 -04:00
Vetle Ledaal a2beada8ea
EarlyManga: update domain (#17207) 2023-07-21 17:41:25 -04:00
iD-666 d5afad1fdb
ComicK: Add new sort: "Newest" (#17188)
* ComicK: Add new sort: "Newest"

* ComicK: Update extVersionCode
2023-07-20 22:13:35 -04:00
Vetle Ledaal 4803df9e32
Niceoppai: fix duplicate manga (#17192)
Update popularManga parser
2023-07-20 22:07:20 -04:00
are-are-are a5f7456df4
Update domain Hentaivn and fix not show images (#17187)
* Update build.gradle

* Change base Url and fix not show images
2023-07-20 22:06:27 -04:00
stevenyomi 93cc190c6c
Roumanwu: update mirror URL (#17185) 2023-07-20 22:06:04 -04:00
stevenyomi d6b88c5ee1
Jinman Tiantang: don't update mirrors on Cloudflare errors (#17184) 2023-07-20 22:05:54 -04:00
Rolando Lecca 832ace3eff
Manhwas.net: Not show empty images (#17172)
Filter invalid imgs
2023-07-20 22:05:18 -04:00
AwkwardPeak7 5ce08316b0
NH: option to enable/disable random UA (#17156)
* NH: add option to disable random UA

* bump
2023-07-17 07:25:46 -04:00
felixfon bbe45afa60
Fix manhuaren no value for response (#17061) (#17134) 2023-07-16 12:55:40 -03:00
Enriath 5cdb939669
latisbooks: fix page parsing, fix cover art (#17135)
* 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
AwkwardPeak7 50b5d33614
Random User-Agent Refactor (#17059)
* lib-randomua

* NHentai: Random mobile ua

* Madara random UA overhaul

* MangaThemesia random UA overhaul

* MangaHub random UA overhaul

* build errors and warnings

* remove preference from Constellar

* change to singleton object

* network.client

* fix copy paste and chapter deep link

* exit early

* use data class and enum options

* missing import

* suggested changes

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

* re-add empty check to filters

* convert to interceptor

* update comment

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

* update error message

* initialize client by lazy

* dont check on excluded Filters

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

* newlines

* move preference helper function into lib

* move preference helper function into lib x2

* move check to lib too

* move defaultRandomUserAgentType to constructor

* rename the interceptor

* organize the interceptor and preference stuff in different files

* hide custom ua setting when random ua is enabled

* English

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

* catch specific exception

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

* setVisible()

fresh stuff

* setVisible()

fresh stuff

* change summary

* workaround

* Update error message

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

* Update comment

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

---------

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-07-15 19:52:35 -03:00
anewadventure 1b0d3c9e10
Changed domain for hentaivn (#17088) 2023-07-13 16:03:27 -03:00
Eshlender 1e2bce3809
Remanga alt search (#17099)
* [RU]Remanga alt search

* [RU]Remanga alt search

* exHeaders

* pages
2023-07-13 13:52:44 -03:00
Rolando Lecca 37476be2fe
Manhwas.net: bypass sucuri (#17093)
* Bypass Sucuri

* Use jsoup to find script

* Use CookieManager

* Use CookieManager
2023-07-13 13:52:34 -03:00
Rolando Lecca 20823f4b55
Update Manhwas.net (#17068)
* Update ManhwasNet

* Check if sucuri exists

* Remove log
2023-07-10 15:03:38 -04:00
Sofie 626723cd40
fix(id/doujindesu): fix chapter does not load (#17027)
* fix chapter does not load

* Update build.gradle

* fix thumbnail

* fix all request

* change request
2023-07-09 13:55:04 -03:00
ObserverOfTime 4847904078
TheDuckWebcomics: fix image URL (#17034) 2023-07-09 10:13:46 -04:00
felixfon f1a52a29be
Fix manhuaren no value for response (#17033) (#17035) 2023-07-09 10:13:34 -04:00
RGFRv2 28f5a08ac7
Bentomanga fix chapters (#17057)
* Exclude url with style='display:none' who breaks everything

* Update gradle version
2023-07-09 10:13:18 -04:00
felixfon deb7903b1d
Fix manhuaren no value for response (#17008) (#17013) 2023-07-05 18:28:59 -04:00
Fadilah Riczky aaa067a4f9
Fix BacaKomik no pages found (#16977)
* Update BacaKomik.kt

change target document.select for fix page not found

* update extVersionCode to 5

* update bacakomik from document.select to document.getElementsByTag with cdnUrl
2023-07-03 20:56:31 -03:00
felixfon adf419c23a
Fix manhuaren no value for response (#16909) (#16976) 2023-07-03 16:13:12 -03:00
Alessandro Jean dd0a128de0
Revert `lib-i18n` addition (#16990)
* Revert "Add a new `lib-i18n` to make message translation easier (#16942)"

This reverts commit 4e17c228ca.

* Bump the versions.
2023-07-02 18:42:03 -03:00
AwkwardPeak7 6ff3045c6f
VIZ Manga (#16971)
* Viz Manga

* update readme
2023-07-02 17:39:17 -03:00
Alessandro Jean 4e17c228ca
Add a new `lib-i18n` to make message translation easier (#16942)
* Add support to better internationalization with a new lib.

* Add info about `lib-i18n` in the contributing guide.

* Use lib-i18n in M+ as well.

* Change properties files to UTF-8.
2023-07-02 17:38:41 -03:00
THE_ORONCO c4b08d04e3
Fix: page ordering & broken chapter loading (#16959)
* 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
Rajh a70b186815
Update Japscan (#16908)
* Update Japscan.kt

Japscan splitted tables, fast fix for it
Closes #16898

* Remove Log.d messages

---------

Co-authored-by: Rajh <Rajh>
2023-07-01 10:07:17 -04:00
Theray Tharow abe6448516
Add Author's Notes To QuestionableContent (#16924)
* 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 (#16925)
* 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 fcba0e4efe
comick: improve performance (#16947)
* comick: improve performance

for real this time

* simplify logic

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

* remove redundancy

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2023-07-01 10:03:51 -04:00
AwkwardPeak7 9de0f461b9
AllAnime: update url (#16948) 2023-07-01 10:02:50 -04:00
stevenyomi 672894acfe
NoyAcg: update URL (#16928) 2023-06-30 10:28:51 -04:00
Ahmad Ghoni Arrozaq 439578e5c8
Fix KomikindoID no pages found (#16941) 2023-06-30 10:28:20 -04:00
stevenyomi 12a0dfbfb3
Move ManhuaDB multisrc to individual source (#16923) 2023-06-29 13:31:58 -03:00
stevenyomi 13f9ab74aa
Split Mangabz multisrc and update Vomic (#16922) 2023-06-29 13:31:50 -03:00
AwkwardPeak7 6a106c8648
fix RCO (#16900)
* 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 (#16873)
MangaGeko: change name from MReader
2023-06-26 13:36:10 -03:00
stevenyomi 2d3b223259
Fix URL updater in some sources (#16867) 2023-06-25 15:34:05 -03:00
Ahmad Ghoni Arrozaq a191a7a040
Update domain KomikIndoID (#16851) 2023-06-24 23:09:45 -03:00
Alessandro Jean c0e01e8dac
Translate some missing strings on MangaDex (#16841)
* Translate some missing strings on MangaDex.

* Use bullet points in the list.
2023-06-23 17:36:03 -03:00
AwkwardPeak7 40c323bc6e
Remove Reaper Scans English due to cat & mouse game (#16819)
* Remove Reaper Scans English

* Update regex

* fix regex

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

* more resilient probably
2023-06-21 09:29:20 -03:00
AwkwardPeak7 047a04723f
fix name (#16805)
fix key name
2023-06-20 21:13:21 -03:00
Alessandro Jean 06da29ae8c
Migrate MM from Madara to an individual extension (#16801)
Migrate MM from Madara to an individual extension (closes #16286).
2023-06-20 16:30:52 -03:00
AwkwardPeak7 152fb4e30a
fix RS (#16798)
* 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
anenasa 4083f04eb1
Happymh: Fix search (#16783) 2023-06-20 12:12:01 -04:00
Asheraf 05702a5dec
[MangaAe] update url and other things (#16781) 2023-06-20 12:11:27 -04:00
RGFRv2 4f1bbcdee9
Add an UserAgent on headersBuilder() to bypass Cloudflare error (#16761)
* Add an UserAgent on headersBuilder() to bypass Cloudflare error

* Add choice to set a custom UA

* Update header for imageRequest function

* Fix headers setup + remove function on setupPreferenceScreen
2023-06-20 12:10:53 -04:00
Yusuf Bhaskara Adji a84ba89743
Add new source "Frelein Books" (#16708)
* Add frelein books

add new source from books.frelein.my.id

* Update src/all/freleinbooks/src/eu/kanade/tachiyomi/extension/all/freleinbooks/FreleinBooks.kt

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

* Update src/all/freleinbooks/src/eu/kanade/tachiyomi/extension/all/freleinbooks/FreleinBooks.kt

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

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-06-17 10:02:00 -04:00
beerpsi 107d610622
[BlogTruyen] Update base URL (#16767)
* [BlogTruyen] Update base URL

* bump version
2023-06-17 10:00:14 -04:00
Rolando Lecca b75d79b98f
VCPVMP: Fix images (#16774)
Fix images
2023-06-17 10:00:04 -04:00
Alessandro Jean e7042d5ec9
Add two new sources to Madara and fix no chapters found in NM. (#16728)
* Add two new sources to Madara.

* Fix no chapters found in NM (closes #16603).
2023-06-12 17:22:02 -03:00
Alessandro Jean 1edd973f46
Remove MM as it seems to be gone (#16727)
Remove MM as it seems to be gone.
2023-06-12 16:21:11 -03:00
AwkwardPeak7 7a2e2a62ff
akuma.moe (#16720)
new source: Akuma.moe
2023-06-12 16:00:23 -03:00
AwkwardPeak7 f2ffc4075c
minor fix (#16716)
* 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 (#16696)
* remove from madara

* DisasterScans: partial implementation

* use updated cdnUrl for existing thumbnails

* url intent
2023-06-12 15:59:13 -03:00
FlaminSarge 0e8aad3b9f
[Mangadex] Call removeEntitiesAndMarkdown on desc before appending altTitles to it (#16711)
* [Mangadex] Call removeEntitiesAndMarkdown on desc before appending altTitles to it

* Bump extVersionCode
2023-06-11 08:14:00 -04:00
Rolando Lecca 7ee2bfc61e
NineManga: Fix thumbnails and page's images (#16697)
Fix thumbnails
2023-06-08 22:12:25 -04:00
beerpsi 7b6ad2d251
[HentaiVN] Change base URL (#16681)
* [HentaiVN] Change base URL

* Update build.gradle
2023-06-07 13:25:25 -04:00
FlaminSarge 812d904979
[Mangadex] Add setting to show alternative titles in manga description (#16607)
* [Mangadex] Add setting to show alternative titles in manga description

Uses same-language and romanized titles only

* [Mangadex] Bump build.gradle for previous

* Only include romanized version of originalLanguage
2023-06-07 05:17:23 -04:00
Rolando Lecca d8ef062ba8
MangaTigre: Optimize mangaDetails parsing (#16508)
* Optimize

* Miskey

* Use BigDecimal.stripTrailingZeros

* Use JsonPrimitive instead Float

* Set token on init

* Remove init due to app don't recognize extension
2023-06-06 05:23:25 -04:00
Adam B d88776ce6e
Fixed Bentomanga (#16512)
* Creation/modification of the japanread source which became
bentomanga

I left the name and the image because it's the same source
with a new interface and name (people know japanread)

* rename and udpate lib of the japanread source which became
bentomanga
+
update of build.gradle

* add old id of japanread

* Update src/fr/japanread/build.gradle

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

* Update src/fr/japanread/build.gradle

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

* Update src/fr/japanread/src/eu/kanade/tachiyomi/extension/fr/japanread/bentomanga.kt

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

* Update src/fr/japanread/src/eu/kanade/tachiyomi/extension/fr/japanread/bentomanga.kt

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

* renaming file to BentoManga

* Attempt to avoid triggering cloudflare

Can make the source slower.

* Attempt to avoid triggering cloudflare

Can make the source slower.

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-06-06 05:23:01 -04:00
Oleh Mykhalskyi 64ac44dff9
uk/MangaInUa (#16600)
fix showing genre, chapter name, chapter number , status

Co-authored-by: Oleh Mykhalskyi <mykhalskyi11@gmail.com>
2023-06-06 05:22:38 -04:00
AwkwardPeak7 c6487255fb
comick: fix date (#16628) 2023-06-06 05:22:17 -04:00
Eshlender abd91a3156
[RU]Desu cloudflareClient and title Language (#16634)
* [RU]Desu cloudflareClient

* TitleLanguage

* change split
2023-06-06 05:22:04 -04:00
beerpsi dfb5df3bc2
[BlogTruyen] Source is fully back (#16646) 2023-06-06 05:20:34 -04:00
beerpsi 7ddf4ac5c7
Remove Cứu Truyện (#16654)
* Remove Cứu Truyện

* Add to REMOVED_SOURCES.md

* extra regex
2023-06-06 05:19:42 -04:00
AwkwardPeak7 6aa5ac0f17
AllAnime refactor (#16660)
* AllAnime refactor

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

* [skip ci] add more warning
2023-06-06 05:19:32 -04:00
Rolando Lecca d2a92d7d43
NineManga: Fix not showing all pages (#16666)
Load only 1 image per page
2023-06-06 05:18:39 -04:00
stevenyomi b34dfcfa38
DMZJ: tweak comments page (#16672) 2023-06-06 05:18:25 -04:00
beerpsi 8f3f400385
BlogTruyen: Source is up (#16606) 2023-05-30 10:51:30 -04:00
AwkwardPeak7 b7c39c7a67
Comick: some improvements (#16611)
* Comick: some improvements

* comick: thumbnail preference

* comick: alt titles

* use update date
2023-05-30 10:50:45 -04:00
Renato 7a8bc37fab
Fixed ShingekiNoShoujo (#16599)
* Fixed ShingekiNoShoujo
Changed url
Fixed the code for the new site

* Changed build.gradle

* Fixed ShingekiNoShoujo
Modified the endpoints and the selectors because they modified the website

* Fixes to the code
2023-05-30 10:49:12 -04:00
beerpsi 5729fb1667
Update script (#16620)
* Update script

* bump

* promote to nsfw source
2023-05-30 10:47:38 -04:00
arkon 61646e9953 Remove dead sources
Closes #16546
Closes #16547
Closes #16548
Closes #16577
Closes #16578
Closes #16583
2023-05-26 17:34:13 -04:00
arkon 793bb09f00 Remove dead sources
Closes #16016
Closes #16110
Closes #16194
Closes #16314
Closes #16515
Closes #16517
Closes #16519
Closes #16520
2023-05-26 17:28:44 -04:00
minhngoc25a 5b67c25b6c
Updated the domain for TruyenQQ (VN) (#16534) 2023-05-26 17:07:45 -04:00
Renato 72af6d2d9b
Fixed ShingekiNoShoujo (#16592)
* Fixed ShingekiNoShoujo
Changed url
Fixed the code for the new site

* Changed build.gradle
2023-05-26 17:07:19 -04:00
arkon 7db80a4c80 [skip ci] Close other stale issues too 2023-05-26 17:05:15 -04:00
ObserverOfTime 9c47c86c21
KingsOfDarkness: update manga selector (#16558) 2023-05-26 16:48:39 -04:00
stevenyomi ef6318301b
DMZJ: add error message (#16579) 2023-05-26 16:48:10 -04:00
Rolando Lecca 573eb96799
MangaTigre: Fix omakes (#16499)
Fix omakes
2023-05-19 12:40:48 -04:00
KirinRaikage 260633c923
MangaKawaii: Fix CDN URL (#16504)
MangaKawaii: Fix MangaKawaii CDN URL
2023-05-19 12:40:37 -04:00
Sapphire 4dec208489
Adding a new source (FMTEAM) (#16342)
Co-authored-by: Saïd Boudjenane <said.boudjenane@protonmail.ch>
2023-05-19 06:16:16 -04:00