stat2025 commited on
Commit
406251f
·
verified ·
1 Parent(s): 1dd6eb5

Update script.js

Browse files
Files changed (1) hide show
  1. script.js +6 -9
script.js CHANGED
@@ -1,7 +1,7 @@
1
  // بيانات الروابط (تم توليدها من ملف Excel)
2
  const DATA = [
3
  {
4
- "name": "فاضل علي طاهر عبادي",
5
  "url": "https://stat2025-map.static.hf.space/Hekly/01.html"
6
  },
7
  {
@@ -285,7 +285,7 @@ const DATA = [
285
  "url": "https://stat2025-map.static.hf.space/Hekly/71.html"
286
  },
287
  {
288
- "name": "ريم سليمان بن عبدالله",
289
  "url": "https://stat2025-map.static.hf.space/Hekly/72.html"
290
  },
291
  {
@@ -557,7 +557,7 @@ const DATA = [
557
  "url": "https://stat2025-map.static.hf.space/Hekly/139.html"
558
  },
559
  {
560
- "name": "ابرار بنت يوسف بن علي آل حماد",
561
  "url": "https://stat2025-map.static.hf.space/Hekly/140.html"
562
  },
563
  {
@@ -577,7 +577,7 @@ const DATA = [
577
  "url": "https://stat2025-map.static.hf.space/Hekly/144.html"
578
  },
579
  {
580
- "name": "اسعد بن ماجد بن",
581
  "url": "https://stat2025-map.static.hf.space/Hekly/145.html"
582
  },
583
  {
@@ -585,7 +585,7 @@ const DATA = [
585
  "url": "https://stat2025-map.static.hf.space/Hekly/146.html"
586
  },
587
  {
588
- "name": "مرتضى عبدالجليل بن عيسى",
589
  "url": "https://stat2025-map.static.hf.space/Hekly/147.html"
590
  },
591
  {
@@ -611,10 +611,6 @@ const DATA = [
611
  {
612
  "name": "نيللي حسين عبدالله الجعص",
613
  "url": "https://stat2025-map.static.hf.space/Hekly/153.html"
614
- },
615
- {
616
- "name": "زكي بن عيسى بن",
617
- "url": "https://stat2025-map.static.hf.space/Hekly/154.html"
618
  }
619
  ]
620
 
@@ -623,6 +619,7 @@ const DATA = [
623
 
624
 
625
 
 
626
  function normalizeArabic(s) {
627
  if (!s) return "";
628
  return String(s)
 
1
  // بيانات الروابط (تم توليدها من ملف Excel)
2
  const DATA = [
3
  {
4
+ "name": "مبارك احمد مبارك المنصور",
5
  "url": "https://stat2025-map.static.hf.space/Hekly/01.html"
6
  },
7
  {
 
285
  "url": "https://stat2025-map.static.hf.space/Hekly/71.html"
286
  },
287
  {
288
+ "name": "أثير ابراهيم بن عبدالعزيز الزرعه",
289
  "url": "https://stat2025-map.static.hf.space/Hekly/72.html"
290
  },
291
  {
 
557
  "url": "https://stat2025-map.static.hf.space/Hekly/139.html"
558
  },
559
  {
560
+ "name": "جواد ابراهيم كاظم آل زواد",
561
  "url": "https://stat2025-map.static.hf.space/Hekly/140.html"
562
  },
563
  {
 
577
  "url": "https://stat2025-map.static.hf.space/Hekly/144.html"
578
  },
579
  {
580
+ "name": "زكي بن عيسى بن",
581
  "url": "https://stat2025-map.static.hf.space/Hekly/145.html"
582
  },
583
  {
 
585
  "url": "https://stat2025-map.static.hf.space/Hekly/146.html"
586
  },
587
  {
588
+ "name": "لطيفه علي بن حسين",
589
  "url": "https://stat2025-map.static.hf.space/Hekly/147.html"
590
  },
591
  {
 
611
  {
612
  "name": "نيللي حسين عبدالله الجعص",
613
  "url": "https://stat2025-map.static.hf.space/Hekly/153.html"
 
 
 
 
614
  }
615
  ]
616
 
 
619
 
620
 
621
 
622
+
623
  function normalizeArabic(s) {
624
  if (!s) return "";
625
  return String(s)