Update indexproo.html
Browse files- indexproo.html +2 -2
indexproo.html
CHANGED
@@ -1433,7 +1433,7 @@
|
|
1433 |
<div class="flex items-center justify-center mb-6">
|
1434 |
<div class="logo-container flex items-center">
|
1435 |
<div class="logo pulse-animation"></div>
|
1436 |
-
<div class="company-name text-2xl font-bold"
|
1437 |
</div>
|
1438 |
</div>
|
1439 |
<h1 class="text-4xl sm:text-5xl font-bold text-center mb-4 animate-scale">المراجع الذكي</h1>
|
@@ -2015,7 +2015,7 @@
|
|
2015 |
const CHATGPT_API_KEY = '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';
|
2016 |
|
2017 |
// إعدادات API4AI OCR
|
2018 |
-
const RAPIDAPI_KEY = '
|
2019 |
const OCR_API_URL = 'https://ocr43.p.rapidapi.com/v1/results';
|
2020 |
|
2021 |
// متغيرات عامة للتحليل
|
|
|
1433 |
<div class="flex items-center justify-center mb-6">
|
1434 |
<div class="logo-container flex items-center">
|
1435 |
<div class="logo pulse-animation"></div>
|
1436 |
+
<div class="company-name text-2xl font-bold"></div>
|
1437 |
</div>
|
1438 |
</div>
|
1439 |
<h1 class="text-4xl sm:text-5xl font-bold text-center mb-4 animate-scale">المراجع الذكي</h1>
|
|
|
2015 |
const CHATGPT_API_KEY = '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';
|
2016 |
|
2017 |
// إعدادات API4AI OCR
|
2018 |
+
const RAPIDAPI_KEY = '32769fb369mshfdf6f5e28e26674p1f3764jsn2a31085a1fc7';
|
2019 |
const OCR_API_URL = 'https://ocr43.p.rapidapi.com/v1/results';
|
2020 |
|
2021 |
// متغيرات عامة للتحليل
|