Skip to content

Commit 959ce73

Browse files
committed
Deconstruct userscript into modules && rebundle with webpack
1 parent 554d42f commit 959ce73

27 files changed

+16505
-1170
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
../.DS_Store
1+
**/.DS_Store
2+
node_modules/

byw-mangadl.meta.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
// ==UserScript==
22
// @name byw漫畫下載
3-
// @version 2024-10-17
3+
// @version 2024-10-19
44
// @namespace mccranky83.github.io
55
// @description 下載搬運網單行本漫畫
6-
// @author mccranky
6+
// @author Mccranky83
77
// @match http://*/plugin.php?id=jameson_manhua*a=bofang*kuid*
88
// @match http://*/plugin.php?id=jameson_manhua*kuid*a=bofang*
99
// @match https://*/plugin.php?id=jameson_manhua*a=bofang*kuid*

byw-mangadl.user.js

Lines changed: 11112 additions & 1167 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)