Bundled bot identities

bot-identities.json contains crawler and monitoring-service names, descriptions,
reference website links, IP prefixes, User-Agent patterns, hostname patterns,
and policy categories. It is ordinary JSON data, read locally through the
WordPress wp_json_file_decode() API. It contains no executable code.

The rdns_patterns values are hostname glob patterns, not URLs. The WordPress
adapter does not give the SDK bot verifier a live DNS resolver. Reading these
patterns does not contact Google or any other crawler. Reference website links
open only when an administrator follows them in the Known Bots page.

Source data: https://github.com/ipverse/bot-ip-blocks
Upstream data license: CC0-1.0 (see bot-identities-license.txt).
Witen's category and policy annotations are GPL-2.0-or-later.

This snapshot preserves the identities shipped in Witen Blocker 0.6.39.
Maintain the readable JSON directly; no compilation or generation step is
required. Release tests validate every entry and compare this conversion with
the previous snapshot. Connected installations may receive a newer catalog
from their configured Witen collector, as described in readme.txt.
