* Add various french extensions to Madara
* Rename class and source to MangaHubFr to distinguish it better from OG MangaHub
* Forgot comma to separate className and pkgName
* Migrate GS from Madara to HeanCMS (closes#16809).
* Rename file to follow the linting conventions.
* Rename Scans to Scans to use the old package name.
* Rename the source name attribute as well.
* 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>
* 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
* [RU]GroupLe fix chapterListSelector 2 - universal
* new 18+ selector
* change notify
* test and notify hide content
* test and notify hide hentai
* only if the url is incorrect
* Add BananaScan and EpsilonScan to Mangathemesia and rename FlameScansFR to LegacyScans
* Rename pkgName back to to FlameScansFr to avoid users having to migrate
* [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
* Optimize
* Miskey
* Use BigDecimal.stripTrailingZeros
* Use JsonPrimitive instead Float
* Set token on init
* Remove init due to app don't recognize extension
* 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>