Skip to content

Commit

Permalink
🤖 chore: Auto sync plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
lobehubbot committed Feb 17, 2024
1 parent 747bb4f commit 1bdfeef
Showing 1 changed file with 14 additions and 8 deletions.
22 changes: 14 additions & 8 deletions public/index.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
{
"expires": [
"stackoverflow_plus",
"speak",
"TokenInsights",
"nba_stats",
"earthquake",
"factcheck"
],
"expires": ["stackoverflow_plus", "TokenInsights", "speak", "earthquake", "nba_stats"],
"plugins": [
{
"author": "orrenprunckun",
Expand Down Expand Up @@ -424,6 +417,19 @@
},
"schemaVersion": 1
},
{
"author": "filtir",
"homepage": "https://app.filtir.com",
"identifier": "factcheck",
"manifest": "https://openai-collections.chat-plugin.lobehub.com/factcheck/manifest.json",
"meta": {
"avatar": "https://openai-collections.chat-plugin.lobehub.com/factcheck/logo.webp",
"description": "Verify the provided text using external sources.",
"tags": ["check", "fact"],
"title": "Filtir"
},
"schemaVersion": 1
},
{
"author": "aigenprompt",
"homepage": "https://imgser.aigenprompt.com",
Expand Down

0 comments on commit 1bdfeef

Please sign in to comment.