> For the complete documentation index, see [llms.txt](https://visi-digital-internasional.gitbook.io/geo-prospector/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://visi-digital-internasional.gitbook.io/geo-prospector/geo-prospector-zh/fa-xing-shuo-ming/6.7.25.1.md).

# 版本 6.7.25.1

已发布 **2026年7月24日**.

Geo Prospector Established Edition 6.7.25.1 提升了地理定向、计划容量、类别相关性、零结果处理、进度准确性以及安全运行时打包。

## 结构化位置定向

* 通过扩展的位置层级，可进行国家 → 省/州 → 城市定向。
* 国家级和省级搜索继续通过结构化地理查询计划进行。
* 所选目标类别仍保持规范化，同时地理覆盖范围扩大。

## 计划限制

| 计划  | 每次搜索的最大数据量 |
| --- | ---------: |
| 免费版 |         50 |
| 入门版 |        500 |
| 商业版 |      1,000 |
| 企业版 |      5,000 |

## 类别和空结果处理

* 受控的相关类别匹配可提升有用的 Google 地图覆盖范围。
* 不相关的类别仍会被排除。
* 候选项耗尽会被视为有效的完成状态，而不是致命的退出码错误。
* 空的有效搜索会显示清晰的无结果消息。

## 进度和积分

* 进度会反映已保存的有效行。
* 零条有效行不再显示为已完成的目标结果。
* 积分使用量基于加载到应用中的有效行。
* 空的有效搜索不会消耗潜在客户积分。

## 安全运行时

此版本包括：

* 已建立的公开验证密钥
* 已签名的安全锚定清单和签名
* 设备绑定激活
* 时钟回拨保护
* 内置 Node.js 运行时
* 内置 Playwright Chromium
* 受保护的 Python Email Finder 后端

私有签名种子仍保留在项目之外，不包含在安装程序中。

## 安装程序验证

| 属性                           | 值                                                                  |
| ---------------------------- | ------------------------------------------------------------------ |
| 安装程序                         | `GeoProspectorSetup.exe`                                           |
| 大小                           | `273765875 字节` （261.08 MiB）                                        |
| 安装程序 SHA-256                 | `49ACD03FDAEC621B9CFD5A45FB9CF51F90BC55197DE8381C37A072192BDE519F` |
| `geo_prospector.exe` SHA-256 | `A56DA0086E84B6FB4D58D40C07CA1E5A9F47C73113330AA77B36C68F116122EE` |
| `data/app.so` SHA-256        | `5291341EB9DC45BA5414C82FC18766F5AA70E5CE8BDC0C66065C74E445856480` |

* [下载安装程序](https://github.com/visi-digital-internasional/geo-prospector-update/releases/download/v6.7.25.1/GeoProspectorSetup.exe)
* [查看 GitHub 发布版本](https://github.com/visi-digital-internasional/geo-prospector-update/releases/tag/v6.7.25.1)
* [阅读更新指南](/geo-prospector/geo-prospector-zh/geng-xin-yu-an-quan/updating.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://visi-digital-internasional.gitbook.io/geo-prospector/geo-prospector-zh/fa-xing-shuo-ming/6.7.25.1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
