去除插开发者信息

This commit is contained in:
wojiaoyishang
2023-02-11 08:28:23 +08:00
parent b92c450be4
commit 7f7e142dc4
12 changed files with 81 additions and 23 deletions
+1 -5
View File
@@ -1,9 +1,5 @@
{
"plugin_name": "Hello World",
"plugin_version": "1.0.0.1",
"plugin_description": "一个测试的插件。",
"developer_name": "Yishang",
"developer_website": "https://lovepikachu.top",
"developer_email": "422880152@qq.com",
"developer_phone": "-"
"plugin_description": "一个测试的插件。"
}
+1 -5
View File
@@ -1,9 +1,5 @@
{
"plugin_name": "真实IP插件",
"plugin_version": "1.0.0.1",
"plugin_description": "在上游更改访客IP地址,并采用自定义日志输出。",
"developer_name": "Yishang",
"developer_website": "https://lovepikachu.top",
"developer_email": "422880152@qq.com",
"developer_phone": "-"
"plugin_description": "在上游更改访客IP地址,并采用自定义日志输出。"
}
+1 -5
View File
@@ -1,9 +1,5 @@
{
"plugin_name": "页面替换插件",
"plugin_version": "1.0.0.1",
"plugin_description": "在不更改原有框架视图函数的情况下更改渲染输出页面。",
"developer_name": "Yishang",
"developer_website": "https://lovepikachu.top",
"developer_email": "422880152@qq.com",
"developer_phone": "-"
"plugin_description": "在不更改原有框架视图函数的情况下更改渲染输出页面。"
}