Skip to content

Commit

Permalink
🤖 chore: Auto sync plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
lobehubbot committed May 12, 2024
1 parent 5b23854 commit b6828e5
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
- [🚀 How to Submit your Plugin](#-how-to-submit-your-plugin)
- [Step-by-step Instructions](#step-by-step-instructions)
- [🕶 Awesome Plugins](#-awesome-plugins)
- [Space](#space)
- [Search1API](#search1api)
- [Social Search](#social-search)
- [Search Google via Serper](#search-google-via-serper)
Expand Down Expand Up @@ -135,6 +136,22 @@ If you wish to add a plugin onto the index, make an entry in `plugins` directory

<!-- AWESOME PLUGINS -->

### Space

<sup>By **[@automateyournetwork](https://space.automateyournetwork.ca)** on **2024-05-12**</sup>

Space data including NASA.

`space` `nasa`

<div align="right">

[![][back-to-top]](#readme-top)

</div>

---

### Search1API

<sup>By **[@fatwang2](https://github.com/fatwang2/search1api-lobechat)** on **2024-05-06**</sup>
Expand Down
17 changes: 17 additions & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
- [🚀 如何提交您的插件](#-如何提交您的插件)
- [提交步骤](#提交步骤)
- [🕶 Awesome Plugins](#-awesome-plugins)
- [空间](#空间)
- [Search1API](#search1api)
- [社交搜索](#社交搜索)
- [通过 Serper 搜索 Google](#通过-serper-搜索-google)
Expand Down Expand Up @@ -135,6 +136,22 @@

<!-- AWESOME PLUGINS -->

### 空间

<sup>By **[@automateyournetwork](https://space.automateyournetwork.ca)** on **2024-05-12**</sup>

包括 NASA 的空间数据。

`空间` `nasa`

<div align="right">

[![][back-to-top]](#readme-top)

</div>

---

### Search1API

<sup>By **[@fatwang2](https://github.com/fatwang2/search1api-lobechat)** on **2024-05-06**</sup>
Expand Down
14 changes: 14 additions & 0 deletions src/Space.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"author": "automateyournetwork",
"createdAt": "2024-05-12",
"homepage": "https://space.automateyournetwork.ca",
"identifier": "Space",
"manifest": "https://openai-collections.chat-plugin.lobehub.com/space/manifest.json",
"meta": {
"avatar": "https://openai-collections.chat-plugin.lobehub.com/space/logo.webp",
"description": "Space data including NASA.",
"tags": ["space", "nasa"],
"title": "Space"
},
"schemaVersion": 1
}

0 comments on commit b6828e5

Please sign in to comment.