Skip to content

Commit 3b08150

Browse files
committed
feat(civitai-helper): 适配 civitai.red 域名
1 parent 708531d commit 3b08150

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changeset/rude-feet-collect.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'civitai-helper': patch
3+
---
4+
5+
适配 civitai.red 域名

packages/civitai-helper/metablock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"updateURL": "",
1212
"downloadURL": "",
1313
"license": "",
14-
"match": ["*://civitai.com/*"],
14+
"match": ["*://civitai.com/*", "*://civitai.red/*"],
1515
"exclude": [],
1616
"require": [],
1717
"connect": [],

0 commit comments

Comments
 (0)