Skip to content

Commit

Permalink
Fix slow speed of zip generation
Browse files Browse the repository at this point in the history
  • Loading branch information
X committed Aug 1, 2020
1 parent beebe93 commit f842c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nHentai_downloader/nHentai_downloader.user.js
Expand Up @@ -12,7 +12,7 @@
// @match http://nhentai.net/g/*
// @match https://nhentai.net/g/*
// @require https://code.jquery.com/jquery-3.5.1.min.js
// @require https://unpkg.com/jszip@3.4.0/dist/jszip.min.js
// @require https://unpkg.com/jszip@3.1.5/dist/jszip.min.js
// @require https://unpkg.com/file-saver@2.0.2/dist/FileSaver.min.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
Expand Down

0 comments on commit f842c11

Please sign in to comment.