內容簡介
總結:KillBot 外掛程式為 WordPress 使用外部 KillBot 服務,用以保護網站免受機器人和自動流量干擾。
問題與答案:
1. KillBot 是什麼服務,並用於什麼?
- KillBot 是一個反機器人系統,用於分析流量、偵測機器人,並可選擇封鎖或呈現 CAPTCHA。此外掛程式與 KillBot 服務互動,以檢查使用者是否有自動行為的跡象,且偵測是否使用了代理伺服器或 VPN。
2. 什麼數據會在何時被傳送?
- 每次新訪問會話,此外掛程式會將以下數據發送至 KillBot 伺服器:
- window.navigator 物件
- window.screen 物件
- window 物件(不包括基於字串的參數值)
重要提示:KillBot 不會收到任何個人用戶數據,如姓名、電子郵件地址或帳戶識別。
連結至服務條款與隱私政策:
- KillBot 服務條款: https://my.kill-bot.net/node/7
- KillBot 隱私政策: https://my.kill-bot.net/node/29
外掛標籤
開發者團隊
原文外掛簡介
The KillBot plugin for WordPress uses the external KillBot service to protect websites from bots and automated traffic.
What is this service, and what is it used for?
KillBot is an anti-bot system that analyzes traffic, detects bots, and can either block them or present a CAPTCHA. The plugin interacts with the KillBot service to check users for signs of automated behavior and detect the use of proxies or VPNs.
What data is sent and when?
The plugin sends the following data to the KillBot server upon each new visit session:
– The window.navigator object
– The window.screen object
– The window object (excluding string-based parameter values)
Important: KillBot does not receive any personal user data, such as names, email addresses, or account identifiers.
Links to Terms of Service and Privacy Policy
KillBot Terms of Service: https://my.kill-bot.net/node/7
KillBot Privacy Policy: https://my.kill-bot.net/node/29
