موجود در استارتر

Link Protection ماژول

Advanced link filtering and protection. Block unwanted links, whitelist trusted domains, and scan for malicious URLs.

Link filtering
Domain whitelist
Malware detection
Phishing protection
Link preview control
Custom rules
9:41
5G
L

Link Protection Demo

bot

ویژگی‌های کلیدی

هر آنچه نیاز دارید

تمام ویژگی‌های قدرتمند موجود در ماژول Link Protection را کشف کنید.

Link filtering

شامل ماژول Link Protection برای یکپارچگی بدون درز.

Domain whitelist

شامل ماژول Link Protection برای یکپارچگی بدون درز.

Malware detection

شامل ماژول Link Protection برای یکپارچگی بدون درز.

Phishing protection

شامل ماژول Link Protection برای یکپارچگی بدون درز.

Link preview control

شامل ماژول Link Protection برای یکپارچگی بدون درز.

Custom rules

شامل ماژول Link Protection برای یکپارچگی بدون درز.

موارد استفاده

ببینید چگونه کسب‌وکارها از ماژول Link Protection استفاده می‌کنند

Security

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های security هستند.

Self-promotion prevention

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های self-promotion prevention هستند.

Safe browsing

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های safe browsing هستند.

مرجع API

یکپارچه‌سازی آسان

از API RESTful یا وب‌هوک‌های ما برای یکپارچه‌سازی ماژول Link Protection با سیستم‌های موجود خود استفاده کنید.

مشاهده مستندات API
// Enable Link Protection module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "link-protection",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "link-protection",
    "name": "Link Protection",
    "enabled": true,
    "status": "active"
  }
}

آماده استفاده از Link Protection هستید؟

همین امروز با پلن رایگان ما شروع کنید. نیازی به کارت اعتباری نیست.