{"id":1186,"date":"2024-09-06T05:29:36","date_gmt":"2024-09-06T05:29:36","guid":{"rendered":"https:\/\/yamuparkoti.com\/?page_id=1186"},"modified":"2026-05-05T02:47:58","modified_gmt":"2026-05-05T02:47:58","slug":"cookie-policy","status":"publish","type":"page","link":"https:\/\/yamuparkoti.com\/zh\/cookie-policy\/","title":{"rendered":""},"content":{"rendered":"<!-- ============================================================\n     yamuparkoti.com \u2014 Cookie Policy (INNER CONTENT ONLY)\n     Paste into WordPress > Pages > Cookie Policy > (Text\/HTML tab)\n     Fonts & palette match About, Team & Privacy Policy pages.\n     ============================================================ -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Sora:wght@300;400;500;600&family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,700;0,9..144,900;1,9..144,400&family=Fira+Code:wght@400;500&display=swap');\n\n.yp-cp *, .yp-cp *::before, .yp-cp *::after { box-sizing: border-box; }\n\n.yp-cp {\n  --ink:    #0f0e0c;\n  --paper:  #f7f4ef;\n  --warm:   #ede8df;\n  --accent: #c0451b;\n  --muted:  #6b6560;\n  --line:   #d8d2c8;\n  --white:  #ffffff;\n  font-family: 'Sora', sans-serif;\n  font-weight: 300;\n  font-size: 16px;\n  line-height: 1.80;\n  color: var(--ink);\n  max-width: 1100px;\n  margin: 0 auto;\n  padding: 0 0 72px;\n}\n\n\/* \u2500\u2500 Hero \u2500\u2500 *\/\n.yp-cp-hero {\n  background: var(--ink);\n  border-radius: 8px;\n  padding: 52px 52px 48px;\n  margin-bottom: 56px;\n  position: relative;\n  overflow: hidden;\n  display: flex;\n  align-items: flex-end;\n  justify-content: space-between;\n  gap: 32px;\n  flex-wrap: wrap;\n}\n.yp-cp-hero::before {\n  content: '';\n  position: absolute;\n  top: -70px; right: -70px;\n  width: 280px; height: 280px;\n  border-radius: 50%;\n  border: 55px solid var(--accent);\n  opacity: 0.13;\n  pointer-events: none;\n}\n.yp-cp-hero::after {\n  content: '\ud83c\udf6a';\n  position: absolute;\n  bottom: -14px; right: 48px;\n  font-size: 130px;\n  opacity: 0.07;\n  line-height: 1;\n  pointer-events: none;\n}\n.yp-cp-badge {\n  font-family: 'Fira Code', monospace;\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--accent);\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 14px;\n}\n.yp-cp-badge::before {\n  content: '';\n  display: inline-block;\n  width: 28px; height: 1px;\n  background: var(--accent);\n}\n.yp-cp-hero h1 {\n  font-family: 'Fraunces', serif;\n  font-size: clamp(30px, 4.5vw, 52px);\n  font-weight: 900;\n  line-height: 1.05;\n  color: #fff;\n  margin: 0 0 10px;\n  letter-spacing: -0.02em;\n}\n.yp-cp-hero-sub {\n  font-family: 'Fira Code', monospace;\n  font-size: 11px;\n  letter-spacing: 0.08em;\n  color: rgba(255,255,255,0.45);\n  margin: 0;\n}\n.yp-cp-hero-meta {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n  flex-shrink: 0;\n}\n.yp-cp-meta-pill {\n  background: rgba(255,255,255,0.08);\n  border: 1px solid rgba(255,255,255,0.12);\n  border-radius: 4px;\n  padding: 10px 18px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.yp-cp-meta-pill span:first-child { font-size: 15px; }\n.yp-cp-meta-inner { display: flex; flex-direction: column; }\n.yp-cp-meta-label {\n  font-family: 'Fira Code', monospace;\n  font-size: 9px;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.38);\n  line-height: 1;\n  margin-bottom: 2px;\n}\n.yp-cp-meta-val { font-size: 12px; color: rgba(255,255,255,0.82); }\n\n\/* \u2500\u2500 TOC \u2500\u2500 *\/\n.yp-cp-toc {\n  background: var(--warm);\n  border: 1px solid var(--line);\n  border-radius: 6px;\n  padding: 26px 32px;\n  margin-bottom: 56px;\n  display: flex;\n  gap: 28px;\n  align-items: flex-start;\n  flex-wrap: wrap;\n}\n.yp-cp-toc-label {\n  font-family: 'Fira Code', monospace;\n  font-size: 10px;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--accent);\n  flex-shrink: 0;\n  padding-top: 4px;\n  min-width: 90px;\n}\n.yp-cp-toc-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n.yp-cp-toc-pills a {\n  font-family: 'Fira Code', monospace;\n  font-size: 11px;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--muted);\n  text-decoration: none !important;\n  border: 1px solid var(--line);\n  background: var(--white);\n  padding: 6px 13px;\n  border-radius: 3px;\n  transition: border-color 0.2s, color 0.2s, background 0.2s;\n}\n.yp-cp-toc-pills a:hover { border-color: var(--accent); color: var(--accent); background: #fdf3ef; }\n\n\/* \u2500\u2500 Sections \u2500\u2500 *\/\n.yp-cp-section {\n  margin-bottom: 52px;\n  scroll-margin-top: 80px;\n}\n.yp-cp-eyebrow {\n  font-family: 'Fira Code', monospace;\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--accent);\n  margin-bottom: 10px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.yp-cp-eyebrow::after {\n  content: '';\n  flex-grow: 1;\n  height: 1px;\n  background: var(--line);\n  max-width: 60px;\n}\n.yp-cp-section h2 {\n  font-family: 'Fraunces', serif;\n  font-size: clamp(20px, 2.8vw, 28px);\n  font-weight: 700;\n  line-height: 1.2;\n  letter-spacing: -0.01em;\n  color: var(--ink);\n  margin: 0 0 18px;\n  border: none; padding: 0;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n.yp-cp-section h2 .sec-icon { font-size: 22px; }\n.yp-cp-section p { color: #3a3733; margin-bottom: 14px; }\n\n.yp-cp-divider {\n  border: none;\n  border-top: 1px solid var(--line);\n  margin: 52px 0;\n}\n\n\/* \u2500\u2500 Cookie type cards \u2500\u2500 *\/\n.yp-cookie-types {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 18px;\n  margin-top: 24px;\n}\n.yp-cookie-card {\n  background: var(--white);\n  border: 1px solid var(--line);\n  border-radius: 5px;\n  padding: 26px 24px;\n  position: relative;\n  overflow: hidden;\n  transition: box-shadow 0.25s, transform 0.25s;\n}\n.yp-cookie-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 3px;\n  background: var(--accent);\n  transform: scaleX(0);\n  transform-origin: left;\n  transition: transform 0.28s;\n}\n.yp-cookie-card:hover { box-shadow: 0 8px 28px rgba(0,0,0,0.07); transform: translateY(-2px); }\n.yp-cookie-card:hover::before { transform: scaleX(1); }\n\n.yp-cookie-header {\n  display: flex;\n  align-items: flex-start;\n  gap: 14px;\n  margin-bottom: 14px;\n}\n.yp-cookie-icon-wrap {\n  width: 42px; height: 42px;\n  background: var(--warm);\n  border-radius: 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 20px;\n  flex-shrink: 0;\n}\n.yp-cookie-title-group {}\n.yp-cookie-tag {\n  font-family: 'Fira Code', monospace;\n  font-size: 9px;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: var(--accent);\n  display: block;\n  margin-bottom: 2px;\n}\n.yp-cookie-card h3 {\n  font-family: 'Fraunces', serif;\n  font-size: 16px;\n  font-weight: 700;\n  color: var(--ink);\n  margin: 0;\n  border: none; padding: 0;\n  line-height: 1.2;\n}\n.yp-cookie-card p {\n  font-size: 13.5px;\n  color: var(--muted);\n  margin: 0;\n  line-height: 1.65;\n}\n\n\/* \u2500\u2500 Preference rows \u2500\u2500 *\/\n.yp-cp-rows { list-style: none; padding: 0; margin: 20px 0 0; }\n.yp-cp-rows li {\n  display: flex;\n  gap: 16px;\n  padding: 14px 0;\n  border-bottom: 1px solid var(--line);\n  align-items: flex-start;\n}\n.yp-cp-rows li:last-child { border-bottom: none; }\n.yp-cp-dot {\n  width: 7px; height: 7px;\n  border-radius: 50%;\n  background: var(--accent);\n  flex-shrink: 0;\n  margin-top: 9px;\n}\n.yp-cp-row-text { font-size: 15px; color: #3a3733; line-height: 1.65; }\n.yp-cp-row-text strong { color: var(--ink); font-weight: 500; }\n\n\/* \u2500\u2500 Browser guide grid \u2500\u2500 *\/\n.yp-browser-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 14px;\n  margin-top: 22px;\n}\n.yp-browser-card {\n  background: var(--warm);\n  border: 1px solid var(--line);\n  border-radius: 5px;\n  padding: 18px 14px;\n  text-align: center;\n}\n.yp-browser-icon { font-size: 26px; margin-bottom: 8px; display: block; }\n.yp-browser-name {\n  font-family: 'Fira Code', monospace;\n  font-size: 10px;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: var(--muted);\n  display: block;\n  margin-bottom: 4px;\n}\n.yp-browser-tip {\n  font-size: 12px;\n  color: var(--muted);\n  line-height: 1.45;\n}\n\n\/* \u2500\u2500 Highlight callout \u2500\u2500 *\/\n.yp-cp-callout {\n  background: #fdf3ef;\n  border-left: 3px solid var(--accent);\n  border-radius: 0 5px 5px 0;\n  padding: 20px 26px;\n  margin-top: 18px;\n}\n.yp-cp-callout p {\n  font-size: 14.5px;\n  color: #5a3028;\n  margin: 0;\n}\n.yp-cp-callout p + p { margin-top: 8px; }\n\n\/* \u2500\u2500 Consent block \u2500\u2500 *\/\n.yp-cp-consent {\n  background: var(--ink);\n  border-radius: 6px;\n  padding: 32px 36px;\n  margin-top: 20px;\n}\n.yp-cp-consent p {\n  color: rgba(255,255,255,0.70);\n  font-size: 15px;\n  margin: 0;\n  line-height: 1.72;\n}\n.yp-cp-consent strong { color: #fff; }\n\n\/* \u2500\u2500 Contact strip \u2500\u2500 *\/\n.yp-cp-contact {\n  background: var(--warm);\n  border: 1px solid var(--line);\n  border-radius: 6px;\n  padding: 36px 40px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 28px;\n  flex-wrap: wrap;\n  margin-top: 56px;\n}\n.yp-cp-contact h3 {\n  font-family: 'Fraunces', serif;\n  font-size: clamp(17px, 2.5vw, 24px);\n  font-weight: 700;\n  color: var(--ink);\n  margin: 0 0 6px;\n  letter-spacing: -0.01em;\n  border: none; padding: 0;\n}\n.yp-cp-contact p { color: var(--muted); font-size: 14px; margin: 0; }\n.yp-cp-email {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  font-family: 'Fira Code', monospace;\n  font-size: 12px;\n  color: var(--accent);\n  text-decoration: none !important;\n  border: 1px solid var(--accent);\n  padding: 10px 20px;\n  border-radius: 3px;\n  transition: background 0.2s, color 0.2s;\n  white-space: nowrap;\n}\n.yp-cp-email:hover { background: var(--accent); color: #fff; }\n\n\/* \u2500\u2500 Responsive \u2500\u2500 *\/\n@media (max-width: 900px) {\n  .yp-browser-grid { grid-template-columns: 1fr 1fr; }\n}\n@media (max-width: 680px) {\n  .yp-cp-hero { padding: 36px 24px 32px; flex-direction: column; align-items: flex-start; }\n  .yp-cp-hero-meta { flex-direction: row; flex-wrap: wrap; width: 100%; }\n  .yp-cp-toc { flex-direction: column; gap: 14px; padding: 20px; }\n  .yp-cookie-types { grid-template-columns: 1fr; }\n  .yp-browser-grid { grid-template-columns: 1fr 1fr; }\n  .yp-cp-contact { flex-direction: column; align-items: flex-start; padding: 28px 20px; }\n}\n<\/style>\n\n<div class=\"yp-cp\">\n\n  <!-- \u2500\u2500 HERO \u2500\u2500 -->\n  <div class=\"yp-cp-hero\">\n    <div>\n      <span class=\"yp-cp-badge\">yamuparkoti.com \u2014 Legal<\/span>\n      <h1>Cookie \u653f\u7b56<\/h1>\n      <p class=\"yp-cp-hero-sub\">Effective for yamuparkoti.com \u00b7 Last reviewed 2025<\/p>\n    <\/div>\n    <div class=\"yp-cp-hero-meta\">\n      <div class=\"yp-cp-meta-pill\">\n        <span>\ud83c\udf10<\/span>\n        <div class=\"yp-cp-meta-inner\">\n          <span class=\"yp-cp-meta-label\">Website<\/span>\n          <span class=\"yp-cp-meta-val\">yamuparkoti.com<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"yp-cp-meta-pill\">\n        <span>\ud83c\udf6a<\/span>\n        <div class=\"yp-cp-meta-inner\">\n          <span class=\"yp-cp-meta-label\">Cookie Types<\/span>\n          <span class=\"yp-cp-meta-val\">4 categories used<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"yp-cp-meta-pill\">\n        <span>\u2705<\/span>\n        <div class=\"yp-cp-meta-inner\">\n          <span class=\"yp-cp-meta-label\">You Control<\/span>\n          <span class=\"yp-cp-meta-val\">Browser settings apply<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2500\u2500 TOC \u2500\u2500 -->\n  <div class=\"yp-cp-toc\">\n    <span class=\"yp-cp-toc-label\">Contents<\/span>\n    <div class=\"yp-cp-toc-pills\">\n      <a href=\"#cp-what\">What Are Cookies?<\/a>\n      <a href=\"#cp-usage\">How We Use Them<\/a>\n      <a href=\"#cp-types\">Types of Cookies<\/a>\n      <a href=\"#cp-prefs\">Your Preferences<\/a>\n      <a href=\"#cp-consent\">Consent<\/a>\n      <a href=\"#cp-contact\">\u63a5\u89e6<\/a>\n    <\/div>\n  <\/div>\n\n  <!-- \u2500\u2500 01 WHAT ARE COOKIES \u2500\u2500 -->\n  <div class=\"yp-cp-section\" id=\"cp-what\">\n    <span class=\"yp-cp-eyebrow\">01 \u2014 The Basics<\/span>\n    <h2><span class=\"sec-icon\">\ud83c\udf6a<\/span> What Are Cookies, Anyway?<\/h2>\n    <p>\n      First things first \u2014 cookies in the web world are <strong>not<\/strong> the sweet sort you dip in milk.\n      Cookies are small text files placed on your device by websites you visit, including ours.\n    <\/p>\n    <p>\n      They enable us to recall details about you and your preferences, smoothing out your next visit\n      and adding a layer of personalization. Think of them as a website&#8217;s way of saying\n      <em>&#8220;hey, I remember you \u2014 welcome back.&#8221;<\/em>\n    <\/p>\n    <div class=\"yp-cp-callout\">\n      <p>\n        \ud83d\udd12 <strong>Cookies do not contain viruses<\/strong> and cannot access other files on your device.\n        They are simply small pieces of text \u2014 nothing more.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <hr class=\"yp-cp-divider\" \/>\n\n  <!-- \u2500\u2500 02 HOW WE USE THEM \u2500\u2500 -->\n  <div class=\"yp-cp-section\" id=\"cp-usage\">\n    <span class=\"yp-cp-eyebrow\">02 \u2014 Our Usage<\/span>\n    <h2><span class=\"sec-icon\">\u2699\ufe0f<\/span> How We Use Cookies<\/h2>\n    <p>\n      We use cookies to make your experience on yamuparkoti.com better, faster, and more relevant.\n      Specifically, cookies help us:\n    <\/p>\n    <ul class=\"yp-cp-rows\">\n      <li>\n        <span class=\"yp-cp-dot\"><\/span>\n        <span class=\"yp-cp-row-text\"><strong>Keep you signed in<\/strong> \u2014 so you avoid re-entering your password every single visit.<\/span>\n      <\/li>\n      <li>\n        <span class=\"yp-cp-dot\"><\/span>\n        <span class=\"yp-cp-row-text\"><strong>Remember your cart<\/strong> \u2014 if applicable, your saved items stay saved between sessions.<\/span>\n      <\/li>\n      <li>\n        <span class=\"yp-cp-dot\"><\/span>\n        <span class=\"yp-cp-row-text\"><strong>Understand how you use our site<\/strong> \u2014 so we can improve content, navigation, and performance.<\/span>\n      <\/li>\n      <li>\n        <span class=\"yp-cp-dot\"><\/span>\n        <span class=\"yp-cp-row-text\"><strong>Personalize your experience<\/strong> \u2014 including showing content or items we believe will be most relevant to you.<\/span>\n      <\/li>\n    <\/ul>\n  <\/div>\n\n  <hr class=\"yp-cp-divider\" \/>\n\n  <!-- \u2500\u2500 03 TYPES \u2500\u2500 -->\n  <div class=\"yp-cp-section\" id=\"cp-types\">\n    <span class=\"yp-cp-eyebrow\">03 \u2014 Cookie Categories<\/span>\n    <h2><span class=\"sec-icon\">\ud83d\udcc2<\/span> Types of Cookies We Use<\/h2>\n    <p>Not all cookies are the same. Here are the four categories we use and what each one does:<\/p>\n    <div class=\"yp-cookie-types\">\n\n      <div class=\"yp-cookie-card\">\n        <div class=\"yp-cookie-header\">\n          <div class=\"yp-cookie-icon-wrap\">\ud83c\udfc6<\/div>\n          <div class=\"yp-cookie-title-group\">\n            <span class=\"yp-cookie-tag\">Always Active<\/span>\n            <h3>Essential Cookies<\/h3>\n          <\/div>\n        <\/div>\n        <p>\n          These are the MVPs \u2014 our site simply cannot function without them. They handle critical tasks\n          like keeping you logged in, remembering your basket contents, and securing page sessions.\n          These cannot be disabled without breaking core site features.\n        <\/p>\n      <\/div>\n\n      <div class=\"yp-cookie-card\">\n        <div class=\"yp-cookie-header\">\n          <div class=\"yp-cookie-icon-wrap\">\ud83d\udcca<\/div>\n          <div class=\"yp-cookie-title-group\">\n            <span class=\"yp-cookie-tag\">\u5206\u6790<\/span>\n            <h3>Analytical Cookies<\/h3>\n          <\/div>\n        <\/div>\n        <p>\n          The insightful ones. They tell us which pages are popular, how long visitors stay, where\n          they come from, and where they leave. We use this data to improve our site \u2014 not to\n          identify you personally.\n        <\/p>\n      <\/div>\n\n      <div class=\"yp-cookie-card\">\n        <div class=\"yp-cookie-header\">\n          <div class=\"yp-cookie-icon-wrap\">\ud83e\udde0<\/div>\n          <div class=\"yp-cookie-title-group\">\n            <span class=\"yp-cookie-tag\">Personalization<\/span>\n            <h3>Functionality Cookies<\/h3>\n          <\/div>\n        <\/div>\n        <p>\n          The smart ones. They remember your preferences \u2014 like your username, language selection,\n          or region \u2014 so you don&#8217;t have to re-enter them every time you visit.\n        <\/p>\n      <\/div>\n\n      <div class=\"yp-cookie-card\">\n        <div class=\"yp-cookie-header\">\n          <div class=\"yp-cookie-icon-wrap\">\ud83d\udce2<\/div>\n          <div class=\"yp-cookie-title-group\">\n            <span class=\"yp-cookie-tag\">Optional<\/span>\n            <h3>Advertising Cookies<\/h3>\n          <\/div>\n        <\/div>\n        <p>\n          Where we show advertising, these cookies help ensure the ads are relevant to you. They may\n          also be used to offer related content based on pages you&#8217;ve visited on our site or elsewhere\n          on the web.\n        <\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <hr class=\"yp-cp-divider\" \/>\n\n  <!-- \u2500\u2500 04 PREFERENCES \u2500\u2500 -->\n  <div class=\"yp-cp-section\" id=\"cp-prefs\">\n    <span class=\"yp-cp-eyebrow\">04 \u2014 Your Control<\/span>\n    <h2><span class=\"sec-icon\">\ud83c\udf9b\ufe0f<\/span> Managing Your Cookie Preferences<\/h2>\n    <p>\n      <strong>You are in control.<\/strong> Most web browsers let you manage cookies directly through\n      their settings. Here&#8217;s what you can do:\n    <\/p>\n    <ul class=\"yp-cp-rows\">\n      <li>\n        <span class=\"yp-cp-dot\"><\/span>\n        <span class=\"yp-cp-row-text\"><strong>Block all cookies<\/strong> \u2014 though be aware some website features may stop working as expected.<\/span>\n      <\/li>\n      <li>\n        <span class=\"yp-cp-dot\"><\/span>\n        <span class=\"yp-cp-row-text\"><strong>Delete cookies when you close your browser<\/strong> \u2014 a clean slate every session.<\/span>\n      <\/li>\n      <li>\n        <span class=\"yp-cp-dot\"><\/span>\n        <span class=\"yp-cp-row-text\"><strong>Allow cookies from trusted sites only<\/strong> \u2014 block third-party cookies while keeping first-party ones active.<\/span>\n      <\/li>\n    <\/ul>\n\n    <p style=\"margin-top: 24px;\">Find cookie settings in your browser under <strong>Settings \u2192 Privacy<\/strong> \u6216\u8005 <strong>Options<\/strong>. Quick links by browser:<\/p>\n\n    <div class=\"yp-browser-grid\">\n      <div class=\"yp-browser-card\">\n        <span class=\"yp-browser-icon\">\ud83c\udf10<\/span>\n        <span class=\"yp-browser-name\">Chrome<\/span>\n        <span class=\"yp-browser-tip\">Settings \u2192 Privacy and Security \u2192 Cookies<\/span>\n      <\/div>\n      <div class=\"yp-browser-card\">\n        <span class=\"yp-browser-icon\">\ud83e\udd8a<\/span>\n        <span class=\"yp-browser-name\">Firefox<\/span>\n        <span class=\"yp-browser-tip\">Options \u2192 Privacy &#038; Security \u2192 Cookies<\/span>\n      <\/div>\n      <div class=\"yp-browser-card\">\n        <span class=\"yp-browser-icon\">\ud83e\udded<\/span>\n        <span class=\"yp-browser-name\">Safari<\/span>\n        <span class=\"yp-browser-tip\">Preferences \u2192 Privacy \u2192 Manage Cookies<\/span>\n      <\/div>\n      <div class=\"yp-browser-card\">\n        <span class=\"yp-browser-icon\">\ud83c\udf00<\/span>\n        <span class=\"yp-browser-name\">Edge<\/span>\n        <span class=\"yp-browser-tip\">Settings \u2192 Cookies and Site Permissions<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <hr class=\"yp-cp-divider\" \/>\n\n  <!-- \u2500\u2500 05 CONSENT \u2500\u2500 -->\n  <div class=\"yp-cp-section\" id=\"cp-consent\">\n    <span class=\"yp-cp-eyebrow\">05 \u2014 Your Agreement<\/span>\n    <h2><span class=\"sec-icon\">\u2705<\/span> \u60a8\u7684\u540c\u610f<\/h2>\n    <p>\n      By continuing to use <strong>yamuparkoti.com<\/strong>, you are agreeing to our use of cookies\n      as described in this policy. Don&#8217;t worry \u2014 we always respect your privacy and use this\n      information responsibly and sensibly.\n    <\/p>\n    <div class=\"yp-cp-consent\">\n      <p>\n        <strong>Your privacy is not a checkbox for us \u2014 it&#8217;s a commitment.<\/strong> We only use\n        cookies that serve a genuine purpose: improving your experience, understanding our audience,\n        and keeping the site running smoothly. We do not sell cookie data to third parties.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <!-- \u2500\u2500 CONTACT \u2500\u2500 -->\n  <div class=\"yp-cp-contact\" id=\"cp-contact\">\n    <div>\n      <h3>Questions about our cookies?<\/h3>\n      <p>We&#8217;d be happy to explain anything. Reach out and we&#8217;ll get back to you promptly.<\/p>\n    <\/div>\n    <a class=\"yp-cp-email\" href=\"mailto:yuparkoti@gmail.com\">\u2709 yuparkoti@gmail.com<\/a>\n  <\/div>\n\n<\/div>\n<!-- end .yp-cp -->","protected":false},"excerpt":{"rendered":"<p>yamuparkoti.com \u2014 Legal Cookie Policy Effective for yamuparkoti.com \u00b7 Last reviewed 2025 \ud83c\udf10 Website yamuparkoti.com \ud83c\udf6a Cookie Types 4 categories used \u2705 You Control Browser settings apply Contents What Are Cookies? How We Use Them Types of Cookies Your Preferences Consent Contact 01 \u2014 The Basics \ud83c\udf6a What Are Cookies, Anyway? First things first \u2014&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"class_list":["post-1186","page","type-page","status-publish","hentry"],"rankMath":{"parentDomain":"yamuparkoti.com","noFollowDomains":[],"noFollowExcludeDomains":[],"noFollowExternalLinks":false,"featuredImageNotice":"The featured image should be at least 200 by 200 pixels to be picked up by Facebook and other social media sites.","pluginReviewed":false,"postSettings":{"linkSuggestions":true,"useFocusKeyword":false},"frontEndScore":false,"postName":"cookie-policy","permalinkFormat":"https:\/\/yamuparkoti.com\/zh\/%pagename%\/","showLockModifiedDate":true,"assessor":{"focusKeywordLink":"https:\/\/yamuparkoti.com\/wp-admin\/edit.php?focus_keyword=%focus_keyword%&post_type=%post_type%","hasTOCPlugin":false,"primaryTaxonomy":false,"serpData":{"title":"","description":"","focusKeywords":"","pillarContent":false,"canonicalUrl":"","breadcrumbTitle":"","advancedRobots":{"max-snippet":"-1","max-video-preview":"-1","max-image-preview":"large"},"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":"","facebookHasOverlay":false,"facebookImageOverlay":"","facebookAuthor":"","twitterCardType":"","twitterUseFacebook":true,"twitterTitle":"","twitterDescription":"","twitterImage":"","twitterImageID":"","twitterHasOverlay":false,"twitterImageOverlay":"","twitterPlayerUrl":"","twitterPlayerSize":"","twitterPlayerStream":"","twitterPlayerStreamCtype":"","twitterAppDescription":"","twitterAppIphoneName":"","twitterAppIphoneID":"","twitterAppIphoneUrl":"","twitterAppIpadName":"","twitterAppIpadID":"","twitterAppIpadUrl":"","twitterAppGoogleplayName":"","twitterAppGoogleplayID":"","twitterAppGoogleplayUrl":"","twitterAppCountry":"","robots":{"index":true},"twitterAuthor":"username","primaryTerm":0,"authorName":"Yam Bahadur Uparkoti","titleTemplate":"%title% %sep% %sitename%","descriptionTemplate":"%excerpt%","showScoreFrontend":true,"lockModifiedDate":false},"powerWords":[],"diacritics":{"A":"[\\u0041\\u24B6\\uFF21\\u00C0\\u00C1\\u00C2\\u1EA6\\u1EA4\\u1EAA\\u1EA8\\u00C3\\u0100\\u0102\\u1EB0\\u1EAE\\u1EB4\\u1EB2\\u0226\\u01E0\\u00C4\\u01DE\\u1EA2\\u00C5\\u01FA\\u01CD\\u0200\\u0202\\u1EA0\\u1EAC\\u1EB6\\u1E00\\u0104\\u023A\\u2C6F]","AA":"[\\uA732]","AE":"[\\u00C6\\u01FC\\u01E2]","AO":"[\\uA734]","AU":"[\\uA736]","AV":"[\\uA738\\uA73A]","AY":"[\\uA73C]","B":"[\\u0042\\u24B7\\uFF22\\u1E02\\u1E04\\u1E06\\u0243\\u0182\\u0181]","C":"[\\u0043\\u24B8\\uFF23\\u0106\\u0108\\u010A\\u010C\\u00C7\\u1E08\\u0187\\u023B\\uA73E]","D":"[\\u0044\\u24B9\\uFF24\\u1E0A\\u010E\\u1E0C\\u1E10\\u1E12\\u1E0E\\u0110\\u018B\\u018A\\u0189\\uA779]","DZ":"[\\u01F1\\u01C4]","Dz":"[\\u01F2\\u01C5]","E":"[\\u0045\\u24BA\\uFF25\\u00C8\\u00C9\\u00CA\\u1EC0\\u1EBE\\u1EC4\\u1EC2\\u1EBC\\u0112\\u1E14\\u1E16\\u0114\\u0116\\u00CB\\u1EBA\\u011A\\u0204\\u0206\\u1EB8\\u1EC6\\u0228\\u1E1C\\u0118\\u1E18\\u1E1A\\u0190\\u018E]","F":"[\\u0046\\u24BB\\uFF26\\u1E1E\\u0191\\uA77B]","G":"[\\u0047\\u24BC\\uFF27\\u01F4\\u011C\\u1E20\\u011E\\u0120\\u01E6\\u0122\\u01E4\\u0193\\uA7A0\\uA77D\\uA77E]","H":"[\\u0048\\u24BD\\uFF28\\u0124\\u1E22\\u1E26\\u021E\\u1E24\\u1E28\\u1E2A\\u0126\\u2C67\\u2C75\\uA78D]","I":"[\\u0049\\u24BE\\uFF29\\u00CC\\u00CD\\u00CE\\u0128\\u012A\\u012C\\u0130\\u00CF\\u1E2E\\u1EC8\\u01CF\\u0208\\u020A\\u1ECA\\u012E\\u1E2C\\u0197]","J":"[\\u004A\\u24BF\\uFF2A\\u0134\\u0248]","K":"[\\u004B\\u24C0\\uFF2B\\u1E30\\u01E8\\u1E32\\u0136\\u1E34\\u0198\\u2C69\\uA740\\uA742\\uA744\\uA7A2]","L":"[\\u004C\\u24C1\\uFF2C\\u013F\\u0139\\u013D\\u1E36\\u1E38\\u013B\\u1E3C\\u1E3A\\u0141\\u023D\\u2C62\\u2C60\\uA748\\uA746\\uA780]","LJ":"[\\u01C7]","Lj":"[\\u01C8]","M":"[\\u004D\\u24C2\\uFF2D\\u1E3E\\u1E40\\u1E42\\u2C6E\\u019C]","N":"[\\u004E\\u24C3\\uFF2E\\u01F8\\u0143\\u00D1\\u1E44\\u0147\\u1E46\\u0145\\u1E4A\\u1E48\\u0220\\u019D\\uA790\\uA7A4]","NJ":"[\\u01CA]","Nj":"[\\u01CB]","O":"[\\u004F\\u24C4\\uFF2F\\u00D2\\u00D3\\u00D4\\u1ED2\\u1ED0\\u1ED6\\u1ED4\\u00D5\\u1E4C\\u022C\\u1E4E\\u014C\\u1E50\\u1E52\\u014E\\u022E\\u0230\\u00D6\\u022A\\u1ECE\\u0150\\u01D1\\u020C\\u020E\\u01A0\\u1EDC\\u1EDA\\u1EE0\\u1EDE\\u1EE2\\u1ECC\\u1ED8\\u01EA\\u01EC\\u00D8\\u01FE\\u0186\\u019F\\uA74A\\uA74C]","OI":"[\\u01A2]","OO":"[\\uA74E]","OU":"[\\u0222]","P":"[\\u0050\\u24C5\\uFF30\\u1E54\\u1E56\\u01A4\\u2C63\\uA750\\uA752\\uA754]","Q":"[\\u0051\\u24C6\\uFF31\\uA756\\uA758\\u024A]","R":"[\\u0052\\u24C7\\uFF32\\u0154\\u1E58\\u0158\\u0210\\u0212\\u1E5A\\u1E5C\\u0156\\u1E5E\\u024C\\u2C64\\uA75A\\uA7A6\\uA782]","S":"[\\u0053\\u24C8\\uFF33\\u1E9E\\u015A\\u1E64\\u015C\\u1E60\\u0160\\u1E66\\u1E62\\u1E68\\u0218\\u015E\\u2C7E\\uA7A8\\uA784]","T":"[\\u0054\\u24C9\\uFF34\\u1E6A\\u0164\\u1E6C\\u021A\\u0162\\u1E70\\u1E6E\\u0166\\u01AC\\u01AE\\u023E\\uA786]","TZ":"[\\uA728]","U":"[\\u0055\\u24CA\\uFF35\\u00D9\\u00DA\\u00DB\\u0168\\u1E78\\u016A\\u1E7A\\u016C\\u00DC\\u01DB\\u01D7\\u01D5\\u01D9\\u1EE6\\u016E\\u0170\\u01D3\\u0214\\u0216\\u01AF\\u1EEA\\u1EE8\\u1EEE\\u1EEC\\u1EF0\\u1EE4\\u1E72\\u0172\\u1E76\\u1E74\\u0244]","V":"[\\u0056\\u24CB\\uFF36\\u1E7C\\u1E7E\\u01B2\\uA75E\\u0245]","VY":"[\\uA760]","W":"[\\u0057\\u24CC\\uFF37\\u1E80\\u1E82\\u0174\\u1E86\\u1E84\\u1E88\\u2C72]","X":"[\\u0058\\u24CD\\uFF38\\u1E8A\\u1E8C]","Y":"[\\u0059\\u24CE\\uFF39\\u1EF2\\u00DD\\u0176\\u1EF8\\u0232\\u1E8E\\u0178\\u1EF6\\u1EF4\\u01B3\\u024E\\u1EFE]","Z":"[\\u005A\\u24CF\\uFF3A\\u0179\\u1E90\\u017B\\u017D\\u1E92\\u1E94\\u01B5\\u0224\\u2C7F\\u2C6B\\uA762]","a":"[\\u0061\\u24D0\\uFF41\\u1E9A\\u00E0\\u00E1\\u00E2\\u1EA7\\u1EA5\\u1EAB\\u1EA9\\u00E3\\u0101\\u0103\\u1EB1\\u1EAF\\u1EB5\\u1EB3\\u0227\\u01E1\\u00E4\\u01DF\\u1EA3\\u00E5\\u01FB\\u01CE\\u0201\\u0203\\u1EA1\\u1EAD\\u1EB7\\u1E01\\u0105\\u2C65\\u0250]","aa":"[\\uA733]","ae":"[\\u00E6\\u01FD\\u01E3]","ao":"[\\uA735]","au":"[\\uA737]","av":"[\\uA739\\uA73B]","ay":"[\\uA73D]","b":"[\\u0062\\u24D1\\uFF42\\u1E03\\u1E05\\u1E07\\u0180\\u0183\\u0253]","c":"[\\u0063\\u24D2\\uFF43\\u0107\\u0109\\u010B\\u010D\\u00E7\\u1E09\\u0188\\u023C\\uA73F\\u2184]","d":"[\\u0064\\u24D3\\uFF44\\u1E0B\\u010F\\u1E0D\\u1E11\\u1E13\\u1E0F\\u0111\\u018C\\u0256\\u0257\\uA77A]","dz":"[\\u01F3\\u01C6]","e":"[\\u0065\\u24D4\\uFF45\\u00E8\\u00E9\\u00EA\\u1EC1\\u1EBF\\u1EC5\\u1EC3\\u1EBD\\u0113\\u1E15\\u1E17\\u0115\\u0117\\u00EB\\u1EBB\\u011B\\u0205\\u0207\\u1EB9\\u1EC7\\u0229\\u1E1D\\u0119\\u1E19\\u1E1B\\u0247\\u025B\\u01DD]","f":"[\\u0066\\u24D5\\uFF46\\u1E1F\\u0192\\uA77C]","g":"[\\u0067\\u24D6\\uFF47\\u01F5\\u011D\\u1E21\\u011F\\u0121\\u01E7\\u0123\\u01E5\\u0260\\uA7A1\\u1D79\\uA77F]","h":"[\\u0068\\u24D7\\uFF48\\u0125\\u1E23\\u1E27\\u021F\\u1E25\\u1E29\\u1E2B\\u1E96\\u0127\\u2C68\\u2C76\\u0265]","hv":"[\\u0195]","i":"[\\u0069\\u24D8\\uFF49\\u00EC\\u00ED\\u00EE\\u0129\\u012B\\u012D\\u00EF\\u1E2F\\u1EC9\\u01D0\\u0209\\u020B\\u1ECB\\u012F\\u1E2D\\u0268\\u0131]","j":"[\\u006A\\u24D9\\uFF4A\\u0135\\u01F0\\u0249]","k":"[\\u006B\\u24DA\\uFF4B\\u1E31\\u01E9\\u1E33\\u0137\\u1E35\\u0199\\u2C6A\\uA741\\uA743\\uA745\\uA7A3]","l":"[\\u006C\\u24DB\\uFF4C\\u0140\\u013A\\u013E\\u1E37\\u1E39\\u013C\\u1E3D\\u1E3B\\u017F\\u0142\\u019A\\u026B\\u2C61\\uA749\\uA781\\uA747]","lj":"[\\u01C9]","m":"[\\u006D\\u24DC\\uFF4D\\u1E3F\\u1E41\\u1E43\\u0271\\u026F]","n":"[\\u006E\\u24DD\\uFF4E\\u01F9\\u0144\\u00F1\\u1E45\\u0148\\u1E47\\u0146\\u1E4B\\u1E49\\u019E\\u0272\\u0149\\uA791\\uA7A5]","nj":"[\\u01CC]","o":"[\\u006F\\u24DE\\uFF4F\\u00F2\\u00F3\\u00F4\\u1ED3\\u1ED1\\u1ED7\\u1ED5\\u00F5\\u1E4D\\u022D\\u1E4F\\u014D\\u1E51\\u1E53\\u014F\\u022F\\u0231\\u00F6\\u022B\\u1ECF\\u0151\\u01D2\\u020D\\u020F\\u01A1\\u1EDD\\u1EDB\\u1EE1\\u1EDF\\u1EE3\\u1ECD\\u1ED9\\u01EB\\u01ED\\u00F8\\u01FF\\u0254\\uA74B\\uA74D\\u0275]","oi":"[\\u01A3]","ou":"[\\u0223]","oo":"[\\uA74F]","p":"[\\u0070\\u24DF\\uFF50\\u1E55\\u1E57\\u01A5\\u1D7D\\uA751\\uA753\\uA755]","q":"[\\u0071\\u24E0\\uFF51\\u024B\\uA757\\uA759]","r":"[\\u0072\\u24E1\\uFF52\\u0155\\u1E59\\u0159\\u0211\\u0213\\u1E5B\\u1E5D\\u0157\\u1E5F\\u024D\\u027D\\uA75B\\uA7A7\\uA783]","s":"[\\u0073\\u24E2\\uFF53\\u015B\\u1E65\\u015D\\u1E61\\u0161\\u1E67\\u1E63\\u1E69\\u0219\\u015F\\u023F\\uA7A9\\uA785\\u1E9B]","ss":"[\\u00DF]","t":"[\\u0074\\u24E3\\uFF54\\u1E6B\\u1E97\\u0165\\u1E6D\\u021B\\u0163\\u1E71\\u1E6F\\u0167\\u01AD\\u0288\\u2C66\\uA787]","tz":"[\\uA729]","u":"[\\u0075\\u24E4\\uFF55\\u00F9\\u00FA\\u00FB\\u0169\\u1E79\\u016B\\u1E7B\\u016D\\u00FC\\u01DC\\u01D8\\u01D6\\u01DA\\u1EE7\\u016F\\u0171\\u01D4\\u0215\\u0217\\u01B0\\u1EEB\\u1EE9\\u1EEF\\u1EED\\u1EF1\\u1EE5\\u1E73\\u0173\\u1E77\\u1E75\\u0289]","v":"[\\u0076\\u24E5\\uFF56\\u1E7D\\u1E7F\\u028B\\uA75F\\u028C]","vy":"[\\uA761]","w":"[\\u0077\\u24E6\\uFF57\\u1E81\\u1E83\\u0175\\u1E87\\u1E85\\u1E98\\u1E89\\u2C73]","x":"[\\u0078\\u24E7\\uFF58\\u1E8B\\u1E8D]","y":"[\\u0079\\u24E8\\uFF59\\u1EF3\\u00FD\\u0177\\u1EF9\\u0233\\u1E8F\\u00FF\\u1EF7\\u1E99\\u1EF5\\u01B4\\u024F\\u1EFF]","z":"[\\u007A\\u24E9\\uFF5A\\u017A\\u1E91\\u017C\\u017E\\u1E93\\u1E95\\u01B6\\u0225\\u0240\\u2C6C\\uA763]"},"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasRedirection":true,"hasBreadcrumb":false},"homeUrl":"https:\/\/yamuparkoti.com\/zh","objectID":1186,"objectType":"post","locale":"zh","localeFull":"zh_CN","overlayImages":{"play":{"name":"Play icon","url":"https:\/\/yamuparkoti.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","path":"\/home\/u575838537\/domains\/yamuparkoti.com\/public_html\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","position":"middle_center"},"gif":{"name":"GIF icon","url":"https:\/\/yamuparkoti.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","path":"\/home\/u575838537\/domains\/yamuparkoti.com\/public_html\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","position":"middle_center"}},"defautOgImage":"https:\/\/yamuparkoti.com\/wp-content\/uploads\/2024\/08\/Untitled_design1.png","customPermalinks":true,"isUserRegistered":true,"autoSuggestKeywords":true,"connectSiteUrl":"https:\/\/rankmath.com\/auth?site=https%3A%2F%2Fyamuparkoti.com%2Fzh&r=https%3A%2F%2Fyamuparkoti.com%2Fzh%2Fwp-json%2Fwp%2Fv2%2Fpages%2F1186%3Fnonce%3D4dd518df33&pro=1","maxTags":100,"trendsIcon":"<svg viewBox=\"0 0 610 610\"><path d=\"M18.85,446,174.32,290.48l58.08,58.08L76.93,504a14.54,14.54,0,0,1-20.55,0L18.83,466.48a14.54,14.54,0,0,1,0-20.55Z\" style=\"fill:#4285f4\"\/><path d=\"M242.65,242.66,377.59,377.6l-47.75,47.75a14.54,14.54,0,0,1-20.55,0L174.37,290.43l47.75-47.75A14.52,14.52,0,0,1,242.65,242.66Z\" style=\"fill:#ea4335\"\/><polygon points=\"319.53 319.53 479.26 159.8 537.34 217.88 377.61 377.62 319.53 319.53\" style=\"fill:#fabb05\"\/><path d=\"M594.26,262.73V118.61h0a16.94,16.94,0,0,0-16.94-16.94H433.2a16.94,16.94,0,0,0-12,28.92L565.34,274.71h0a16.94,16.94,0,0,0,28.92-12Z\" style=\"fill:#34a853\"\/><rect width=\"610\" height=\"610\" style=\"fill:none\"\/><\/svg>","showScore":true,"siteFavIcon":"https:\/\/yamuparkoti.com\/wp-content\/uploads\/2024\/08\/cropped-Untitled_design1-32x32.png","canUser":{"general":false,"advanced":false,"snippet":false,"social":false,"analysis":false,"analytics":false,"content_ai":false},"showKeywordIntent":true,"isPro":true,"is_front_page":false,"trendsUpgradeLink":"https:\/\/rankmath.com\/pricing\/?utm_source=Plugin&utm_medium=CE%20General%20Tab%20Trends&utm_campaign=WP","trendsUpgradeLabel":"Upgrade","trendsPreviewImage":"https:\/\/yamuparkoti.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/trends-preview.jpg","currentEditor":false,"homepageData":{"assessor":{"powerWords":[],"diacritics":true,"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasBreadcrumb":false,"serpData":{"title":"%sitename% %page% %sep% %sitedesc%","description":"","titleTemplate":"%sitename% %page% %sep% %sitedesc%","descriptionTemplate":"","focusKeywords":"","breadcrumbTitle":"Home","robots":{"index":true},"advancedRobots":{"max-snippet":"-1","max-video-preview":"-1","max-image-preview":"large"},"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":""}}},"searchIntents":[],"isAnalyticsConnected":false,"tocTitle":"Table of Contents","tocExcludeHeadings":[],"listStyle":"ul"},"_links":{"self":[{"href":"https:\/\/yamuparkoti.com\/zh\/wp-json\/wp\/v2\/pages\/1186","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yamuparkoti.com\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/yamuparkoti.com\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/yamuparkoti.com\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/yamuparkoti.com\/zh\/wp-json\/wp\/v2\/comments?post=1186"}],"version-history":[{"count":6,"href":"https:\/\/yamuparkoti.com\/zh\/wp-json\/wp\/v2\/pages\/1186\/revisions"}],"predecessor-version":[{"id":3286,"href":"https:\/\/yamuparkoti.com\/zh\/wp-json\/wp\/v2\/pages\/1186\/revisions\/3286"}],"wp:attachment":[{"href":"https:\/\/yamuparkoti.com\/zh\/wp-json\/wp\/v2\/media?parent=1186"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}