From 3a8ccd78438a0b836cd21828f03943db1f026012 Mon Sep 17 00:00:00 2001 From: oiov Date: Wed, 30 Oct 2024 10:47:03 +0800 Subject: [PATCH] upd docs --- README-zh.md | 4 +++- README.md | 2 ++ components/layout/site-footer.tsx | 3 ++- components/sections/hero-landing.tsx | 20 +++++++++++++++++--- content/docs/index.mdx | 2 ++ 5 files changed, 26 insertions(+), 5 deletions(-) diff --git a/README-zh.md b/README-zh.md index 586464a..10e5ea2 100644 --- a/README-zh.md +++ b/README-zh.md @@ -10,7 +10,9 @@ - 🌐 **多租户支持**:无缝管理多个 DNS 记录 - ⚡ **即时记录创建**:快速设置 CNAME、A 等记录 - 🔗 **短链生成**:生成附有访问者统计信息的短链接 -- 😀 **权限管理**:方便审核的管理员面板 +- 📸 **截图 API**:访问截图 API +- � **元数据抓取 API**:访问元数据抓取 API +- �😀 **权限管理**:方便审核的管理员面板 - 🔒 **安全可靠**:基于 Cloudflare 强大的 DNS API - 💰 **免费注册**:创建和管理记录无需付费 diff --git a/README.md b/README.md index 711b3bb..8ca4fdb 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ - 🌐 **Multi-Tenant Support:** Manage multiple DNS records seamlessly - ⚡ **Instant Record Creation:** Set up CNAME, A, and other records quickly - 🔗 **URL Shortening:** Generate short links with visitor statistics attached +- 📸 **Screenshot API:** Access to screenshot API. +- 💯 **Meta Scraping API:** Access to meta scraping API. - 😀 **Permission Management:** A convenient admin panel for auditing - 🔒 **Secure & Reliable:** Built on Cloudflare's robust DNS API - 💰 **Free Registration:** No cost to create and manage records diff --git a/components/layout/site-footer.tsx b/components/layout/site-footer.tsx index 51b062f..e2a943c 100644 --- a/components/layout/site-footer.tsx +++ b/components/layout/site-footer.tsx @@ -27,7 +27,8 @@ export function SiteFooter({ className }: React.HTMLAttributes) {
Craft DNS Records, Make Short Links.
- Open source. + Powerful Screenshot and Meta Scraping API. +
Open source.
{footerLinks.map((section) => ( diff --git a/components/sections/hero-landing.tsx b/components/sections/hero-landing.tsx index 3fab0ca..0895ef6 100644 --- a/components/sections/hero-landing.tsx +++ b/components/sections/hero-landing.tsx @@ -132,7 +132,14 @@ export function LandingImages() {

📷 Capture any webpage instantly with our Screenshot API. Access - to third party services. + to third party services.{" "} + + Apply your api key--> +

@@ -153,7 +160,14 @@ export function LandingImages() {

🍥 Smart web data extraction for seamless integration.Access to - third party services. + third party services.{" "} + + Apply your api key--> +

@@ -166,7 +180,7 @@ export function LandingImages() { icon={"✏️"} /> - + diff --git a/content/docs/index.mdx b/content/docs/index.mdx index faaabd9..f31cecb 100644 --- a/content/docs/index.mdx +++ b/content/docs/index.mdx @@ -8,6 +8,8 @@ description: Welcome to the WR.DO documentation. - 🌐 **Multi-Tenant Support:** Manage multiple DNS records seamlessly - ⚡ **Instant Record Creation:** Set up CNAME, A, and other records quickly - 🔗 **URL Shortening:** Generate short links with visitor statistics attached +- 📸 **Screenshot API:** Access to screenshot API. +- 💯 **Meta Scraping API:** Access to meta scraping API. - 🔒 **Secure & Reliable:** Built on Cloudflare's robust DNS API - 💰 **Free Registration:** No cost to create and manage records