stat2025 commited on
Commit
bb20343
·
verified ·
1 Parent(s): 9595de1

Update script.js

Browse files
Files changed (1) hide show
  1. script.js +5 -4
script.js CHANGED
@@ -25,7 +25,7 @@ const DATA = [
25
  "url": "https://stat2025-map.static.hf.space/EQ/06.html"
26
  },
27
  {
28
- "name": "جواهر عبدالله عامر القرني",
29
  "url": "https://stat2025-map.static.hf.space/EQ/07.html"
30
  },
31
  {
@@ -97,7 +97,7 @@ const DATA = [
97
  "url": "https://stat2025-map.static.hf.space/EQ/24.html"
98
  },
99
  {
100
- "name": "منيره سعد محمد القرني",
101
  "url": "https://stat2025-map.static.hf.space/EQ/25.html"
102
  },
103
  {
@@ -145,7 +145,7 @@ const DATA = [
145
  "url": "https://stat2025-map.static.hf.space/EQ/36.html"
146
  },
147
  {
148
- "name": "سراب حميد السليمان",
149
  "url": "https://stat2025-map.static.hf.space/EQ/37.html"
150
  },
151
  {
@@ -365,7 +365,7 @@ const DATA = [
365
  "url": "https://stat2025-map.static.hf.space/EQ/91.html"
366
  },
367
  {
368
- "name": "حنين محمد مبارك آل مبارك",
369
  "url": "https://stat2025-map.static.hf.space/EQ/92.html"
370
  },
371
  {
@@ -489,6 +489,7 @@ const DATA = [
489
 
490
 
491
 
 
492
  function normalizeArabic(s) {
493
  if (!s) return "";
494
  return String(s)
 
25
  "url": "https://stat2025-map.static.hf.space/EQ/06.html"
26
  },
27
  {
28
+ "name": "منيره سعد محمد القرني",
29
  "url": "https://stat2025-map.static.hf.space/EQ/07.html"
30
  },
31
  {
 
97
  "url": "https://stat2025-map.static.hf.space/EQ/24.html"
98
  },
99
  {
100
+ "name": "جواهر عبدالله عامر القرني",
101
  "url": "https://stat2025-map.static.hf.space/EQ/25.html"
102
  },
103
  {
 
145
  "url": "https://stat2025-map.static.hf.space/EQ/36.html"
146
  },
147
  {
148
+ "name": "حنين محمد مبارك آل مبارك",
149
  "url": "https://stat2025-map.static.hf.space/EQ/37.html"
150
  },
151
  {
 
365
  "url": "https://stat2025-map.static.hf.space/EQ/91.html"
366
  },
367
  {
368
+ "name": "سراب حميد السليمان",
369
  "url": "https://stat2025-map.static.hf.space/EQ/92.html"
370
  },
371
  {
 
489
 
490
 
491
 
492
+
493
  function normalizeArabic(s) {
494
  if (!s) return "";
495
  return String(s)