This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2b83892
commit 931d49f
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,17 +8,17 @@ | |
// @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 | ||
// @license MIT; https://baivong.mit-license.org/license.txt | ||
// @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/[email protected].3/StreamSaver.min.js | ||
// @require https://cdn.jsdelivr.net/npm/[email protected].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/[email protected].5/StreamSaver.min.js | ||
// @require https://cdn.jsdelivr.net/npm/[email protected].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 | ||
|