{"id":364,"date":"2025-09-20T14:20:18","date_gmt":"2025-09-20T14:20:18","guid":{"rendered":"https:\/\/wolftv.org\/?post_type=apps&#038;p=364"},"modified":"2025-11-11T14:53:58","modified_gmt":"2025-11-11T14:53:58","slug":"iptvx-iptv","status":"publish","type":"apps","link":"https:\/\/wolftv.org\/ar\/apps\/iptvx-iptv\/","title":{"rendered":"IPTVX IPTV Instruction"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"364\" class=\"elementor elementor-364\" data-elementor-post-type=\"apps\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c9f1da7 e-flex e-con-boxed e-con e-parent\" data-id=\"c9f1da7\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9d2850f elementor-widget elementor-widget-html\" data-id=\"9d2850f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"wolftv-iptvx-guide\" class=\"iptvx-guide\" aria-label=\"WOLFTV \u2014 IPTVX Guide\">\n  <style>\n    .iptvx-guide {\n      --bg-light: #f3fbff;\n      --bg-dark: #071219;\n      --card-light: rgba(255, 255, 255, 0.96);\n      --card-dark: rgba(10, 22, 33, 0.78);\n      --glass-light: rgba(255, 255, 255, 0.5);\n      --glass-dark: rgba(16, 32, 44, 0.66);\n      --text-primary-light: #052135;\n      --text-primary-dark: #e9f5ff;\n      --text-secondary-light: #456073;\n      --text-secondary-dark: #90a6b8;\n      --muted-light: #5b7a90;\n      --muted-dark: #7ea0b8;\n      --accent-primary: #22d3ee;\n      --accent-secondary: #6366f1;\n      --accent-warning: #f59e0b;\n      --border-light: rgba(5, 33, 53, 0.14);\n      --border-dark: rgba(255, 255, 255, 0.22);\n      --shadow-light: 0 14px 32px rgba(4, 24, 44, 0.14);\n      --shadow-dark: 0 28px 48px -24px rgba(0, 0, 0, 0.72);\n      --backdrop-blur: blur(22px);\n      --bg: var(--bg-light);\n      --card: var(--card-light);\n      --glass: var(--glass-light);\n      --text-primary: var(--text-primary-light);\n      --text-secondary: var(--text-secondary-light);\n      --muted: var(--muted-light);\n      --border: var(--border-light);\n      --shadow: var(--shadow-light);\n      background: var(--bg);\n      color: var(--text-primary);\n      font-family: system-ui, -apple-system, \"Segoe UI\", Roboto, Ubuntu, Cantarell, \"Helvetica Neue\", Arial, sans-serif;\n      line-height: 1.6;\n      position: relative;\n      padding: 50px 20px 70px;\n      overflow-x: hidden;\n      display: block;\n      direction: ltr;\n    }\n\n    @media (prefers-color-scheme: dark) {\n      .iptvx-guide {\n        --bg: var(--bg-dark);\n        --card: var(--card-dark);\n        --glass: var(--glass-dark);\n        --text-primary: var(--text-primary-dark);\n        --text-secondary: var(--text-secondary-dark);\n        --muted: var(--muted-dark);\n        --border: var(--border-dark);\n        --shadow: var(--shadow-dark);\n      }\n    }\n\n    .iptvx-guide::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background:\n        radial-gradient(900px 520px at 14% -18%, rgba(34, 211, 238, 0.22), transparent),\n        radial-gradient(760px 480px at 92% -12%, rgba(99, 102, 241, 0.18), transparent),\n        var(--bg);\n      z-index: -1;\n      pointer-events: none;\n    }\n\n    .iptvx-guide .iptv-container {\n      max-width: 1040px;\n      margin: 0 auto;\n      position: relative;\n      z-index: 1;\n    }\n\n    .iptvx-guide .eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 0.5rem;\n      font-size: 0.78rem;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      color: var(--muted);\n      background: var(--glass);\n      backdrop-filter: var(--backdrop-blur);\n      border: 1px solid var(--border);\n      border-radius: 9999px;\n      padding: 8px 14px;\n      box-shadow: var(--shadow);\n      margin-bottom: 1rem;\n    }\n\n    .iptvx-guide .eyebrow::before {\n      content: \"\ud83d\udcfa\";\n      font-size: 1rem;\n    }\n\n    .iptvx-guide .h1 {\n      font-size: clamp(2.05rem, 3.2vw, 2.85rem);\n      font-weight: 800;\n      margin: 0.5rem 0 1rem;\n      text-align: center;\n      background: linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));\n      -webkit-background-clip: text;\n      background-clip: text;\n      -webkit-text-fill-color: transparent;\n    }\n\n    .iptvx-guide .lead {\n      color: var(--text-secondary);\n      max-width: 72ch;\n      margin: 0 auto 2.3rem;\n      text-align: center;\n    }\n\n    .iptvx-guide .card {\n      background: var(--card);\n      border: 1px solid var(--border);\n      border-radius: 20px;\n      padding: 28px;\n      margin-top: 24px;\n      box-shadow: var(--shadow);\n      position: relative;\n      overflow: hidden;\n    }\n\n    .iptvx-guide .card h2 {\n      margin: 0 0 1rem;\n      font-size: 1.45rem;\n    }\n\n    .iptvx-guide .card p {\n      color: var(--text-secondary);\n      margin-bottom: 1rem;\n    }\n\n    .iptvx-guide .card.highlight {\n      display: grid;\n      gap: 1.5rem;\n      background: linear-gradient(140deg, rgba(34, 211, 238, 0.18), rgba(99, 102, 241, 0.14)) var(--card);\n    }\n\n    .iptvx-guide .tag {\n      display: inline-flex;\n      align-items: center;\n      gap: 0.4rem;\n      background: rgba(34, 211, 238, 0.18);\n      color: var(--accent-secondary);\n      border-radius: 9999px;\n      padding: 6px 12px;\n      font-size: 0.82rem;\n      font-weight: 600;\n    }\n\n    .iptvx-guide .grid-list {\n      display: grid;\n      gap: 0.75rem;\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    @media (min-width: 640px) {\n      .iptvx-guide .grid-list.two-column {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    .iptvx-guide .grid-list li {\n      background: var(--glass);\n      border: 1px solid var(--border);\n      border-radius: 16px;\n      padding: 16px 18px;\n      color: var(--text-secondary);\n      box-shadow: var(--shadow);\n    }\n\n    .iptvx-guide .callout {\n      border-radius: 18px;\n      border: 1px solid var(--border);\n      padding: 16px 18px;\n      margin-top: 1.2rem;\n      background: rgba(99, 102, 241, 0.1);\n      color: var(--text-secondary);\n    }\n\n    .iptvx-guide .callout.warning {\n      background: rgba(245, 158, 11, 0.16);\n      border-color: rgba(245, 158, 11, 0.36);\n      color: #8a5a09;\n    }\n\n    @media (prefers-color-scheme: dark) {\n      .iptvx-guide .callout.warning {\n        color: #fbd38d;\n      }\n    }\n\n    .iptvx-guide .methods {\n      display: grid;\n      gap: 1.25rem;\n    }\n\n    @media (min-width: 768px) {\n      .iptvx-guide .methods {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    .iptvx-guide .method {\n      background: var(--glass);\n      border: 1px solid var(--border);\n      border-radius: 18px;\n      padding: 20px;\n      box-shadow: var(--shadow);\n    }\n\n    .iptvx-guide .method h3 {\n      margin: 0 0 0.75rem;\n      font-size: 1.2rem;\n    }\n\n    .iptvx-guide .method ul {\n      margin: 0;\n      padding-left: 1.15rem;\n      color: var(--text-secondary);\n      display: grid;\n      gap: 0.45rem;\n    }\n\n    .iptvx-guide .steps {\n      counter-reset: step;\n      list-style: none;\n      padding: 0;\n      display: grid;\n      gap: 1rem;\n    }\n\n    .iptvx-guide .steps li {\n      position: relative;\n      padding: 18px 18px 18px 60px;\n      background: var(--glass);\n      border: 1px solid var(--border);\n      border-radius: 16px;\n      box-shadow: var(--shadow);\n      color: var(--text-secondary);\n    }\n\n    .iptvx-guide .steps li::before {\n      counter-increment: step;\n      content: counter(step);\n      position: absolute;\n      left: 18px;\n      top: 18px;\n      width: 32px;\n      height: 32px;\n      border-radius: 50%;\n      display: grid;\n      place-items: center;\n      font-weight: 700;\n      color: #fff;\n      background: linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));\n      box-shadow: 0 10px 20px rgba(34, 211, 238, 0.32);\n    }\n\n    .iptvx-guide .downloads {\n      display: grid;\n      gap: 1rem;\n    }\n\n    @media (min-width: 640px) {\n      .iptvx-guide .downloads {\n        grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n      }\n    }\n\n    .iptvx-guide .download {\n      display: grid;\n      gap: 0.4rem;\n      padding: 18px;\n      background: var(--glass);\n      border: 1px solid var(--border);\n      border-radius: 16px;\n      box-shadow: var(--shadow);\n      color: var(--text-secondary);\n    }\n\n    .iptvx-guide .note-grid {\n      display: grid;\n      gap: 1.25rem;\n    }\n\n    @media (min-width: 768px) {\n      .iptvx-guide .note-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    .iptvx-guide .note {\n      background: var(--glass);\n      border: 1px solid var(--border);\n      border-radius: 18px;\n      padding: 18px 20px;\n      box-shadow: var(--shadow);\n      color: var(--text-secondary);\n    }\n\n    .iptvx-guide details {\n      background: var(--glass);\n      border: 1px solid var(--border);\n      border-radius: 16px;\n      padding: 18px 20px;\n      margin-top: 0.85rem;\n      color: var(--text-secondary);\n    }\n\n    .iptvx-guide details summary {\n      cursor: pointer;\n      font-weight: 600;\n      color: var(--text-primary);\n    }\n\n    .iptvx-guide .cta {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.8rem;\n      justify-content: center;\n      margin-top: 2rem;\n    }\n\n    .iptvx-guide .btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 0.5rem;\n      padding: 12px 20px;\n      border-radius: 9999px;\n      font-weight: 600;\n      text-decoration: none;\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n\n    .iptvx-guide .btn.primary {\n      background: linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));\n      color: #fff;\n      box-shadow: 0 12px 30px rgba(34, 211, 238, 0.32);\n    }\n\n    .iptvx-guide .btn.secondary {\n      background: rgba(34, 211, 238, 0.14);\n      color: var(--accent-secondary);\n      border: 1px solid rgba(99, 102, 241, 0.38);\n    }\n\n    .iptvx-guide .btn:hover {\n      transform: translateY(-2px);\n    }\n  <\/style>\n\n  <div class=\"iptv-container\">\n    <div class=\"eyebrow\">WOLFTV Setup<\/div>\n    <h1 class=\"h1\">IPTVX Setup Guide<\/h1>\n    <p class=\"lead\">IPTVX is the premium player for Apple TV, iPhone, and iPad. Follow these steps to log in with your WOLFTV credentials, keep the EPG synced, and stream your channels with a polished tvOS and iOS experience.<\/p>\n\n    <div class=\"card highlight\" id=\"iptvx-overview\">\n      <div>\n        <div class=\"tag\">Why IPTVX<\/div>\n        <h2>Native Apple experience, elegant interface, automatic guide sync<\/h2>\n        <p>Designed for Apple platforms, IPTVX combines live TV, VOD, and series in a unified library. Xtream API logins pull in artwork, catch-up, and EPG automatically, giving you a first-party feel with WOLFTV playlists.<\/p>\n      <\/div>\n      <ul class=\"grid-list two-column\">\n        <li><strong>Setup time:<\/strong> Around five minutes end-to-end.<\/li>\n        <li><strong>Connectivity:<\/strong> Works over Wi-Fi or wired Ethernet adapters.<\/li>\n        <li><strong>Pricing:<\/strong> About \u20ac23 (one-time) on the App Store.<\/li>\n        <li><strong>Trial:<\/strong> Free test period is available before purchase converts.<\/li>\n      <\/ul>\n      <div class=\"callout warning\">In rare cases IPTVX can feel sluggish on the newest Apple TV 5 hardware. Restarting the device or lowering background animations usually resolves the hiccup.<\/div>\n    <\/div>\n\n    <div class=\"card\" id=\"iptvx-login\">\n      <h2>Choose Your Login Method<\/h2>\n      <p>WOLFTV sends both Xtream and M3U details. IPTVX shines with Xtream API because it fetches metadata, categories, and EPG without extra work, but keep the M3U link handy as a backup.<\/p>\n      <div class=\"methods\">\n        <div class=\"method\">\n          <h3>Method A \u2014 Xtream API (Recommended)<\/h3>\n          <ul>\n            <li>Open IPTVX \u2192 <strong>Add Playlist<\/strong> \u2192 pick option 3: <strong>Xtream API<\/strong>.<\/li>\n            <li>Name the playlist (for example <strong>iptv-wolftv<\/strong>).<\/li>\n            <li>Enter the WOLFTV portal URL, username, and password exactly as emailed.<\/li>\n            <li>Save to import live TV, series, VOD, catch-up, and guide data instantly.<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"method\">\n          <h3>Method B \u2014 M3U Playlist<\/h3>\n          <ul>\n            <li>Select <strong>M3U Playlist<\/strong> if Xtream is unavailable.<\/li>\n            <li>Paste the secure M3U URL from your WOLFTV welcome email.<\/li>\n            <li>Add the dedicated WOLFTV EPG link under <strong>XMLTV<\/strong> to populate the schedule.<\/li>\n            <li>Save and allow IPTVX to cache channel groups before playback.<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n      <div class=\"callout\">Avoid using your credentials in multiple IPTV apps simultaneously. Each active stream counts toward the WOLFTV connection limit.<\/div>\n    <\/div>\n\n    <div class=\"card\" id=\"iptvx-steps\">\n      <h2>Quick Setup Checklist<\/h2>\n      <ol class=\"steps\">\n        <li>Install IPTVX on Apple TV, iPhone, or iPad and launch the app.<\/li>\n        <li>Choose <strong>Add Playlist<\/strong> and tap <strong>Xtream API<\/strong> (option 3).<\/li>\n        <li>Name the playlist and fill in the WOLFTV portal, username, and password.<\/li>\n        <li>Press <strong>Save<\/strong>, then highlight the new playlist to load it.<\/li>\n        <li>Once categories and artwork populate, hit play and start watching.<\/li>\n      <\/ol>\n    <\/div>\n\n    <div class=\"card\" id=\"iptvx-downloads\">\n      <h2>Where to Download IPTVX<\/h2>\n      <div class=\"downloads\">\n        <div class=\"download\">\n          <strong>Apple TV App Store<\/strong>\n          <span>Best experience with Siri Remote support and tvOS widgets.<\/span>\n        <\/div>\n        <div class=\"download\">\n          <strong>iPhone App Store<\/strong>\n          <span>Stay connected on the go; syncs with your Apple TV library.<\/span>\n        <\/div>\n        <div class=\"download\">\n          <strong>iPad App Store<\/strong>\n          <span>Split View and Picture-in-Picture make IPTV multitasking simple.<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"callout\">Always grab IPTVX from the official App Store. Updates frequently add decoder tweaks, subtitle fixes, and new layout options.<\/div>\n    <\/div>\n\n    <div class=\"card\" id=\"iptvx-devices\">\n      <h2>Supported Platforms<\/h2>\n      <div class=\"note-grid\">\n        <div class=\"note\">\n          <h3>Apple TV<\/h3>\n          <p>Built with tvOS in mind\u2014sleek interface, Siri Remote gestures, and collections for live, series, and VOD. Keep animations modest if you notice slowdowns on Apple TV 5.<\/p>\n        <\/div>\n        <div class=\"note\">\n          <h3>iPhone<\/h3>\n          <p>Delivers a polished mobile interface with downloads, channel search, and AirPlay. Perfect for catching live events away from home.<\/p>\n        <\/div>\n        <div class=\"note\">\n          <h3>iPad<\/h3>\n          <p>A hybrid setup: enjoy the large screen on the move with multitasking support. Syncs watch status across your Apple ecosystem.<\/p>\n        <\/div>\n        <div class=\"note\">\n          <h3>Mac via AirPlay<\/h3>\n          <p>No native macOS app, but you can mirror IPTVX from iOS or use AirPlay from your device to a larger display.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"card\" id=\"iptvx-specs\">\n      <h2>Specs & Helpful Tips<\/h2>\n      <ul class=\"grid-list two-column\">\n        <li><strong>App:<\/strong> IPTVX<\/li>\n        <li><strong>Setup time:<\/strong> \u2248 5 minutes<\/li>\n        <li><strong>Connections:<\/strong> Wi-Fi and Ethernet supported<\/li>\n        <li><strong>Price:<\/strong> About \u20ac23 (one-time)<\/li>\n        <li><strong>Free trial:<\/strong> Yes, test before you commit<\/li>\n        <li><strong>Subtitle access:<\/strong> Built-in toggle; quality depends on source stream<\/li>\n      <\/ul>\n      <div class=\"callout\">Enable <strong>Auto-Refresh<\/strong> in IPTVX settings so your WOLFTV playlists sync nightly. For M3U playlists, verify the XMLTV link if guide data disappears.<\/div>\n    <\/div>\n\n    <div class=\"card\" id=\"iptvx-epg\">\n      <h2>EPG & Metadata<\/h2>\n      <p>IPTVX automatically loads the WOLFTV programme guide whenever you log in with Xtream API. M3U playlists require you to paste the XMLTV link manually, but once saved the guide updates in the background.<\/p>\n      <div class=\"callout\">If EPG tiles look empty, open <strong>Settings \u2192 Data \u2192 Refresh EPG<\/strong> and confirm you are still signed in with active WOLFTV credentials.<\/div>\n    <\/div>\n\n    <div class=\"card\" id=\"iptvx-troubleshooting\">\n      <h2>Optimisation & Troubleshooting<\/h2>\n      <ul class=\"grid-list\">\n        <li><strong>Buffering?<\/strong> Switch to the alternate decoder in IPTVX settings or lower stream quality during peak hours.<\/li>\n        <li><strong>App feels slow?<\/strong> Restart the Apple TV\/iOS device and disable excess background animations.<\/li>\n        <li><strong>No channels after import?<\/strong> Double-check login fields, then remove and re-add the playlist.<\/li>\n        <li><strong>Subtitle issues?<\/strong> Use the on-screen subtitle menu; if missing, the channel may not embed captions.<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"card\" id=\"iptvx-faq\">\n      <h2>\u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0634\u0627\u0626\u0639\u0629<\/h2>\n      <details>\n        <summary>Is IPTVX free?<\/summary>\n        <p>No. IPTVX is a premium app (~\u20ac23) but includes a trial period so you can test with your WOLFTV account first.<\/p>\n      <\/details>\n      <details>\n        <summary>Which login should I use?<\/summary>\n        <p>Choose Xtream API for the full IPTVX experience\u2014artwork, categories, catch-up, and EPG import automatically. Keep the M3U link as a fallback.<\/p>\n      <\/details>\n      <details>\n        <summary>Do I need to add an EPG link?<\/summary>\n        <p>Not when you sign in with Xtream API. When using M3U, paste the XMLTV link from WOLFTV under the EPG field to populate the guide.<\/p>\n      <\/details>\n      <details>\n        <summary>Can I share IPTVX across devices?<\/summary>\n        <p>Yes, IPTVX syncs through your Apple ID. Just remember each active stream counts toward your WOLFTV connection limit.<\/p>\n      <\/details>\n    <\/div>\n\n    <div class=\"cta\">\n      <a class=\"btn primary\" href=\"https:\/\/wolftv.org\/ar\/trial\/\" aria-label=\"Start WOLFTV Trial\">Start WOLFTV Trial<\/a>\n      <a class=\"btn secondary\" href=\"https:\/\/wolftv.org\/ar\/plans\/\" aria-label=\"View WOLFTV Plans\">Choose a Plan<\/a>\n    <\/div>\n  <\/div>\n\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is IPTVX free?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"IPTVX is a premium App Store purchase (about \u20ac23) with a built-in trial so you can verify WOLFTV playback before you pay.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Which login works best with IPTVX?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Use the Xtream API credentials from WOLFTV for automatic channel groups, metadata, and EPG. Keep the M3U playlist as a backup.\"}\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Do I need to add an EPG link in IPTVX?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Xtream API pulls the WOLFTV guide automatically. When loading an M3U playlist you should paste the WOLFTV XMLTV link so the programme guide fills in.\"}\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can I use IPTVX on multiple Apple devices?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes, IPTVX syncs through your Apple ID on Apple TV, iPhone, and iPad. Just stop playback on screens you are not watching so you stay within your WOLFTV plan.\"}\n      }\n    ]\n  }\n  <\/script>\n<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>WOLFTV Setup IPTVX Setup Guide IPTVX is the premium player for Apple TV, iPhone, and iPad. Follow these steps to log in with your WOLFTV credentials, keep the EPG synced, and stream your channels with a polished tvOS and iOS experience. Why IPTVX Native Apple experience, elegant interface, automatic guide sync Designed for Apple platforms, [&hellip;]<\/p>","protected":false},"featured_media":0,"template":"","meta":{"footnotes":""},"class_list":["post-364","apps","type-apps","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/wolftv.org\/ar\/wp-json\/wp\/v2\/apps\/364","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wolftv.org\/ar\/wp-json\/wp\/v2\/apps"}],"about":[{"href":"https:\/\/wolftv.org\/ar\/wp-json\/wp\/v2\/types\/apps"}],"version-history":[{"count":4,"href":"https:\/\/wolftv.org\/ar\/wp-json\/wp\/v2\/apps\/364\/revisions"}],"predecessor-version":[{"id":368,"href":"https:\/\/wolftv.org\/ar\/wp-json\/wp\/v2\/apps\/364\/revisions\/368"}],"wp:attachment":[{"href":"https:\/\/wolftv.org\/ar\/wp-json\/wp\/v2\/media?parent=364"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}