Skip to content

Commit

Permalink
Deploying to gh-pages from @ 3766a43 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNetsky committed Jan 11, 2024
1 parent 1815f82 commit 4635f58
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions 0.8/MangaDex/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3474,7 +3474,7 @@ exports.MangaDexInfo = {
description: 'Extension that pulls manga from MangaDex',
icon: 'icon.png',
name: 'MangaDex',
version: '3.0.2',
version: '3.0.3',
authorWebsite: 'https://github.com/nar1n',
websiteBaseURL: MANGADEX_DOMAIN,
contentRating: types_1.ContentRating.EVERYONE,
Expand Down Expand Up @@ -3725,7 +3725,7 @@ class MangaDex {
const searchType = query.title?.match(/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/i) ? 'ids[]' : 'title';
const url = new MangaDexHelper_1.URLBuilder(this.MANGADEX_API)
.addPathComponent('manga')
.addQueryParameter(searchType, (query.title?.length ?? 0) > 0 ? encodeURIComponent(query.title) : undefined)
.addQueryParameter(searchType, (query.title?.length ?? 0) > 0 ? encodeURIComponent(query.title).replace(/%20/g, '+') : undefined)
.addQueryParameter('limit', 100)
.addQueryParameter('hasAvailableChapters', true)
.addQueryParameter('availableTranslatedLanguage', languages)
Expand Down
4 changes: 2 additions & 2 deletions 0.8/MangaDex/source.js
Original file line number Diff line number Diff line change
Expand Up @@ -3474,7 +3474,7 @@ exports.MangaDexInfo = {
description: 'Extension that pulls manga from MangaDex',
icon: 'icon.png',
name: 'MangaDex',
version: '3.0.2',
version: '3.0.3',
authorWebsite: 'https://github.com/nar1n',
websiteBaseURL: MANGADEX_DOMAIN,
contentRating: types_1.ContentRating.EVERYONE,
Expand Down Expand Up @@ -3725,7 +3725,7 @@ class MangaDex {
const searchType = query.title?.match(/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/i) ? 'ids[]' : 'title';
const url = new MangaDexHelper_1.URLBuilder(this.MANGADEX_API)
.addPathComponent('manga')
.addQueryParameter(searchType, (query.title?.length ?? 0) > 0 ? encodeURIComponent(query.title) : undefined)
.addQueryParameter(searchType, (query.title?.length ?? 0) > 0 ? encodeURIComponent(query.title).replace(/%20/g, '+') : undefined)
.addQueryParameter('limit', 100)
.addQueryParameter('hasAvailableChapters', true)
.addQueryParameter('availableTranslatedLanguage', languages)
Expand Down
2 changes: 1 addition & 1 deletion 0.8/versioning.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"buildTime":"2024-01-07T16:57:18.840Z","sources":[{"id":"BatoTo","name":"BatoTo","author":"Nicholas","desc":"Extension that pulls manga from bato.to","website":"https://github.com/niclimcy","contentRating":"MATURE","version":"3.0.3","icon":"icon.png","tags":[],"websiteBaseURL":"https://bato.to","intents":21},{"id":"Hentai2Read","name":"Hentai2Read","author":"EmZedH","desc":"Extension that pulls manga from hentai2read.com","website":"https://github.com/EmZedH","contentRating":"ADULT","version":"1.0.0","icon":"icon.png","tags":[{"text":"18+","type":"warning"}],"websiteBaseURL":"https://hentai2read.com","intents":5},{"id":"MangaDex","name":"MangaDex","author":"Nar1n & Netsky","desc":"Extension that pulls manga from MangaDex","website":"https://github.com/nar1n","contentRating":"EVERYONE","version":"3.0.2","icon":"icon.png","tags":[],"websiteBaseURL":"https://mangadex.org","intents":37},{"id":"MangaPlus","name":"MangaPlus","author":"Rinto-kun","desc":"Extension that pulls manga from Manga+ by Shueisha","website":"https://github.com/Rinto-kun","contentRating":"EVERYONE","version":"2.0.1","icon":"icon.png","tags":[],"websiteBaseURL":"https://mangaplus.shueisha.co.jp","intents":53},{"id":"NHentai","name":"nhentai","author":"NotMarek & Netsky","desc":"Extension which pulls content from nHentai.","website":"https://github.com/TheNetsky","contentRating":"ADULT","version":"4.0.6","icon":"icon.png","tags":[{"text":"18+","type":"warning"}],"websiteBaseURL":"https://nhentai.net","intents":53}],"builtWith":{"toolchain":"0.8.0-alpha.47","types":"0.8.0-alpha.47"}}
{"buildTime":"2024-01-11T15:05:12.208Z","sources":[{"id":"BatoTo","name":"BatoTo","author":"Nicholas","desc":"Extension that pulls manga from bato.to","website":"https://github.com/niclimcy","contentRating":"MATURE","version":"3.0.3","icon":"icon.png","tags":[],"websiteBaseURL":"https://bato.to","intents":21},{"id":"Hentai2Read","name":"Hentai2Read","author":"EmZedH","desc":"Extension that pulls manga from hentai2read.com","website":"https://github.com/EmZedH","contentRating":"ADULT","version":"1.0.0","icon":"icon.png","tags":[{"text":"18+","type":"warning"}],"websiteBaseURL":"https://hentai2read.com","intents":5},{"id":"MangaDex","name":"MangaDex","author":"Nar1n & Netsky","desc":"Extension that pulls manga from MangaDex","website":"https://github.com/nar1n","contentRating":"EVERYONE","version":"3.0.3","icon":"icon.png","tags":[],"websiteBaseURL":"https://mangadex.org","intents":37},{"id":"MangaPlus","name":"MangaPlus","author":"Rinto-kun","desc":"Extension that pulls manga from Manga+ by Shueisha","website":"https://github.com/Rinto-kun","contentRating":"EVERYONE","version":"2.0.1","icon":"icon.png","tags":[],"websiteBaseURL":"https://mangaplus.shueisha.co.jp","intents":53},{"id":"NHentai","name":"nhentai","author":"NotMarek & Netsky","desc":"Extension which pulls content from nHentai.","website":"https://github.com/TheNetsky","contentRating":"ADULT","version":"4.0.6","icon":"icon.png","tags":[{"text":"18+","type":"warning"}],"websiteBaseURL":"https://nhentai.net","intents":53}],"builtWith":{"toolchain":"0.8.0-alpha.47","types":"0.8.0-alpha.47"}}

0 comments on commit 4635f58

Please sign in to comment.