{"id":1257,"date":"2025-08-16T00:55:40","date_gmt":"2025-08-16T00:55:40","guid":{"rendered":"https:\/\/almustafa.dk\/313\/?p=1257"},"modified":"2025-08-16T00:56:23","modified_gmt":"2025-08-16T00:56:23","slug":"altab3ed","status":"publish","type":"post","link":"https:\/\/almustafa.dk\/313\/index.php\/2025\/08\/16\/altab3ed\/","title":{"rendered":"\u0627\u0644\u062a\u0628\u0639\u064a\u0636 \u0641\u064a \u0627\u0644\u062f\u064a\u0646 \u0645\u0646 \u0645\u0646\u0638\u0648\u0631 \u0631\u0648\u0627\u064a\u0627\u062a \u0623\u0647\u0644 \u0627\u0644\u0628\u064a\u062a (\u0639)"},"content":{"rendered":"\n<p>\u0628\u0642\u0644\u0645:&nbsp;<strong>\u0645. \u0645\u0635\u0637\u0641\u0649 \u0627\u0644\u0634\u0631\u064a\u0641<\/strong><\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"ar\" dir=\"rtl\">\n<head>\n<meta charset=\"utf-8\" \/>\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1\" \/>\n<title>\u0627\u0644\u062a\u0628\u0639\u064a\u0636 \u0641\u064a \u0627\u0644\u062f\u064a\u0646 \u0645\u0646 \u0645\u0646\u0638\u0648\u0631 \u0631\u0648\u0627\u064a\u0627\u062a \u0623\u0647\u0644 \u0627\u0644\u0628\u064a\u062a (\u0639) \u2013 \u0645. \u0645\u0635\u0637\u0641\u0649 \u0627\u0644\u0634\u0631\u064a\u0641<\/title>\n\n<!-- \u062e\u0637\u0648\u0637 \u0639\u0631\u0628\u064a\u0629 -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" crossorigin>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Tajawal:wght@400;600;800&#038;family=Amiri:wght@400;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* ====== \u0646\u0645\u0637 \u0627\u0644\u0642\u0627\u0644\u0628 (\u0645\u064f\u0643\u064a\u0651\u0641 \u0644\u0640 RTL) \u2013 \u0645\u062f\u0645\u062c \u0628\u0627\u0644\u0643\u0627\u0645\u0644 ====== *\/\n:root { color-scheme: light dark; }\n#amxRoot{\n  \/* \u0648\u0636\u0639 \u0646\u0647\u0627\u0631\u064a *\/\n  --bg:#ffffff; --paper:#d9f0d8; --text:#000; --muted:#333;\n  --link:#0b57d0; --link-hover:#063a8a;\n  --accent:#0b57d0; --accent-soft:#cfead0;\n  --toc-bg:#cfead0; --toc-bd:#a5d6a7;\n  --pill-bg:#e7f6e7; --table-bd:#a5d6a7; --shadow:0 10px 28px rgba(0,0,0,.06);\n  font-family: \"Tajawal\", system-ui, \"Segoe UI\", Arial, sans-serif;\n  color:var(--text); background:var(--bg);\n}\n#amxRoot.amx-dark{\n  \/* \u0648\u0636\u0639 \u0644\u064a\u0644\u064a *\/\n  --bg:#0c1222; --paper:#0f172a; --text:#e8f0ff; --muted:#c9d5ff;\n  --link:#9fd1ff; --link-hover:#cfe6ff;\n  --accent:#6aa9ff; --accent-soft:#12213f;\n  --toc-bg:#0b1326; --toc-bd:#1f3666;\n  --pill-bg:#162749; --table-bd:#263b6d; --shadow:0 10px 28px rgba(0,0,0,.25);\n}\n#amxRoot .amx-article{\n  background:var(--paper); max-width:980px; margin:0 auto;\n  padding:24px 18px 36px; border-radius:16px; box-shadow:var(--shadow);\n  line-height:1.95; font-size:1.12rem; isolation:isolate;\n}\n#amxRoot .amx-article *{ box-sizing:border-box; }\n\n\/* \u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a *\/\n#amxRoot .amx-toolsbar{\n  display:flex; justify-content:space-between; gap:10px; flex-wrap:wrap; margin-bottom:10px;\n}\n#amxRoot .amx-toolsbar > div{ display:flex; gap:8px; flex-wrap:wrap; }\n\n\/* \u0623\u0632\u0631\u0627\u0631 *\/\n#amxRoot .amx-btn{\n  display:inline-flex; align-items:center; gap:8px; white-space:nowrap;\n  background:var(--accent); color:#fff; border:1px solid var(--accent);\n  padding:9px 14px; border-radius:10px; font-size:.95rem; cursor:pointer; text-decoration:none;\n  transition:.25s;\n}\n#amxRoot .amx-btn:hover{ background:var(--link-hover); border-color:var(--link-hover); }\n#amxRoot .amx-btn--ghost{ background:transparent; color:var(--text); border:1px solid var(--toc-bd); }\n#amxRoot .amx-btn--ghost:hover{ background:var(--accent-soft); }\n#amxRoot .amx-btn svg{ width:18px; height:18px; display:inline-block; fill:currentColor; }\n\n\/* \u0632\u0631 \u0627\u0644\u0633\u0645\u0629 *\/\n#amxRoot .amx-toggle{\n  width:38px; height:38px; margin-inline-start:8px;\n  border-radius:50%; border:1px solid var(--toc-bd);\n  background:var(--accent-soft);\n  display:inline-flex; align-items:center; justify-content:center;\n  cursor:pointer; transition:background .25s ease,border-color .25s ease;\n}\n#amxRoot .amx-toggle:hover{ background:var(--accent); border-color:var(--accent); }\n#amxRoot .amx-toggle svg{ width:20px; height:20px; fill:#d48400; }\n#amxRoot.amx-dark .amx-toggle svg{ fill:#ffdf6a; }\n\n\/* \u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0648\u0628\u062f\u0627\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644 *\/\n#amxRoot .amx-title{ text-align:center; margin:.2rem 0 .4rem; font-size:1.65rem; font-weight:800; color:var(--text); }\n#amxRoot .amx-byline{ text-align:center; margin-bottom:.8rem; color:var(--muted); font-weight:600; }\n#amxRoot .amx-lead{\n  background:var(--accent-soft); border:1px solid var(--toc-bd);\n  padding:14px 16px; border-radius:14px; font-size:1.02rem; color:var(--text);\n}\n#amxRoot .amx-pill{\n  display:inline-block; background:var(--pill-bg); border:1px solid var(--toc-bd);\n  color:var(--text); padding:.15rem .55rem; border-radius:999px; font-size:.86rem; margin-inline-end:.5rem;\n}\n#amxRoot h2{\n  font-size:1.32rem; margin:1.2em 0 .6em; color:var(--text);\n  border-inline-start:4px solid var(--accent); padding-inline-start:.6rem;\n}\n#amxRoot h3{ font-size:1.12rem; margin:1em 0 .4em; color:var(--text); }\n#amxRoot p, #amxRoot li, #amxRoot a{ color:var(--text); }\n#amxRoot a{ color:var(--link); border-bottom:1px dotted currentColor; text-decoration:none; }\n#amxRoot a:hover{ color:var(--link-hover); }\n#amxRoot hr{ border:none; height:1px; background:linear-gradient(to left,#e9f6ea,#b7e0ba,#e9f6ea); margin:2rem 0; }\n#amxRoot.amx-dark hr{ background:linear-gradient(to left,#132140,#355ea1,#132140); }\n\n\/* \u0641\u0647\u0631\u0633 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 *\/\n#amxRoot .amx-toc{ background:var(--toc-bg); border:1px solid var(--toc-bd); padding:14px 16px; border-radius:14px; margin:1rem 0 1.6rem; }\n#amxRoot .amx-toc h3{ margin:.3rem 0 .6rem; font-size:1.02rem; color:var(--text); }\n#amxRoot .amx-toc a{ display:block; padding:.42rem .5rem; font-weight:700; border-radius:8px; }\n#amxRoot .amx-toc a:hover{ background:var(--accent-soft); }\n#amxRoot .amx-toc a.amx-active{ background:var(--accent); color:#fff; }\n\n\/* \u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0622\u064a\u0627\u062a *\/\n#amxRoot .amx-aya{\n  font-family:\"Amiri\",\"Scheherazade New\",\"Noto Naskh Arabic\",serif;\n  font-size:1.05rem; line-height:2; display:inline-block; padding:.2rem .4rem;\n  background:var(--accent-soft); border:1px solid var(--toc-bd); border-radius:8px;\n}\n\n\/* \u0627\u0644\u062c\u062f\u0648\u0644 (\u0625\u0646 \u0648\u064f\u062c\u062f) *\/\n#amxRoot .amx-tablewrap{ overflow:auto; border:1px solid var(--table-bd); border-radius:12px; }\n#amxRoot table{ width:100%; border-collapse:separate; border-spacing:0; min-width:760px; }\n#amxRoot thead th{ position:sticky; top:0; background:var(--accent-soft); border-bottom:1px solid var(--table-bd); font-weight:800; text-align:right; padding:12px 10px; }\n#amxRoot td, #amxRoot th{ border-bottom:1px dashed var(--table-bd); padding:12px 10px; vertical-align:top; }\n#amxRoot tbody tr:last-child td{ border-bottom:none; }\n\n#amxRoot .amx-cites li{ border-bottom:1px dashed var(--table-bd); padding:.45rem 0; }\n#amxRoot .amx-footer{ text-align:center; margin:36px auto 0; font-weight:800; font-size:1.02rem; }\n\n@media (max-width:640px){\n  #amxRoot .amx-article{ padding:18px 14px 28px; font-size:1.06rem; border-radius:10px; }\n  #amxRoot .amx-title{ font-size:1.35rem; }\n}\n<\/style>\n<\/head>\n<body>\n\n<section id=\"amxRoot\" class=\"amx-light\">\n  <div class=\"amx-article\" id=\"amxArticle\">\n\n    <!-- \u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a -->\n    <div class=\"amx-toolsbar\">\n      <button class=\"amx-toggle\" id=\"amxThemeToggle\" aria-label=\"\u062a\u0628\u062f\u064a\u0644 \u0627\u0644\u0648\u0636\u0639\" title=\"\u062a\u0628\u062f\u064a\u0644 \u0627\u0644\u0648\u0636\u0639\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M6.76 4.84l-1.8-1.79L3.17 4.84l1.79 1.8 1.8-1.8zM1 13h3v-2H1v2zm10 10h2v-3h-2v3zM4.84 17.24l-1.67 1.67 1.41 1.41 1.67-1.67-1.41-1.41zM20 11V9h-3v2h3zm-1.24-6.16l-1.8-1.8-1.41 1.41 1.8 1.8 1.41-1.41zM12 7a5 5 0 100 10 5 5 0 000-10zm6.76 9.24l1.8 1.8 1.41-1.41-1.8-1.8-1.41 1.41zM17 22h2v-3h-2v3z\"\/><\/svg>\n      <\/button>\n\n      <div>\n        <a class=\"amx-btn\" href=\"javascript:window.print()\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M6 9V2h12v7H6zm2-2h8V4H8v3z\"\/><path d=\"M6 12H5a3 3 0 0 0-3 3v5h4v-4h12v4h4v-5a3 3 0 0 0-3-3h-1v2h1a1 1 0 0 1 1 1v2h-2v-2H7v2H5v-2a1 1 0 0 1 1-1v-2z\"\/><circle cx=\"18\" cy=\"12\" r=\"1\"\/><\/svg>\n          <span>\u0637\u0628\u0627\u0639\u0629 \/ PDF<\/span>\n        <\/a>\n        <a class=\"amx-btn\" href=\"#\" onclick=\"amxShareFB()\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M22 12.07C22 6.48 17.52 2 11.93 2S2 6.48 2 12.07c0 5 3.66 9.14 8.44 9.93v-7.02H7.9v-2.9h2.54V9.41c0-2.5 1.49-3.89 3.78-3.89 1.1 0 2.25.2 2.25.2v2.47h-1.27c-1.25 0-1.64.78-1.64 1.58v1.9h2.79l-.45 2.9H13.6V22c4.78-.79 8.4-4.93 8.4-9.93z\"\/><\/svg>\n          <span>Facebook<\/span>\n        <\/a>\n        <a class=\"amx-btn\" href=\"#\" onclick=\"amxShareX()\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M3 3h4.6l4.4 6.3L17.8 3H21l-7.9 9.2L21 21h-4.6l-5-7-5.4 7H3l8.2-9.6L3 3z\"\/><\/svg>\n          <span>X<\/span>\n        <\/a>\n        <a class=\"amx-btn\" href=\"#\" onclick=\"amxShareTG()\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M9.04 16.34 8.9 20c.35 0 .5-.15.68-.33l1.63-1.57 3.39 2.48c.62.34 1.07.17 1.22-.57l2.21-10.39c.2-.92-.33-1.28-.93-1.05L3.98 11.2c-.9.35-.89.86-.15 1.09l3.77 1.18 8.77-5.53c.41-.26.79-.12.48.14l-7.8 6.26z\"\/><\/svg>\n          <span>Telegram<\/span>\n        <\/a>\n      <\/div>\n    <\/div>\n\n    <h1 class=\"amx-title\">\u0627\u0644\u062a\u0628\u0639\u064a\u0636 \u0641\u064a \u0627\u0644\u062f\u064a\u0646 \u0645\u0646 \u0645\u0646\u0638\u0648\u0631 \u0631\u0648\u0627\u064a\u0627\u062a \u0623\u0647\u0644 \u0627\u0644\u0628\u064a\u062a (\u0639)<\/h1>\n    <div class=\"amx-byline\">\u0628\u0642\u0644\u0645: <strong>\u0645. \u0645\u0635\u0637\u0641\u0649 \u0627\u0644\u0634\u0631\u064a\u0641<\/strong><\/div>\n\n    <!-- \u0641\u0647\u0631\u0633 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 -->\n    <nav class=\"amx-toc\" id=\"amxToc\">\n      <h3>\u0641\u0647\u0631\u0633 \u0627\u0644\u0645\u062d\u062a\u0648\u0649<\/h3>\n      <a href=\"#def\">\u0661) \u0627\u0644\u062a\u0639\u0631\u064a\u0641<\/a>\n      <a href=\"#quran\">\u0662) \u062d\u0631\u0645\u0629 \u0627\u0644\u062a\u0628\u0639\u064a\u0636 \u0641\u064a \u0627\u0644\u0642\u0631\u0622\u0646<\/a>\n      <a href=\"#hadith\">\u0663) \u0631\u0648\u0627\u064a\u0627\u062a \u0623\u0647\u0644 \u0627\u0644\u0628\u064a\u062a (\u0639)<\/a>\n      <a href=\"#examples\">\u0664) \u0623\u0645\u062b\u0644\u0629 \u0639\u0645\u0644\u064a\u0629 + \u0627\u0644\u0631\u062f \u0627\u0644\u0634\u0631\u0639\u064a<\/a>\n      <a href=\"#hukm\">\u0665) \u0628\u064a\u0627\u0646 \u0627\u0644\u062d\u0643\u0645<\/a>\n      <a href=\"#extent\">\u0666) \u0645\u062f\u0649 \u0627\u0644\u062d\u0631\u0645\u0629<\/a>\n      <a href=\"#summary\">\u0667) \u0627\u0644\u062e\u0644\u0627\u0635\u0629<\/a>\n      <a href=\"#refs\">\u0668) \u0627\u0644\u0645\u0635\u0627\u062f\u0631<\/a>\n    <\/nav>\n\n    <!-- \u0645\u0644\u062e\u0635 -->\n    <p class=\"amx-lead\"><span class=\"amx-pill\">\u0645\u0644\u062e\u0635<\/span> \u0627\u0644\u062a\u0628\u0639\u064a\u0636 \u0641\u064a \u0627\u0644\u062f\u064a\u0646 \u0647\u0648 \u0627\u062a\u0628\u0627\u0639 \u0628\u0639\u0636 \u0623\u0648\u0627\u0645\u0631 \u0627\u0644\u0644\u0647 \u0648\u062a\u0631\u0643 \u0627\u0644\u0628\u0639\u0636 \u0627\u0644\u0622\u062e\u0631 \u0639\u0645\u062f\u064b\u0627\u060c \u0645\u0639 \u0627\u0644\u0639\u0644\u0645 \u0628\u0648\u062c\u0648\u0628\u0647\u0627 \u062c\u0645\u064a\u0639\u064b\u0627. \u0648\u0642\u062f \u062d\u0630\u0651\u0631 \u0627\u0644\u0642\u0631\u0622\u0646 \u0648\u0627\u0644\u0631\u0648\u0627\u064a\u0627\u062a \u0645\u0646 \u0647\u0630\u0627 \u0627\u0644\u0645\u0633\u0644\u0643 \u0648\u0639\u062f\u0651\u0627\u0647 \u0645\u0646 \u0645\u0638\u0627\u0647\u0631 \u0627\u062a\u0628\u0627\u0639 \u0627\u0644\u0647\u0648\u0649 \u0648\u0636\u0639\u0641 \u0627\u0644\u0625\u064a\u0645\u0627\u0646.<\/p>\n\n    <!-- 1. \u0627\u0644\u062a\u0639\u0631\u064a\u0641 -->\n    <h2 id=\"def\">\u0623\u0648\u0644\u064b\u0627: \u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u062a\u0628\u0639\u064a\u0636 \u0641\u064a \u0627\u0644\u062f\u064a\u0646<\/h2>\n    <p><strong>\u0644\u063a\u0629\u064b:<\/strong> \u0647\u0648 \u0627\u0644\u0623\u062e\u0630 \u0628\u062c\u0632\u0621 \u0648\u062a\u0631\u0643 \u062c\u0632\u0621 \u0622\u062e\u0631.<\/p>\n    <p><strong>\u0641\u064a \u0627\u0644\u0633\u064a\u0627\u0642 \u0627\u0644\u0634\u0631\u0639\u064a:<\/strong> \u0627\u062a\u0628\u0627\u0639 \u0628\u0639\u0636 \u0623\u0648\u0627\u0645\u0631 \u0627\u0644\u062f\u064a\u0646 \u0648\u062a\u0631\u0643 \u0627\u0644\u0628\u0639\u0636 \u0627\u0644\u0622\u062e\u0631 \u0639\u0645\u062f\u064b\u0627\u060c \u0645\u0639 \u0627\u0644\u0639\u0644\u0645 \u0628\u0623\u0646\u0647\u0627 \u0643\u0644\u0647\u0627 \u0648\u0627\u062c\u0628\u0629 \u0645\u0646 \u0639\u0646\u062f \u0627\u0644\u0644\u0647.<\/p>\n    <p>\u0623\u064a \u0623\u0646 \u0627\u0644\u0634\u062e\u0635 \u064a\u0644\u062a\u0632\u0645 \u0628\u0628\u0627\u0628 \u0645\u0646 \u0627\u0644\u062f\u064a\u0646 \u0648\u064a\u064f\u0647\u0645\u0644 \u0623\u0628\u0648\u0627\u0628\u064b\u0627 \u0623\u062e\u0631\u0649\u060c \u0623\u0648 \u064a\u062e\u062a\u0627\u0631 \u0645\u0627 \u064a\u0648\u0627\u0641\u0642 \u0647\u0648\u0627\u0647 \u0648\u064a\u062a\u0631\u0643 \u0645\u0627 \u064a\u0634\u0642 \u0639\u0644\u064a\u0647.<\/p>\n\n    <!-- 2. \u0627\u0644\u0642\u0631\u0622\u0646 -->\n    <h2 id=\"quran\">\u062b\u0627\u0646\u064a\u064b\u0627: \u062d\u0631\u0645\u0629 \u0627\u0644\u062a\u0628\u0639\u064a\u0636 \u0641\u064a \u0627\u0644\u062f\u064a\u0646 \u0641\u064a \u0627\u0644\u0642\u0631\u0622\u0646<\/h2>\n    <p class=\"amx-aya\">\ufd3f\u0623\u064e\u0641\u064e\u062a\u064f\u0624\u0652\u0645\u0650\u0646\u064f\u0648\u0646\u064e \u0628\u0650\u0628\u064e\u0639\u0652\u0636\u0650 \u0627\u0644\u0652\u0643\u0650\u062a\u064e\u0627\u0628\u0650 \u0648\u064e\u062a\u064e\u0643\u0652\u0641\u064f\u0631\u064f\u0648\u0646\u064e \u0628\u0650\u0628\u064e\u0639\u0652\u0636\u064d\ufd3e [\u0627\u0644\u0628\u0642\u0631\u0629: 85]<\/p>\n    <p class=\"amx-aya\">\ufd3f\u0648\u064e\u0644\u0627 \u062a\u064e\u062a\u0651\u064e\u062e\u0650\u0630\u064f\u0648\u0627 \u0622\u064a\u064e\u0627\u062a\u0650 \u0627\u0644\u0644\u0651\u064e\u0647\u0650 \u0647\u064f\u0632\u064f\u0648\u064b\u0627\ufd3e [\u0627\u0644\u0628\u0642\u0631\u0629: 231]<\/p>\n    <p>\u0627\u0644\u0645\u0639\u0646\u0649: \u0644\u0627 \u064a\u062c\u0648\u0632 \u0623\u0646 \u0646\u0623\u062e\u0630 \u0645\u0646 \u0623\u0648\u0627\u0645\u0631 \u0627\u0644\u0644\u0647 \u0645\u0627 \u064a\u0648\u0627\u0641\u0642 \u0623\u0647\u0648\u0627\u0621\u0646\u0627 \u0648\u0646\u062a\u0631\u0643 \u0645\u0627 \u064a\u062e\u0627\u0644\u0641 \u0631\u063a\u0628\u0627\u062a\u0646\u0627\u061b \u0644\u0623\u0646 \u0627\u0644\u062f\u064a\u0646 \u0643\u0644\u0651\u064c \u0644\u0627 \u064a\u062a\u062c\u0632\u0623.<\/p>\n\n    <!-- 3. \u0627\u0644\u0631\u0648\u0627\u064a\u0627\u062a -->\n    <h2 id=\"hadith\">\u062b\u0627\u0644\u062b\u064b\u0627: \u0631\u0648\u0627\u064a\u0627\u062a \u0623\u0647\u0644 \u0627\u0644\u0628\u064a\u062a (\u0639)<\/h2>\n    <ul>\n      <li>\u0642\u0627\u0644 \u0627\u0644\u0625\u0645\u0627\u0645 \u0627\u0644\u0635\u0627\u062f\u0642 (\u0639): \u00ab\u0644\u0627 \u062a\u062a\u062e\u0630\u0648\u0627 \u062f\u064a\u0646 \u0627\u0644\u0644\u0647 \u0644\u0639\u0628\u064b\u0627\u060c \u0641\u0625\u0646 \u0645\u0646 \u0627\u062a\u062e\u0630 \u062f\u064a\u0646 \u0627\u0644\u0644\u0647 \u0644\u0639\u0628\u064b\u0627 \u0623\u0642\u0628\u0644 \u0639\u0644\u0649 \u0628\u0639\u0636\u0647 \u0648\u0623\u062f\u0628\u0631 \u0639\u0646 \u0628\u0639\u0636\u0647\u00bb <span dir=\"ltr\">[\u0627\u0644\u0643\u0627\u0641\u064a\u060c \u062c2\u060c \u0635402]<\/span>.<\/li>\n      <li>\u0648\u0642\u0627\u0644 \u0623\u0645\u064a\u0631 \u0627\u0644\u0645\u0624\u0645\u0646\u064a\u0646 (\u0639): \u00ab\u0627\u0644\u062f\u064a\u0646 \u0648\u0627\u062d\u062f\u060c \u0641\u062e\u0630\u0648\u0627 \u0628\u0647 \u0643\u0644\u0647\u060c \u0648\u0644\u0627 \u062a\u062a\u0628\u0639\u0648\u0627 \u0623\u0647\u0648\u0627\u0621\u0643\u0645 \u0641\u062a\u0636\u0644\u0648\u0627 \u0639\u0646 \u0633\u0628\u064a\u0644 \u0627\u0644\u0644\u0647\u00bb <span dir=\"ltr\">[\u0646\u0647\u062c \u0627\u0644\u0628\u0644\u0627\u063a\u0629\u060c \u0627\u0644\u062e\u0637\u0628\u0629 110]<\/span>.<\/li>\n      <li>\u0648\u0641\u064a \u0648\u0635\u064a\u0629 \u0627\u0644\u0625\u0645\u0627\u0645 \u0627\u0644\u0643\u0627\u0638\u0645 (\u0639) \u0644\u0647\u0634\u0627\u0645: \u00ab\u064a\u0627 \u0647\u0634\u0627\u0645\u060c \u0644\u0627 \u062a\u0643\u0648\u0646\u0648\u0627 \u0645\u0645\u0627 \u064a\u0642\u0648\u0644\u0648\u0646 \u0642\u0648\u0644\u064b\u0627 \u062c\u0645\u064a\u0644\u0627\u064b \u0648\u064a\u062e\u0627\u0644\u0641\u0648\u0646 \u0627\u0644\u0641\u0639\u0644\u060c \u0641\u064a\u0630\u0645\u0647\u0645 \u0627\u0644\u0644\u0647 \u0628\u0642\u0648\u0644\u0647: <span class=\"amx-aya\" style=\"border:none;background:transparent\">\u0643\u064e\u0628\u064f\u0631\u064e \u0645\u064e\u0642\u0652\u062a\u064b\u0627 \u0639\u0650\u0646\u062f\u064e \u0627\u0644\u0644\u0651\u064e\u0647\u0650 \u0623\u064e\u0646 \u062a\u064e\u0642\u064f\u0648\u0644\u064f\u0648\u0627 \u0645\u064e\u0627 \u0644\u064e\u0627 \u062a\u064e\u0641\u0652\u0639\u064e\u0644\u064f\u0648\u0646\u064e<\/span>\u00bb <span dir=\"ltr\">[\u0627\u0644\u0643\u0627\u0641\u064a\u060c \u062c2\u060c \u0635336]<\/span>.<\/li>\n    <\/ul>\n\n    <!-- 4. \u0623\u0645\u062b\u0644\u0629 + \u0627\u0644\u0631\u062f -->\n    <h2 id=\"examples\">\u0631\u0627\u0628\u0639\u064b\u0627: \u0623\u0645\u062b\u0644\u0629 \u0639\u0644\u0649 \u0627\u0644\u062a\u0628\u0639\u064a\u0636 \u0648\u0627\u0644\u0631\u062f \u0627\u0644\u0634\u0631\u0639\u064a<\/h2>\n    <ol>\n      <li><strong>\u0627\u0644\u0635\u0644\u0627\u0629 \u062f\u0648\u0646 \u0627\u0644\u0635\u0648\u0645:<\/strong> \u0634\u062e\u0635 \u064a\u0635\u0644\u064a \u062c\u0645\u064a\u0639 \u0627\u0644\u0635\u0644\u0648\u0627\u062a \u0644\u0643\u0646\u0647 \u0644\u0627 \u064a\u0635\u0648\u0645 \u0634\u0647\u0631 \u0631\u0645\u0636\u0627\u0646 \u0645\u0639 \u0642\u062f\u0631\u062a\u0647.<\/li>\n      <li><strong>\u0627\u0644\u0635\u062f\u0642 \u0645\u0639 \u062a\u0631\u0643 \u0627\u0644\u0623\u0645\u0627\u0646\u0629:<\/strong> \u064a\u0644\u062a\u0632\u0645 \u0627\u0644\u0635\u062f\u0642 \u0641\u064a \u0643\u0644\u0627\u0645\u0647 \u0644\u0643\u0646\u0647 \u064a\u062e\u0648\u0646 \u0641\u064a \u0627\u0644\u0645\u0639\u0627\u0645\u0644\u0627\u062a.<\/li>\n      <li><strong>\u0623\u062f\u0627\u0621 \u0627\u0644\u0639\u0628\u0627\u062f\u0627\u062a \u0648\u062a\u0631\u0643 \u0627\u0644\u062d\u0642\u0648\u0642 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629:<\/strong> \u064a\u062d\u062c \u0648\u064a\u0635\u0644\u064a \u0648\u064a\u0635\u0648\u0645\u060c \u0644\u0643\u0646\u0647 \u064a\u0638\u0644\u0645 \u062c\u064a\u0631\u0627\u0646\u0647 \u0623\u0648 \u064a\u0642\u0637\u0639 \u0631\u062d\u0645\u0647.<\/li>\n      <li><strong>\u0623\u062e\u0630 \u0627\u0644\u0623\u062d\u0643\u0627\u0645 \u0627\u0644\u0645\u064a\u0633\u0651\u0631\u0629 \u0648\u062a\u0631\u0643 \u0627\u0644\u0635\u0639\u0628\u0629:<\/strong> \u062a\u0624\u062f\u064a \u0627\u0644\u0632\u0643\u0627\u0629 \u0648\u062a\u0635\u0644\u064a \u0648\u062a\u0635\u0648\u0645\u060c \u0644\u0643\u0646\u0647\u0627 \u0644\u0627 \u062a\u0631\u062a\u062f\u064a \u0627\u0644\u062d\u062c\u0627\u0628 \u0627\u0644\u0634\u0631\u0639\u064a \u0644\u0623\u0646\u0647\u0627 \u00ab\u063a\u064a\u0631 \u0645\u0642\u062a\u0646\u0639\u0629\u00bb.<\/li>\n    <\/ol>\n\n    <h3>\u0627\u0644\u0631\u062f \u0627\u0644\u0634\u0631\u0639\u064a \u0639\u0644\u0649 \u0647\u0630\u0627 \u0627\u0644\u0641\u0639\u0644<\/h3>\n    <p><strong>\u0645\u0646 \u0627\u0644\u0642\u0631\u0622\u0646 \u0627\u0644\u0643\u0631\u064a\u0645:<\/strong><\/p>\n    <ol>\n      <li>\u0623\u0645\u0631 \u0627\u0644\u0644\u0647 \u0628\u0627\u0644\u062d\u062c\u0627\u0628 \u0635\u0631\u064a\u062d \u0641\u064a \u0642\u0648\u0644\u0647: <span class=\"amx-aya\">\ufd3f\u0648\u064e\u0644\u0652\u064a\u064e\u0636\u0652\u0631\u0650\u0628\u0652\u0646\u064e \u0628\u0650\u062e\u064f\u0645\u064f\u0631\u0650\u0647\u0650\u0646\u0651\u064e \u0639\u064e\u0644\u064e\u0649\u0670 \u062c\u064f\u064a\u064f\u0648\u0628\u0650\u0647\u0650\u0646\u0651\u064e\ufd3e<\/span> [\u0627\u0644\u0646\u0648\u0631: 31] \u2014 \u0623\u064a \u062a\u063a\u0637\u064a\u0629 \u0627\u0644\u0631\u0623\u0633 \u0648\u0627\u0644\u0646\u062d\u0631 \u0648\u0627\u0644\u062c\u064a\u0628.<\/li>\n      <li>\u0627\u0644\u062a\u062d\u0630\u064a\u0631 \u0645\u0646 \u0627\u0646\u062a\u0642\u0627\u0621 \u0627\u0644\u0623\u0648\u0627\u0645\u0631: <span class=\"amx-aya\">\ufd3f\u0623\u064e\u0641\u064e\u062a\u064f\u0624\u0652\u0645\u0650\u0646\u064f\u0648\u0646\u064e \u0628\u0650\u0628\u064e\u0639\u0652\u0636\u0650 \u0627\u0644\u0652\u0643\u0650\u062a\u064e\u0627\u0628\u0650 \u0648\u064e\u062a\u064e\u0643\u0652\u0641\u064f\u0631\u064f\u0648\u0646\u064e \u0628\u0650\u0628\u064e\u0639\u0652\u0636\u064d\ufd3e<\/span> [\u0627\u0644\u0628\u0642\u0631\u0629: 85].<\/li>\n    <\/ol>\n    <p><strong>\u0645\u0646 \u0631\u0648\u0627\u064a\u0627\u062a \u0623\u0647\u0644 \u0627\u0644\u0628\u064a\u062a (\u0639):<\/strong><\/p>\n    <ol>\n      <li>\u0627\u0644\u0625\u0645\u0627\u0645 \u0627\u0644\u0635\u0627\u062f\u0642 (\u0639): \u00ab\u0644\u0627 \u062a\u062a\u062e\u0630\u0648\u0627 \u062f\u064a\u0646 \u0627\u0644\u0644\u0647 \u0644\u0639\u0628\u064b\u0627&#8230;\u00bb <span dir=\"ltr\">[\u0627\u0644\u0643\u0627\u0641\u064a\u060c \u062c2\u060c \u0635402]<\/span>.<\/li>\n      <li>\u0623\u0645\u064a\u0631 \u0627\u0644\u0645\u0624\u0645\u0646\u064a\u0646 (\u0639): \u00ab\u0627\u0644\u062f\u064a\u0646 \u0648\u0627\u062d\u062f&#8230;\u00bb <span dir=\"ltr\">[\u0646\u0647\u062c \u0627\u0644\u0628\u0644\u0627\u063a\u0629\u060c \u0627\u0644\u062e\u0637\u0628\u0629 110]<\/span>.<\/li>\n      <li>\u0648\u0635\u064a\u0629 \u0627\u0644\u0625\u0645\u0627\u0645 \u0627\u0644\u0643\u0627\u0638\u0645 (\u0639) \u0644\u0647\u0634\u0627\u0645: \u00ab&#8230; <span class=\"amx-aya\" style=\"border:none;background:transparent\">\u0643\u064e\u0628\u064f\u0631\u064e \u0645\u064e\u0642\u0652\u062a\u064b\u0627<\/span> &#8230;\u00bb <span dir=\"ltr\">[\u0627\u0644\u0643\u0627\u0641\u064a\u060c \u062c2\u060c \u0635336]<\/span>.<\/li>\n    <\/ol>\n\n    <!-- 5. \u0628\u064a\u0627\u0646 \u0627\u0644\u062d\u0643\u0645 -->\n    <h2 id=\"hukm\">\u062e\u0627\u0645\u0633\u064b\u0627: \u0628\u064a\u0627\u0646 \u0627\u0644\u062d\u0643\u0645<\/h2>\n    <ul>\n      <li>\u062a\u0631\u0643 \u0627\u0644\u062d\u062c\u0627\u0628 \u0645\u0639 \u0627\u0644\u0625\u0642\u0631\u0627\u0631 \u0628\u0648\u062c\u0648\u0628\u0647 \u0643\u0633\u0644\u064b\u0627 \u0623\u0648 \u0647\u0648\u0649\u064b: <strong>\u0645\u0639\u0635\u064a\u0629 \u0643\u0628\u064a\u0631\u0629 \u0648\u0641\u0633\u0642<\/strong>\u060c \u0648\u0647\u0648 \u0645\u0646 \u0627\u0644\u062a\u0628\u0639\u064a\u0636 \u0627\u0644\u0645\u0630\u0645\u0648\u0645.<\/li>\n      <li>\u062a\u0631\u0643 \u0627\u0644\u062d\u062c\u0627\u0628 \u0645\u0639 \u0625\u0646\u0643\u0627\u0631 \u0648\u062c\u0648\u0628\u0647: <strong>\u062e\u0637\u0631 \u0639\u0638\u064a\u0645 \u0639\u0644\u0649 \u0627\u0644\u0625\u064a\u0645\u0627\u0646 \u0627\u0644\u062d\u0642<\/strong> \u0644\u0625\u0646\u0643\u0627\u0631\u0647 \u0623\u0645\u0631\u064b\u0627 \u0642\u0637\u0639\u064a\u064b\u0627 \u062b\u0627\u0628\u062a\u064b\u0627.<\/li>\n      <li>\u0627\u0644\u062a\u0631\u0643 \u0628\u0633\u0628\u0628 \u0627\u0644\u062c\u0647\u0644 \u0623\u0648 \u0627\u0644\u0646\u0633\u064a\u0627\u0646: \u0644\u0627 \u064a\u0623\u062e\u0630 \u062d\u0643\u0645 \u0627\u0644\u0639\u0645\u062f\u060c \u0644\u0643\u0646 \u064a\u062c\u0628 \u0627\u0644\u062a\u0639\u0644\u0645 \u0648\u0627\u0644\u0639\u0645\u0644 \u0628\u062c\u0645\u064a\u0639 \u0627\u0644\u0648\u0627\u062c\u0628\u0627\u062a.<\/li>\n    <\/ul>\n\n    <!-- 6. \u0645\u062f\u0649 \u0627\u0644\u062d\u0631\u0645\u0629 -->\n    <h2 id=\"extent\">\u0633\u0627\u062f\u0633\u064b\u0627: \u0645\u062f\u0649 \u0627\u0644\u062d\u0631\u0645\u0629<\/h2>\n    <ul>\n      <li>\u0627\u0644\u062a\u0628\u0639\u064a\u0636 \u0639\u0645\u062f\u064b\u0627 \u0645\u0639 \u0625\u0646\u0643\u0627\u0631 \u0648\u062c\u0648\u0628 \u0645\u0627 \u062a\u064f\u0631\u0643 \u2192 <strong>\u062c\u062d\u0648\u062f<\/strong> \u0648\u0625\u0646\u0643\u0627\u0631 \u0644\u0623\u0645\u0631 \u0627\u0644\u0644\u0647.<\/li>\n      <li>\u0627\u0644\u062a\u0628\u0639\u064a\u0636 \u0639\u0645\u062f\u064b\u0627 \u0645\u0639 \u0627\u0644\u0625\u0642\u0631\u0627\u0631 \u0628\u0627\u0644\u0648\u062c\u0648\u0628 \u0648\u062a\u0631\u0643\u0647 \u0647\u0648\u0649\u064b \u2192 <strong>\u0641\u0633\u0642 \u0648\u0645\u0639\u0635\u064a\u0629 \u0643\u0628\u064a\u0631\u0629<\/strong> \u0648\u0635\u0627\u062d\u0628\u0647 \u062a\u062d\u062a \u0627\u0644\u0648\u0639\u064a\u062f.<\/li>\n      <li>\u0627\u0644\u062a\u0628\u0639\u064a\u0636 \u0644\u0644\u062c\u0647\u0644 \u0623\u0648 \u0627\u0644\u0646\u0633\u064a\u0627\u0646 \u2192 \u064a\u064f\u0639\u0630\u0631 \u0628\u0642\u062f\u0631 \u0627\u0644\u062c\u0647\u0644\u060c \u0648\u064a\u062c\u0628 \u0627\u0644\u062a\u0639\u0644\u0645 \u0648\u0627\u0644\u0627\u0644\u062a\u0632\u0627\u0645.<\/li>\n    <\/ul>\n\n    <!-- 7. \u0627\u0644\u062e\u0644\u0627\u0635\u0629 -->\n    <h2 id=\"summary\">\u0633\u0627\u0628\u0639\u064b\u0627: \u0627\u0644\u062e\u0644\u0627\u0635\u0629<\/h2>\n    <p>\u0627\u0644\u062a\u0628\u0639\u064a\u0636 \u0641\u064a \u0627\u0644\u062f\u064a\u0646 \u0639\u0646\u062f \u0623\u0647\u0644 \u0627\u0644\u0628\u064a\u062a (\u0639) \u0645\u0646 \u0639\u0644\u0627\u0645\u0627\u062a \u0636\u0639\u0641 \u0627\u0644\u0625\u064a\u0645\u0627\u0646 \u0648\u0627\u062a\u0628\u0627\u0639 \u0627\u0644\u0647\u0648\u0649\u060c \u0648\u0647\u0648 \u0637\u0631\u064a\u0642 \u0627\u0646\u062d\u0631\u0627\u0641 \u062a\u062f\u0631\u064a\u062c\u064a. \u0627\u0644\u062f\u064a\u0646 \u0648\u062d\u062f\u0629 \u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u0644\u0627 \u062a\u064f\u0624\u062e\u0630 \u0628\u0627\u0644\u062a\u062c\u0632\u0626\u0629.<\/p>\n    <p class=\"amx-aya\">\ufd3f\u064a\u064e\u0627 \u0623\u064e\u064a\u0651\u064f\u0647\u064e\u0627 \u0627\u0644\u0651\u064e\u0630\u0650\u064a\u0646\u064e \u0622\u0645\u064e\u0646\u064f\u0648\u0627 \u0627\u062f\u0652\u062e\u064f\u0644\u064f\u0648\u0627 \u0641\u0650\u064a \u0627\u0644\u0633\u0651\u0650\u0644\u0652\u0645\u0650 \u0643\u064e\u0627\u0641\u0651\u064e\u0629\u064b\ufd3e [\u0627\u0644\u0628\u0642\u0631\u0629: 208]<\/p>\n\n    <!-- 8. \u0627\u0644\u0645\u0635\u0627\u062f\u0631 -->\n    <h2 id=\"refs\">\u062b\u0627\u0645\u0646\u064b\u0627: \u0627\u0644\u0645\u0635\u0627\u062f\u0631<\/h2>\n    <ul class=\"amx-cites\">\n      <li>\u0627\u0644\u0643\u0627\u0641\u064a\u060c \u0644\u0644\u0634\u064a\u062e \u0627\u0644\u0643\u0644\u064a\u0646\u064a\u060c \u062c2\u060c \u0628\u0627\u0628 \u00ab\u0627\u0644\u0628\u062f\u0639 \u0648\u0627\u0644\u0631\u0623\u064a \u0648\u0627\u0644\u0645\u0642\u0627\u064a\u064a\u0633\u00bb.<\/li>\n      <li>\u0646\u0647\u062c \u0627\u0644\u0628\u0644\u0627\u063a\u0629\u060c \u062e\u0637\u0628\u0629 110.<\/li>\n      <li>\u062a\u0641\u0633\u064a\u0631 \u0627\u0644\u0645\u064a\u0632\u0627\u0646\u060c \u0627\u0644\u0633\u064a\u062f \u0627\u0644\u0637\u0628\u0627\u0637\u0628\u0627\u0626\u064a\u060c \u062a\u0641\u0633\u064a\u0631 \u0622\u064a\u0629 \u0627\u0644\u0628\u0642\u0631\u0629 85.<\/li>\n      <li>\u0628\u062d\u0627\u0631 \u0627\u0644\u0623\u0646\u0648\u0627\u0631\u060c \u062c69\u060c \u0628\u0627\u0628 \u00ab\u0644\u0632\u0648\u0645 \u0627\u062a\u0628\u0627\u0639 \u0627\u0644\u0634\u0631\u064a\u0639\u0629 \u0643\u0627\u0645\u0644\u0629\u00bb.<\/li>\n    <\/ul>\n\n    <div class=\"amx-footer\">\u00a9 \u0645. \u0645\u0635\u0637\u0641\u0649 \u0627\u0644\u0634\u0631\u064a\u0641 \u2014 \u064a\u064f\u0633\u0645\u062d \u0628\u0627\u0644\u0646\u0634\u0631 \u0645\u0639 \u0630\u0643\u0631 \u0627\u0644\u0645\u0635\u062f\u0631<\/div>\n\n  <\/div>\n<\/section>\n\n<script>\n\/* ====== \u0633\u0644\u0648\u0643\u064a\u0627\u062a \u0627\u0644\u0642\u0627\u0644\u0628 (\u0645\u064f\u062f\u0645\u062c\u0629) ====== *\/\n(function(){\n  const root = document.getElementById('amxRoot');\n  const btn  = document.getElementById('amxThemeToggle');\n\n  \/* \u062a\u0641\u0636\u064a\u0644 \u0627\u0644\u0648\u0636\u0639: \u062a\u062e\u0632\u064a\u0646\/\u0642\u0631\u0627\u0621\u0629 *\/\n  const saved = localStorage.getItem('amx-theme');\n  if(saved === 'dark'){ root.classList.add('amx-dark'); }\n  else if(!saved && window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches){\n    root.classList.add('amx-dark');\n  }\n  btn.addEventListener('click', ()=>{\n    root.classList.toggle('amx-dark');\n    localStorage.setItem('amx-theme', root.classList.contains('amx-dark') ? 'dark' : 'light');\n  });\n\n  \/* \u0625\u0628\u0631\u0627\u0632 \u0627\u0644\u0642\u0633\u0645 \u0627\u0644\u062d\u0627\u0644\u064a \u0641\u064a \u0627\u0644\u0641\u0647\u0631\u0633 *\/\n  const tocLinks = Array.from(document.querySelectorAll('#amxToc a'));\n  const secs = tocLinks.map(a => document.querySelector(a.getAttribute('href'))).filter(Boolean);\n  const io = new IntersectionObserver((entries)=>{\n    entries.forEach(e=>{\n      if(e.isIntersecting){\n        const id = '#'+e.target.id;\n        tocLinks.forEach(a => a.classList.toggle('amx-active', a.getAttribute('href')===id));\n      }\n    });\n  }, { rootMargin:'-40% 0px -50% 0px', threshold:0.01 });\n  secs.forEach(s => io.observe(s));\n\n  \/* \u0645\u0634\u0627\u0631\u0643\u0629 *\/\n  function win(u){ window.open(u,'_blank','noopener,noreferrer,width=700,height=500'); }\n  window.amxShareFB = ()=>{\n    const u=encodeURIComponent(location.href), t=encodeURIComponent(document.title);\n    win(`https:\/\/www.facebook.com\/sharer\/sharer.php?u=${u}&quote=${t}`);\n  };\n  window.amxShareX  = ()=>{\n    const u=encodeURIComponent(location.href), t=encodeURIComponent(document.title);\n    win(`https:\/\/twitter.com\/intent\/tweet?url=${u}&text=${t}`);\n  };\n  window.amxShareTG = ()=>{\n    const u=encodeURIComponent(location.href), t=encodeURIComponent(document.title);\n    win(`https:\/\/t.me\/share\/url?url=${u}&text=${t}`);\n  };\n})();\n<\/script>\n\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>\u0628\u0642\u0644\u0645:&nbsp;\u0645. \u0645\u0635\u0637\u0641\u0649 \u0627\u0644\u0634\u0631\u064a\u0641 \u0627\u0644\u062a\u0628\u0639\u064a\u0636 \u0641\u064a \u0627\u0644\u062f\u064a\u0646 \u0645\u0646 \u0645\u0646\u0638\u0648\u0631 \u0631\u0648\u0627\u064a\u0627\u062a \u0623\u0647\u0644 \u0627\u0644\u0628\u064a\u062a (\u0639) \u2013 \u0645. \u0645\u0635\u0637\u0641\u0649 \u0627\u0644\u0634\u0631\u064a\u0641 \u0637\u0628\u0627\u0639\u0629 \/ PDF Facebook X Telegram \u0627\u0644\u062a\u0628\u0639\u064a\u0636 \u0641\u064a \u0627\u0644\u062f\u064a\u0646 \u0645\u0646 \u0645\u0646\u0638\u0648\u0631 \u0631\u0648\u0627\u064a\u0627\u062a \u0623\u0647\u0644 \u0627\u0644\u0628\u064a\u062a (\u0639) \u0628\u0642\u0644\u0645: \u0645. \u0645\u0635\u0637\u0641\u0649 \u0627\u0644\u0634\u0631\u064a\u0641 \u0641\u0647\u0631\u0633 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0661) \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0662) \u062d\u0631\u0645\u0629 \u0627\u0644\u062a\u0628\u0639\u064a\u0636 \u0641\u064a \u0627\u0644\u0642\u0631\u0622\u0646 \u0663) \u0631\u0648\u0627\u064a\u0627\u062a \u0623\u0647\u0644 \u0627\u0644\u0628\u064a\u062a (\u0639) \u0664) \u0623\u0645\u062b\u0644\u0629 \u0639\u0645\u0644\u064a\u0629 + \u0627\u0644\u0631\u062f \u0627\u0644\u0634\u0631\u0639\u064a&#8230;<\/p>\n","protected":false},"author":1,"featured_media":879,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13,5],"tags":[38],"class_list":["post-1257","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-38aed","category-articles-and-studies","tag-38"],"_links":{"self":[{"href":"https:\/\/almustafa.dk\/313\/index.php\/wp-json\/wp\/v2\/posts\/1257","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/almustafa.dk\/313\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/almustafa.dk\/313\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/almustafa.dk\/313\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/almustafa.dk\/313\/index.php\/wp-json\/wp\/v2\/comments?post=1257"}],"version-history":[{"count":1,"href":"https:\/\/almustafa.dk\/313\/index.php\/wp-json\/wp\/v2\/posts\/1257\/revisions"}],"predecessor-version":[{"id":1271,"href":"https:\/\/almustafa.dk\/313\/index.php\/wp-json\/wp\/v2\/posts\/1257\/revisions\/1271"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/almustafa.dk\/313\/index.php\/wp-json\/wp\/v2\/media\/879"}],"wp:attachment":[{"href":"https:\/\/almustafa.dk\/313\/index.php\/wp-json\/wp\/v2\/media?parent=1257"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/almustafa.dk\/313\/index.php\/wp-json\/wp\/v2\/categories?post=1257"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/almustafa.dk\/313\/index.php\/wp-json\/wp\/v2\/tags?post=1257"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}