diff --git a/nHentai_downloader/nHentai_downloader.user.js b/nHentai_downloader/nHentai_downloader.user.js index 72d2c86..aa2aebf 100644 --- a/nHentai_downloader/nHentai_downloader.user.js +++ b/nHentai_downloader/nHentai_downloader.user.js @@ -8,7 +8,7 @@ // @description:vi Tải truyện tranh tại NhệnTái. // @description:zh-CN 在nHentai上下载漫画。 // @description:zh-TW 在nHentai上下载漫画。 -// @version 3.1.3 +// @version 3.1.4 // @icon http://i.imgur.com/FAsQ4vZ.png // @author Zzbaivong // @oujs:author baivong @@ -16,9 +16,9 @@ // @match http://nhentai.net/g/* // @match https://nhentai.net/g/* // @require https://code.jquery.com/jquery-3.5.1.min.js -// @require https://cdn.jsdelivr.net/npm/web-streams-polyfill@2.0.2/dist/ponyfill.min.js -// @require https://cdn.jsdelivr.net/npm/streamsaver@2.0.3/StreamSaver.min.js -// @require https://cdn.jsdelivr.net/npm/streamsaver@2.0.4/examples/zip-stream.js +// @require https://cdn.jsdelivr.net/npm/web-streams-polyfill@3.0.1/dist/ponyfill.min.js +// @require https://cdn.jsdelivr.net/npm/streamsaver@2.0.5/StreamSaver.min.js +// @require https://cdn.jsdelivr.net/npm/streamsaver@2.0.5/examples/zip-stream.js // @require https://greasyfork.org/scripts/28536-gm-config/code/GM_config.js?version=184529 // @require https://greasemonkey.github.io/gm4-polyfill/gm4-polyfill.js?v=a834d46 // @noframes