Deployed 9f28ae1e with MkDocs version: 1.6.1

gh-pages
2 weeks ago
parent 3b36e84af8
commit 9a32b72094

@ -16167,7 +16167,7 @@ Sony claims that Bravia Core has one of the largest libraries of IMAX Enhanced f
<summary>Disney+ Hotstar - [Click to show/hide]</summary>
<p><strong>Disney+ Hotstar</strong><br></p>
<p><a href="https://en.wikipedia.org/wiki/Disney%2B_Hotstar" rel="noopener noreferrer" target="_blank">From Wikipedia, the free encyclopedia</a></p>
<p>Disney+ Hotstar is an Indian subscription video-on-demand over-the-top streaming service owned by Disney Star, a subsidiary of the Disney Entertainment business segment of The Walt Disney Company, featuring domestic Indian film, television and sports content for India itself and its worldwide diaspora. It also includes imported content from and serves Southeast Asia as well.</p>
<p>Disney+ Hotstar is an Indian subscription-based video-on-demand streaming service owned by JioStar, a joint venture between Reliance Industries, Viacom18, and Disney India. It offers a diverse array of content from Disney Star (formerly Star India) local networks, including films, television series, live sports, and original programming, as well as licensed content from third parties such as Showtime and Southeast Asian countries (Indonesia, Malaysia, and Thailand.) Although it primarily caters to audiences in India and those of Indian origin living abroad, its catalog has broad appeal.</p>
</details>
<details class="example">
<summary>JSON - [Click to show/hide]</summary>
@ -16183,7 +16183,7 @@ Sony claims that Bravia Core has one of the largest libraries of IMAX Enhanced f
<span class="w"> </span><span class="nt">&quot;negate&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;required&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;fields&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span>
<span class="w"> </span><span class="nt">&quot;value&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;\\b(HTSR|HS)\\b&quot;</span>
<span class="w"> </span><span class="nt">&quot;value&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;\\b(HTSR|DSNPHS|HS)\\b&quot;</span>
<span class="w"> </span><span class="p">}</span>
<span class="w"> </span><span class="p">},</span>
<span class="w"> </span><span class="p">{</span>

@ -15007,7 +15007,7 @@ It's all really dependent on specific situations for different people</p>
<summary>Disney+ Hotstar - [Click to show/hide]</summary>
<p><strong>Disney+ Hotstar</strong><br></p>
<p><a href="https://en.wikipedia.org/wiki/Disney%2B_Hotstar" rel="noopener noreferrer" target="_blank">From Wikipedia, the free encyclopedia</a></p>
<p>Disney+ Hotstar is an Indian subscription video-on-demand over-the-top streaming service owned by Disney Star, a subsidiary of the Disney Entertainment business segment of The Walt Disney Company, featuring domestic Indian film, television and sports content for India itself and its worldwide diaspora. It also includes imported content from and serves Southeast Asia as well.</p>
<p>Disney+ Hotstar is an Indian subscription-based video-on-demand streaming service owned by JioStar, a joint venture between Reliance Industries, Viacom18, and Disney India. It offers a diverse array of content from Disney Star (formerly Star India) local networks, including films, television series, live sports, and original programming, as well as licensed content from third parties such as Showtime and Southeast Asian countries (Indonesia, Malaysia, and Thailand.) Although it primarily caters to audiences in India and those of Indian origin living abroad, its catalog has broad appeal.</p>
</details>
<details class="example">
<summary>JSON - [Click to show/hide]</summary>
@ -15026,7 +15026,7 @@ It's all really dependent on specific situations for different people</p>
<span class="w"> </span><span class="nt">&quot;negate&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;required&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;fields&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span>
<span class="w"> </span><span class="nt">&quot;value&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;\\b(HTSR|HS)\\b&quot;</span>
<span class="w"> </span><span class="nt">&quot;value&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;\\b(HTSR|DSNPHS|HS)\\b&quot;</span>
<span class="w"> </span><span class="p">}</span>
<span class="w"> </span><span class="p">},</span>
<span class="w"> </span><span class="p">{</span>

@ -10,7 +10,7 @@
"negate": false,
"required": true,
"fields": {
"value": "\\b(HTSR|HS)\\b"
"value": "\\b(HTSR|DSNPHS|HS)\\b"
}
},
{

@ -13,7 +13,7 @@
"negate": false,
"required": true,
"fields": {
"value": "\\b(HTSR|HS)\\b"
"value": "\\b(HTSR|DSNPHS|HS)\\b"
}
},
{

@ -5,5 +5,5 @@ mkdocs-macros-plugin==1.3.7
mkdocs-material==9.5.47
mkdocs-minify-plugin==0.8.0
mkdocs-redirects==1.2.2
mkdocs-include-markdown-plugin==7.1.1
mkdocs-include-markdown-plugin==7.1.2
mkdocs-markdownextradata-plugin==0.2.6

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save