diff --git a/README.md b/README.md index 7457ab5..26ab20c 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,6 @@ - [SuperStock Fine Art](#superstock-fine-art) - [AladinBooks](#aladinbooks) - [MixerBox Podcasts](#mixerbox-podcasts) - - [Filtir](#filtir) - [Access Google Sheet](#access-google-sheet) - [PortfolioMeta](#portfoliometa) - [MixerBox Translate](#mixerbox-translate) @@ -74,7 +73,6 @@ - [Change](#change) - [MintbaseSearch](#mintbasesearch) - [Defillama](#defillama) - - [AskYourPDF](#askyourpdf) - [Savvy Trader AI](#savvy-trader-ai) - [Midjourney](#midjourney) - [Astrodaily](#astrodaily) @@ -360,22 +358,6 @@ Search podcasts easily! Explore podcasts covering society, sports, business, new --- -### Filtir - -By **[@filtir](https://app.filtir.com)** on **2024-01-25** - -Verify the provided text using external sources. - -`check` `fact` - -
- -[![][back-to-top]](#readme-top) - -
- ---- - ### Access Google Sheet By **[@accessplugins](https://sheets.accessplugins.com)** on **2024-01-25** @@ -760,22 +742,6 @@ Retrieve data on DeFi protocols and blockchains. --- -### AskYourPDF - -By **[@askyourpdf](https://plugin.askyourpdf.com)** on **2024-01-20** - -Unlock the power of your PDFs!, dive into your documents, find answers, and bring information to your fingertips. - -`pdf` `document` `web` - -
- -[![][back-to-top]](#readme-top) - -
- ---- - ### Savvy Trader AI By **[@savvytrader](https://savvytrader.com)** on **2024-01-20** diff --git a/README.zh-CN.md b/README.zh-CN.md index fbc6891..bd7354c 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -49,7 +49,6 @@ - [SuperStock Fine Art](#superstock-fine-art) - [AladinBooks](#aladinbooks) - [MixerBox Podcasts](#mixerbox-podcasts) - - [Filtir](#filtir) - [访问 Google 表格](#访问-google-表格) - [PortfolioMeta](#portfoliometa) - [MixerBox 翻译](#mixerbox-翻译) @@ -74,7 +73,6 @@ - [Change](#change) - [MintbaseSearch](#mintbasesearch) - [Defillama](#defillama) - - [AskYourPDF](#askyourpdf) - [Savvy Trader AI](#savvy-trader-ai) - [Midjourney](#midjourney) - [Astrodaily](#astrodaily) @@ -360,22 +358,6 @@ --- -### Filtir - -By **[@filtir](https://app.filtir.com)** on **2024-01-25** - -使用外部来源验证提供的文本。 - -`检查` `事实` - -
- -[![][back-to-top]](#readme-top) - -
- ---- - ### 访问 Google 表格 By **[@accessplugins](https://sheets.accessplugins.com)** on **2024-01-25** @@ -760,22 +742,6 @@ SEO 助手可以生成搜索引擎关键词信息,以帮助创建内容。 --- -### AskYourPDF - -By **[@askyourpdf](https://plugin.askyourpdf.com)** on **2024-01-20** - -释放 PDF 的力量!深入文档,寻找答案,让信息触手可及。 - -`pdf` `document` `web` - -
- -[![][back-to-top]](#readme-top) - -
- ---- - ### Savvy Trader AI By **[@savvytrader](https://savvytrader.com)** on **2024-01-20** diff --git a/src/askyourpdf.json b/src/askyourpdf.json deleted file mode 100644 index 5fd57c4..0000000 --- a/src/askyourpdf.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "author": "askyourpdf", - "createdAt": "2024-01-20", - "homepage": "https://plugin.askyourpdf.com", - "identifier": "askyourpdf", - "manifest": "https://openai-collections.chat-plugin.lobehub.com/ask-your-pdf/manifest.json", - "meta": { - "avatar": "https://openai-collections.chat-plugin.lobehub.com/ask-your-pdf/logo.webp", - "description": "Unlock the power of your PDFs!, dive into your documents, find answers, and bring information to your fingertips.", - "tags": ["pdf", "document", "web"], - "title": "AskYourPDF" - }, - "schemaVersion": 1 -} diff --git a/src/factcheck.json b/src/factcheck.json deleted file mode 100644 index 19f8a50..0000000 --- a/src/factcheck.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "author": "filtir", - "createdAt": "2024-01-25", - "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 -}