1.4.3原版
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
apiVersion: plugin.halo.run/v1alpha1
|
||||
kind: Plugin
|
||||
metadata:
|
||||
name: plugin-friends
|
||||
annotations:
|
||||
"store.halo.run/app-id": "app-yISsV"
|
||||
spec:
|
||||
enabled: false
|
||||
requires: ">=2.21.0"
|
||||
pluginDependencies:
|
||||
"PluginLinks": ">=1.5.0"
|
||||
author:
|
||||
name: 困困鱼
|
||||
website: https://github.com/chengzhongxue
|
||||
logo: logo.png
|
||||
homepage: https://www.halo.run/store/apps/app-yISsV
|
||||
repo: https://github.com/chengzhongxue/plugin-friends-new
|
||||
issues: https://github.com/chengzhongxue/plugin-friends-new/issues
|
||||
configMapName: plugin-friends-configMap
|
||||
settingName: plugin-friends-settings
|
||||
displayName: "朋友圈"
|
||||
description: "提供对 RSS 链接的订阅功能,支持获取其订阅内容"
|
||||
license:
|
||||
- name: "GPL-3.0"
|
||||
url: "https://github.com/chengzhongxue/plugin-friends-new/blob/main/LICENSE"
|
||||
Reference in New Issue
Block a user