Greasy Fork is available in English.

dmhy tree view

convert plain file list into a tree view for 动漫花园 (share.dmhy.org)

< 脚本dmhy tree view的反馈

提问/评论

§
发表于:2018-04-15

脚本代码第28行是不是出错了

第28行多了一个逗号,安装失败

tautcony作者
§
发表于:2018-05-11

JavaScript has allowed trailing commas in array literals since the beginning, and later added them to object literals (ECMAScript 5) and most recently (ECMAScript 2017) to function parameters.

发表回复

登录以发表回复。