> 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-ar/ahdth-isdar/geo-prospector-6.7.23.1.md).

# Geo Prospector 6.7.23.1

تم الإصدار في 2026-07-24.

يحسّن Geo Prospector v6.7.23.1 أمان التنقيب بين الشركات (B2B)، واستمرارية استخلاص البيانات، وحدود الخطة، وسعة Email Finder، وتقديرات وقت المعالجة.

## أبرز الميزات

* يتم فرض فئات خرائط Google القياسية قبل استخلاص بيانات B2B.
* تمت إزالة إدراج الفئات النصية المخصصة.
* تظل تسميات Market Research معزولة عن فئات B2B القابلة للتنفيذ.
* أصبحت حدود الاستخلاص الآن متوافقة مع الترخيص النشط:
  * مجاني: 50 نتيجة لكل عملية بحث
  * الباقة المبدئية: 500 نتيجة لكل عملية بحث
  * الأعمال: 1,000 نتيجة لكل عملية بحث
  * المؤسسية: 5,000 نتيجة لكل عملية بحث
* يؤدي إيقاف عملية الاستخلاص الآن إلى الاحتفاظ بالنتائج الجزئية.
* تحتفظ الجلسات المتوقفة بعدد سجلّها الفعلي وحالتها.
* تُخصم الاعتمادات مرة واحدة وفقًا للنتائج التي تم حفظها فعليًا.
* يقبل Email Finder الآن ما يصل إلى 5,000 نطاق في كلٍّ من واجهة المستخدم والواجهة الخلفية المحمية.
* يستخدم وقت Email Finder المنقضي ثوانٍ فعلية.
* يتم حساب الوقت المتبقي المباشر في Email Finder استنادًا إلى المواقع المكتملة.
* تمت معايرة التقدير الأولي للوقت المتبقي في Email Finder بناءً على تسع عمليات تشغيل معيارية.
* يتدرج تقدير الوقت المتبقي لـB2B الآن للأهداف من 500 إلى 5,000 ويتجنب التقديرات غير المستقرة خلال النتائج القليلة الأولى.
* اجتازت واجهة التطبيق وسجلاته ورسائل التحقق ومصدر Dart النشط تدقيق الإنجليزية وتشوه الترميز.
* يتضمن المثبّت بيئة التشغيل المستقلة والواجهة الخلفية المحمية لـ Email Finder ومرساة الأمان الموقَّعة.

## المثبّت

* الملف: `GeoProspectorSetup.exe`
* إصدار الملف: `6.7.23.1`
* إصدار المنتج: `6.7.23.1`
* الحجم: `264037836 بايت`
* SHA-256: `6785F71605AB56C9ACAD611AFF58FD598FABD23230A0AEF02420937C49F7840D`

## التحقق

```powershell
Get-FileHash `
  -LiteralPath ".\GeoProspectorSetup.exe" `
  -Algorithm SHA256
```

SHA-256 المتوقع:

```
6785F71605AB56C9ACAD611AFF58FD598FABD23230A0AEF02420937C49F7840D
```

## تنزيل

[تنزيل GeoProspectorSetup.exe](https://github.com/visi-digital-internasional/geo-prospector-update/releases/download/v6.7.23.1/GeoProspectorSetup.exe)

## التوثيق

[افتح توثيق Geo Prospector](https://visi-digital-internasional.gitbook.io/geo-prospector)

## الأمان

يستخدم Geo Prospector Established Edition مرساة أمان موقَّعة بـ Ed25519، والتحقق من سلامة البناء، والترخيص المرتبط بالجهاز، والحماية من الرجوع إلى الوراء في الوقت. لا تتضمن مواد التوقيع الخاصة في التطبيق أو المثبّت.


---

# 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-ar/ahdth-isdar/geo-prospector-6.7.23.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.
