Update script.js
Browse files
script.js
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
const DATA = [
|
| 2 |
{
|
| 3 |
"name": "أحمد يحي علي هزازي",
|
|
@@ -112,11 +113,11 @@ const DATA = [
|
|
| 112 |
"url": "https://stat2025-map.static.hf.space/Hekly/28.html"
|
| 113 |
},
|
| 114 |
{
|
| 115 |
-
"name": "دا
|
| 116 |
"url": "https://stat2025-map.static.hf.space/Hekly/29.html"
|
| 117 |
},
|
| 118 |
{
|
| 119 |
-
"name": "
|
| 120 |
"url": "https://stat2025-map.static.hf.space/Hekly/30.html"
|
| 121 |
},
|
| 122 |
{
|
|
|
|
| 1 |
+
// بيانات الروابط (تم توليدها من ملف Excel)
|
| 2 |
const DATA = [
|
| 3 |
{
|
| 4 |
"name": "أحمد يحي علي هزازي",
|
|
|
|
| 113 |
"url": "https://stat2025-map.static.hf.space/Hekly/28.html"
|
| 114 |
},
|
| 115 |
{
|
| 116 |
+
"name": "عبدالله يحيى احمد القرني",
|
| 117 |
"url": "https://stat2025-map.static.hf.space/Hekly/29.html"
|
| 118 |
},
|
| 119 |
{
|
| 120 |
+
"name": "داوودية غازي حكمي",
|
| 121 |
"url": "https://stat2025-map.static.hf.space/Hekly/30.html"
|
| 122 |
},
|
| 123 |
{
|