Skip to content

Commit d828c74

Browse files
committed
build(remove-redirect): 更新脚本配置
1 parent 79d3da7 commit d828c74

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changeset/rude-geese-suffer.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'remove-redirect': patch
3+
---
4+
5+
更新脚本配置

packages/remove-redirect/metablock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
"exclude": ["*://localhost:*/*", "*://127.0.0.1:*/*", "*://0.0.0.0*", "*://192.168.*"],
1717
"require": [],
1818
"connect": ["baidu.com", "*"],
19-
"grant": []
19+
"grant": ["GM.xmlHttpRequest", "GM_xmlhttpRequest"]
2020
}

0 commit comments

Comments
 (0)