{"id":1729,"date":"2025-01-05T06:34:55","date_gmt":"2025-01-05T06:34:55","guid":{"rendered":"https:\/\/madlysane.com\/?page_id=1729"},"modified":"2026-02-28T12:19:34","modified_gmt":"2026-02-28T18:19:34","slug":"1729-2","status":"publish","type":"page","link":"https:\/\/madlysane.com\/en\/1729-2\/","title":{"rendered":"WorkShop"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <title>Mental Wellness &#038; Mind Body Workshop<\/title>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\n  <style>\n    body { margin: 0; font-family: system-ui, sans-serif; background: #f4f5f7; }\n    header { background: #1f2933; color: #fff; padding: 1rem 1.5rem; }\n    header h1 { color: #ffffff !important; margin: 0; font-size: 1.4rem; }\n\n    .tabs { display: flex; gap: 0.5rem; padding: 1rem; }\n    .tab-btn { padding: 0.6rem 1rem; border: none; border-radius: 999px; background: #e5e7eb; cursor: pointer; font-size: 0.9rem; }\n    .tab-btn.active { background: #2563eb; color: #fff; }\n\n    .panel { display: none; padding: 1rem; }\n    .panel.active { display: block; }\n\n    iframe { width: 100%; height: 500px; border: none; border-radius: 0.75rem; }\n\n    .box {\n      background: #fff;\n      padding: 1rem;\n      border-radius: 0.75rem;\n      margin-top: 1rem;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n    }\n\n    input[type=\"password\"], input[type=\"text\"] {\n      width: 100%;\n      padding: 0.5rem;\n      border-radius: 0.5rem;\n      border: 1px solid #ccc;\n      margin-bottom: 0.5rem;\n      box-sizing: border-box;\n    }\n\n    .btn { padding: 0.5rem 1rem; border-radius: 999px; border: none; cursor: pointer; background: #2563eb; color: #fff; }\n    .btn.secondary { background: #111827; }\n    .btn.ghost { background: #e5e7eb; color: #111827; }\n\n    .alert { margin-top: 0.5rem; padding: 0.6rem; border-radius: 0.5rem; font-size: 0.85rem; }\n    .alert-error { background: #fee2e2; color: #991b1b; }\n    .alert-success { background: #dcfce7; color: #166534; }\n\n    .row { display:flex; gap:0.5rem; flex-wrap:wrap; align-items:center; }\n    .row .btn { flex: 0 0 auto; }\n    .small { font-size: 0.85rem; color:#374151; margin-top:0.35rem; }\n    hr { border:none; border-top:1px solid #e5e7eb; margin:1rem 0; }\n\n    #waiting-overlay h3 { font-size: 1.05rem; }\n  <\/style>\n<\/head>\n\n<body>\n<header>\n  <h1>Mental Wellness &#038; Mind Body Workshop Room<\/h1>\n<\/header>\n\n<div class=\"tabs\">\n  <button class=\"tab-btn active\" data-target=\"participants\">Participants<\/button>\n  <button class=\"tab-btn\" data-target=\"presenter\">Presenter Login<\/button>\n<\/div>\n\n<!-- PARTICIPANT PANEL -->\n<div id=\"participants\" class=\"panel active\">\n  <h2>Participant Workshop Room<\/h2>\n  <p>Welcome to the workshop. Click below to enter.<\/p>\n\n  <button class=\"btn\" id=\"participant-enter\">Enter Workshop Room<\/button>\n\n\n  <div id=\"participant-iframe-container\" style=\"display:none; margin-top:1rem;\">\n    <iframe\n      id=\"participant-iframe\"\n      src=\"\"\n      allow=\"camera; microphone; speaker; fullscreen; display-capture; clipboard-write; web-share\">\n    <\/iframe>\n  <\/div>\n\n  <div id=\"participant-msg\"><\/div>\n<\/div>\n\n<!-- PRESENTER PANEL -->\n<div id=\"presenter\" class=\"panel\">\n  <h2>Presenter Login<\/h2>\n\n  <div class=\"box\">\n    <label for=\"presenter-pass\">Enter presenter password:<\/label>\n    <input type=\"password\" id=\"presenter-pass\" placeholder=\"Presenter password\" \/>\n    <button class=\"btn\" id=\"presenter-btn\">Unlock Presenter Controls<\/button>\n    <div id=\"presenter-msg\"><\/div>\n  <\/div>\n\n  <div id=\"presenter-room\" style=\"display:none; margin-top:1rem;\">\n    <div class=\"alert alert-success\">Presenter access granted.<\/div>\n\n    <!-- Presenter tools ONLY (no embedded iframe) -->\n    <div class=\"box\" style=\"margin-top:1rem;\">\n      <h3 style=\"margin:0 0 0.5rem 0;\">Presenter Tools<\/h3>\n\n      <p class=\"small\" style=\"margin:0.25rem 0 0.75rem 0;\">\n        Click \u201cOpen Host Room (Full UI)\u201d to open Whereby in a new tab with full host controls.\n      <\/p>\n\n      <label for=\"invite-link\"><strong>Participant link (share this):<\/strong><\/label>\n      <input id=\"invite-link\" type=\"text\" readonly \/>\n\n      <div class=\"row\">\n        <button class=\"btn ghost\" id=\"copy-invite\">Copy Participant Link<\/button>\n        <button class=\"btn secondary\" id=\"open-host-tab\">Open Host Room (Full UI)<\/button>\n      <\/div>\n\n      <div id=\"copy-status\" class=\"alert\" style=\"display:none;\"><\/div>\n\n      <hr>\n\n      <details>\n        <summary style=\"cursor:pointer;\"><strong>Host link (do NOT share)<\/strong><\/summary>\n        <p class=\"small\">This is the host link with the roomKey that grants host privileges.<\/p>\n        <input id=\"host-link\" type=\"text\" readonly \/>\n        <button class=\"btn secondary\" id=\"copy-host\" style=\"margin-top:0.5rem;\">Copy Host Link<\/button>\n      <\/details>\n\n      <div class=\"small\" style=\"margin-top:0.75rem;\">\n        <strong>Important:<\/strong> To require knocking, the host must lock the room inside Whereby before participants arrive.\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n\n  \/** ===== CONFIG ===== **\/\n  \/\/ Participants: hide People (removes invite\/share UI) + disable screenshare.\n  \/\/ IMPORTANT: Knock-only requires the room to be LOCKED by host in Whereby.\n  const ROOM_BASE_URL =\n    \"https:\/\/madly-sane-com-llc.whereby.com\/virtual-workshops9fca690c-5828-4235-9280-ffd5bfa441de\";\n\n  const PARTICIPANT_URL =\n    ROOM_BASE_URL + \"?people=off&screenshare=off\";\n\n  const HOST_BASE_URL = ROOM_BASE_URL;\n\n  const HOST_ROOM_KEY =\n    \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtZWV0aW5nSWQiOiIxMTk0NzM2OTciLCJyb29tUmVmZXJlbmNlIjp7InJvb21OYW1lIjoiL3ZpcnR1YWwtd29ya3Nob3BzOWZjYTY5MGMtNTgyOC00MjM1LTkyODAtZmZkNWJmYTQ0MWRlIiwib3JnYW5pemF0aW9uSWQiOiIyOTYwMTAifSwiaXNzIjoiaHR0cHM6Ly9hY2NvdW50cy5zcnYud2hlcmVieS5jb20iLCJpYXQiOjE3NzIyOTM4NTYsInJvb21LZXlUeXBlIjoibWVldGluZ0hvc3QifQ.Ul87-ViXgQ4oGqwa2_eAV-A83f-fyE_koKQCmkD5W4g\";\n\n  const PRESENTER_PASSWORD = \"hostaccess\";\n  \/** =================== **\/\n\n  \/\/ Tabs\n  const tabButtons = document.querySelectorAll(\".tab-btn\");\n  const panels = document.querySelectorAll(\".panel\");\n  tabButtons.forEach(btn => {\n    btn.addEventListener(\"click\", () => {\n      tabButtons.forEach(b => b.classList.remove(\"active\"));\n      panels.forEach(p => p.classList.remove(\"active\"));\n      btn.classList.add(\"active\");\n      const targetEl = document.getElementById(btn.getAttribute(\"data-target\"));\n      if (targetEl) targetEl.classList.add(\"active\");\n    });\n  });\n\n  \/\/ Participant enter (knock-only flow with waiting message)\n  const enterBtn = document.getElementById(\"participant-enter\");\n  if (enterBtn) {\n    enterBtn.addEventListener(\"click\", () => {\n      const response = prompt(\n        \"Before entering, we need to ask one quick question.\\n\\n\" +\n        \"Are you a member of MadlySane?\\n\\n\" +\n        \"Type YES or NO below.\"\n      );\n\n      if (!response) {\n        alert(\"You can return to this page anytime when you're ready to join a workshop.\");\n        return;\n      }\n\n      const answer = response.trim().toLowerCase();\n      const container = document.getElementById(\"participant-iframe-container\");\n      const pIframe = document.getElementById(\"participant-iframe\");\n      const pMsg = document.getElementById(\"participant-msg\");\n      const waiting = document.getElementById(\"waiting-overlay\");\n\n      if (answer === \"yes\" || answer === \"y\") {\n        if (waiting) waiting.style.display = \"block\";\n        if (pIframe) pIframe.src = PARTICIPANT_URL;\n        if (container) container.style.display = \"block\";\n        if (pMsg) pMsg.innerHTML = \"\";\n      } else if (answer === \"no\" || answer === \"n\") {\n        if (pMsg) pMsg.innerHTML = '<div class=\"alert alert-error\">This workshop is for members only. Redirecting you to our membership page\u2026<\/div>';\n        setTimeout(() => { window.location.href = \"https:\/\/madlysane.com\/en\/306-2\/\"; }, 900);\n      } else {\n        alert(\"Please answer with YES or NO.\");\n      }\n    });\n  }\n\n  \/\/ Presenter unlock (tools only)\n  const presenterBtn = document.getElementById(\"presenter-btn\");\n  if (presenterBtn) {\n    presenterBtn.addEventListener(\"click\", () => {\n      const pass = (document.getElementById(\"presenter-pass\") || {}).value || \"\";\n      const msg = document.getElementById(\"presenter-msg\");\n      const roomWrap = document.getElementById(\"presenter-room\");\n\n      if (pass === PRESENTER_PASSWORD) {\n        if (msg) msg.innerHTML = \"\";\n\n        const hostUrl = `${HOST_BASE_URL}?roomKey=${encodeURIComponent(HOST_ROOM_KEY)}`;\n\n        if (roomWrap) roomWrap.style.display = \"block\";\n\n        \/\/ Show links\n        const inviteInput = document.getElementById(\"invite-link\");\n        const hostInput = document.getElementById(\"host-link\");\n        if (inviteInput) inviteInput.value = HOST_BASE_URL; \/\/ share clean room link (no roomKey)\n        if (hostInput) hostInput.value = hostUrl;           \/\/ do not share\n\n        \/\/ Copy helpers\n        const copyStatus = document.getElementById(\"copy-status\");\n        function showCopyStatus(ok, text) {\n          if (!copyStatus) return;\n          copyStatus.style.display = \"block\";\n          copyStatus.className = \"alert \" + (ok ? \"alert-success\" : \"alert-error\");\n          copyStatus.textContent = text;\n          setTimeout(() => (copyStatus.style.display = \"none\"), 2200);\n        }\n        async function copyText(text) {\n          try { await navigator.clipboard.writeText(text); showCopyStatus(true, \"Copied!\"); }\n          catch (e) { showCopyStatus(false, \"Copy failed. Please select the text and copy manually.\"); }\n        }\n\n        const copyInviteBtn = document.getElementById(\"copy-invite\");\n        if (copyInviteBtn) copyInviteBtn.onclick = () => copyText(HOST_BASE_URL);\n\n        const copyHostBtn = document.getElementById(\"copy-host\");\n        if (copyHostBtn) copyHostBtn.onclick = () => copyText(hostUrl);\n\n        \/\/ Open host room in new tab (Full UI)\n        const openBtn = document.getElementById(\"open-host-tab\");\n        if (openBtn) openBtn.onclick = () => window.open(hostUrl, \"_blank\", \"noopener\");\n\n      } else {\n        if (msg) msg.innerHTML = '<div class=\"alert alert-error\">Incorrect password.<\/div>';\n      }\n    });\n  }\n});\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Mental Wellness &#038; Mind Body Workshop Mental Wellness &#038; Mind Body Workshop Room Participants Presenter Login Participant Workshop Room Welcome to the workshop. Click below to enter. Enter Workshop Room Presenter Login Enter presenter password: Unlock Presenter Controls Presenter access granted. Presenter Tools Click \u201cOpen Host Room (Full UI)\u201d to open Whereby in a new [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-1729","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>WorkShop - MadlySane.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/madlysane.com\/en\/1729-2\/\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:locale\" content=\"en_US\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:type\" content=\"article\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:title\" content=\"WorkShop\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:description\" content=\"Mental Wellness &#038; Mind Body Workshop Mental Wellness &#038; Mind Body Workshop Room Participants Presenter Login Participant Workshop Room Welcome to the workshop. Click below to enter. Enter Workshop Room Presenter Login Enter presenter password: Unlock Presenter Controls Presenter access granted. Presenter Tools Click \u201cOpen Host Room (Full UI)\u201d to open Whereby in a new [&hellip;]\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:url\" content=\"https:\/\/madlysane.com\/en\/1729-2\/\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:site_name\" content=\"MadlySane.com\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-28T18:19:34+00:00\" class=\"yoast-seo-meta-tag\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" class=\"yoast-seo-meta-tag\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" class=\"yoast-seo-meta-tag\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" class=\"yoast-seo-meta-tag\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/madlysane.com\\\/1729-2\\\/\",\"url\":\"https:\\\/\\\/madlysane.com\\\/1729-2\\\/\",\"name\":\"WorkShop - MadlySane.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/#website\"},\"datePublished\":\"2025-01-05T06:34:55+00:00\",\"dateModified\":\"2026-02-28T18:19:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/madlysane.com\\\/1729-2\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/madlysane.com\\\/1729-2\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/madlysane.com\\\/1729-2\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"WorkShop\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/#website\",\"url\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/\",\"name\":\"MadlySane.com\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/#organization\",\"name\":\"MadlySane.com LLC\",\"url\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/madlysane.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/profile_logo_e0516ebb-57a8-447d-9489-b48962f2e18e-2-e1753881599226.jpg\",\"contentUrl\":\"https:\\\/\\\/madlysane.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/profile_logo_e0516ebb-57a8-447d-9489-b48962f2e18e-2-e1753881599226.jpg\",\"width\":60,\"height\":60,\"caption\":\"MadlySane.com LLC\"},\"image\":{\"@id\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/madlysane.com\\\/yoast\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"WorkShop - MadlySane.com","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/madlysane.com\/en\/1729-2\/","og_locale":"en_US","og_type":"article","og_title":"WorkShop","og_description":"Mental Wellness &#038; Mind Body Workshop Mental Wellness &#038; Mind Body Workshop Room Participants Presenter Login Participant Workshop Room Welcome to the workshop. Click below to enter. Enter Workshop Room Presenter Login Enter presenter password: Unlock Presenter Controls Presenter access granted. Presenter Tools Click \u201cOpen Host Room (Full UI)\u201d to open Whereby in a new [&hellip;]","og_url":"https:\/\/madlysane.com\/en\/1729-2\/","og_site_name":"MadlySane.com","article_modified_time":"2026-02-28T18:19:34+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/madlysane.com\/1729-2\/","url":"https:\/\/madlysane.com\/1729-2\/","name":"WorkShop - MadlySane.com","isPartOf":{"@id":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/#website"},"datePublished":"2025-01-05T06:34:55+00:00","dateModified":"2026-02-28T18:19:34+00:00","breadcrumb":{"@id":"https:\/\/madlysane.com\/1729-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/madlysane.com\/1729-2\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/madlysane.com\/1729-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/"},{"@type":"ListItem","position":2,"name":"WorkShop"}]},{"@type":"WebSite","@id":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/#website","url":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/","name":"MadlySane.com","description":"","publisher":{"@id":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/#organization","name":"MadlySane.com LLC","url":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/#\/schema\/logo\/image\/","url":"https:\/\/madlysane.com\/wp-content\/uploads\/2025\/05\/profile_logo_e0516ebb-57a8-447d-9489-b48962f2e18e-2-e1753881599226.jpg","contentUrl":"https:\/\/madlysane.com\/wp-content\/uploads\/2025\/05\/profile_logo_e0516ebb-57a8-447d-9489-b48962f2e18e-2-e1753881599226.jpg","width":60,"height":60,"caption":"MadlySane.com LLC"},"image":{"@id":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/madlysane.com\/yoast"]}]}},"jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/pages\/1729","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/comments?post=1729"}],"version-history":[{"count":4,"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/pages\/1729\/revisions"}],"predecessor-version":[{"id":7387,"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/pages\/1729\/revisions\/7387"}],"wp:attachment":[{"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/media?parent=1729"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}