Skip to content

Commit 8121488

Browse files
authored
修正:Tampermonkey是閉源軟件 (#22)
> This repository contains the source of the Tampermonkey extension up to version 2.9. All newer versions are distributed under a proprietary license. https://github.com/Tampermonkey/tampermonkey/blob/master/README.md
1 parent d7ec807 commit 8121488

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,7 @@ function ComparisonSection() {
665665
message: '开源免费',
666666
}),
667667
scriptcat: true,
668-
tampermonkey: true
668+
tampermonkey: false
669669
},
670670
{
671671
feature: translate({

0 commit comments

Comments
 (0)